global: Migrate CONFIG_STACKBASE to CFG
[platform/kernel/u-boot.git] / include / configs / theadorable-x86-common.h
index b57b1be..7469951 100644 (file)
@@ -19,9 +19,9 @@
 
 /* Environment settings */
 
-#undef CONFIG_EXTRA_ENV_SETTINGS
+#undef CFG_EXTRA_ENV_SETTINGS
 
-#define CONFIG_EXTRA_ENV_SETTINGS                              \
+#define CFG_EXTRA_ENV_SETTINGS                         \
        "tftpdir=" DEF_ENV_TFTPDIR "\0"                         \
        "eth_init=" DEF_ENV_ETH_INIT "\0"                       \
        "ubuntu_part=" __stringify(DEF_ENV_UBUNTU_PART) "\0"    \