global: Move remaining CONFIG_SYS_* to CFG_SYS_*
[pandora-u-boot.git] / include / configs / tqma6_wru4.h
index 9991306..ce897fc 100644 (file)
@@ -17,8 +17,8 @@
 
 /* Config on-board RTC */
 #define CONFIG_RTC_DS1337
-#define CONFIG_SYS_RTC_BUS_NUM         2
-#define CONFIG_SYS_I2C_RTC_ADDR                0x68
+#define CFG_SYS_RTC_BUS_NUM            2
+#define CFG_SYS_I2C_RTC_ADDR           0x68
 /* Turn off RTC square-wave output to save battery */
 #define CONFIG_RTC_DS1337_NOOSC