]> git.sur5r.net Git - u-boot/blobdiff - include/configs/tqma6_wru4.h
Convert CONFIG_BOOTCOUNT_LIMIT to Kconfig
[u-boot] / include / configs / tqma6_wru4.h
index 4ab4c6559d87d67135dd45f1f035f022e64e6fb2..d94f790148dc509289f68c641d1a3b5bcb6c7c70 100644 (file)
 #define CONFIG_SYS_RTC_BUS_NUM         2
 #define CONFIG_SYS_I2C_RTC_ADDR                0x68
 /* Turn off RTC square-wave output to save battery */
-#define CONFIG_SYS_RTC_DS1337_NOOSC
+#define CONFIG_RTC_DS1337_NOOSC
 
 /* LED */
 
 /* Bootcounter */
-#define CONFIG_BOOTCOUNT_LIMIT
 #define CONFIG_SYS_BOOTCOUNT_ADDR      IRAM_BASE_ADDR
 #define CONFIG_SYS_BOOTCOUNT_BE
 
-/*
- * Remove all unused interfaces / commands that are defined in
- * the common header tqms6.h
- */
-#undef CONFIG_MXC_SPI
-
 #endif /* __CONFIG_TQMA6_WRU4_H */