global: Migrate CONFIG_MXC_USB_FLAGS et al to CFG
[platform/kernel/u-boot.git] / include / configs / lx2162aqds.h
index d1ae403..54d7cea 100644 (file)
 /* USB */
 
 /* RTC */
-#define CONFIG_SYS_RTC_BUS_NUM         0
-
-/* EEPROM */
-#define CONFIG_SYS_I2C_EEPROM_NXID
-#define CONFIG_SYS_EEPROM_BUS_NUM              0
+#define CFG_SYS_RTC_BUS_NUM            0
 
 /* Initial environment variables */
-#define CONFIG_EXTRA_ENV_SETTINGS              \
+#define CFG_EXTRA_ENV_SETTINGS         \
        EXTRA_ENV_SETTINGS                      \
        "boot_scripts=lx2162aqds_boot.scr\0"    \
        "boot_script_hdr=hdr_lx2162aqds_bs.out\0"       \