X-Git-Url: http://review.tizen.org/git/?p=platform%2Fkernel%2Fu-boot.git;a=blobdiff_plain;f=include%2Fconfigs%2Fsun4i.h;h=037f9952f8f4891a44137f2c90eba8a3edcd75fa;hp=0e1baa91bb14e276c939d4fc49a00cacfc9671b3;hb=HEAD;hpb=6674edaabfd271471608146806f5b6540bc76a1b diff --git a/include/configs/sun4i.h b/include/configs/sun4i.h index 0e1baa9..70d451f 100644 --- a/include/configs/sun4i.h +++ b/include/configs/sun4i.h @@ -2,18 +2,12 @@ /* * (C) Copyright 2012-2013 Henrik Nordstrom * - * Configuration settings for the Allwinner A10 (sun4i) CPU + * Placeholder wrapper to allow addressing Allwinner A10 (sun4i) CPU + * based devices separately. Please do not add anything in here. */ #ifndef __CONFIG_H #define __CONFIG_H -/* - * A10 specific configuration - */ - -/* - * Include common sunxi configuration where most the settings are - */ #include #endif /* __CONFIG_H */