]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - include/configs/hummingboard.h
config: rename CONFIG_MX* to CONFIG_SOC_MX*
[karo-tx-uboot.git] / include / configs / hummingboard.h
index 34dbdce1a6c36e62e7b444c3c15f5bc042a95896..d58eacb1ed2b115f7c2f05c481e591451e7e7f58 100644 (file)
@@ -16,7 +16,6 @@
 #include <asm/imx-common/gpio.h>
 #include <linux/sizes.h>
 
-#define CONFIG_MX6
 #define CONFIG_DISPLAY_CPUINFO
 #define CONFIG_DISPLAY_BOARDINFO
 
@@ -88,7 +87,6 @@
 #define CONFIG_PHY_ATHEROS
 #endif
 
-#if defined(CONFIG_MX6S)
 #define CONFIG_DEFAULT_FDT_FILE                "imx6dl-hummingboard.dtb"
 #endif