]> git.ipfire.org Git - people/ms/u-boot.git/blobdiff - include/configs/tqma6_wru4.h
config: Move CONFIG_DEFAULT_FDT_FILE to defconfigs
[people/ms/u-boot.git] / include / configs / tqma6_wru4.h
index 1330a0a591abfbe265805e761970ee53ae94930f..faca0fd54b98157a8601dca9c32ff7011d27f752 100644 (file)
@@ -7,8 +7,6 @@
 #ifndef __CONFIG_TQMA6_WRU4_H
 #define __CONFIG_TQMA6_WRU4_H
 
-#define CONFIG_DEFAULT_FDT_FILE                "imx6s-wru4.dtb"
-
 /* DTT sensors */
 #define CONFIG_DTT_SENSORS             { 0, 1 }
 #define CONFIG_SYS_DTT_BUS_NUM         2
@@ -38,8 +36,6 @@
 #define CONFIG_SYS_RTC_DS1337_NOOSC
 #define CONFIG_CMD_DATE
 
-#define CONFIG_CMD_GPIO
-
 /* LED */
 #define CONFIG_CMD_LED
 #define CONFIG_STATUS_LED
@@ -72,8 +68,6 @@
  * Remove all unused interfaces / commands that are defined in
  * the common header tqms6.h
  */
-#undef CONFIG_CMD_SF
-#undef CONFIG_CMD_SPI
 #undef CONFIG_MXC_SPI
 
 #endif /* __CONFIG_TQMA6_WRU4_H */