summaryrefslogtreecommitdiff
path: root/include/configs/lx2160ardb.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/configs/lx2160ardb.h')
-rw-r--r--include/configs/lx2160ardb.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/include/configs/lx2160ardb.h b/include/configs/lx2160ardb.h
index bb9239cc599..8cc4e0db03f 100644
--- a/include/configs/lx2160ardb.h
+++ b/include/configs/lx2160ardb.h
@@ -9,7 +9,7 @@
#include "lx2160a_common.h"
/* RTC */
-#define CONFIG_SYS_RTC_BUS_NUM 4
+#define CFG_SYS_RTC_BUS_NUM 4
/* EMC2305 */
#define I2C_MUX_CH_EMC2305 0x09
@@ -18,7 +18,7 @@
#define I2C_EMC2305_PWM 0x80
/* Initial environment variables */
-#define CONFIG_EXTRA_ENV_SETTINGS \
+#define CFG_EXTRA_ENV_SETTINGS \
EXTRA_ENV_SETTINGS \
"boot_scripts=lx2160ardb_boot.scr\0" \
"boot_script_hdr=hdr_lx2160ardb_bs.out\0" \