]> git.ipfire.org Git - people/ms/u-boot.git/blobdiff - include/configs/nitrogen6x.h
imx6: move generic imx6 options to mx6_common.h
[people/ms/u-boot.git] / include / configs / nitrogen6x.h
index 1432b866b441e3bb50c526ed352a22730ab4475d..0106c7aef7bcdce4ec2ea2240a5e2e1b27f7961c 100644 (file)
@@ -11,9 +11,6 @@
 #define __CONFIG_H
 
 #include "mx6_common.h"
-#define CONFIG_MX6
-#define CONFIG_DISPLAY_CPUINFO
-#define CONFIG_DISPLAY_BOARDINFO
 
 #define CONFIG_MACH_TYPE       3769
 
@@ -21,7 +18,6 @@
 #define CONFIG_SETUP_MEMORY_TAGS
 #define CONFIG_INITRD_TAG
 #define CONFIG_REVISION_TAG
-#define CONFIG_SYS_GENERIC_BOARD
 
 /* Size of malloc() pool */
 #define CONFIG_SYS_MALLOC_LEN          (10 * 1024 * 1024)