global: Migrate CONFIG_STACKBASE to CFG
[platform/kernel/u-boot.git] / include / configs / beacon-rzg2m.h
index 7eaafb0..65c0183 100644 (file)
@@ -8,12 +8,9 @@
 
 #include "rcar-gen3-common.h"
 
-/* Ethernet RAVB */
-#define CONFIG_BITBANGMII_MULTI
+#undef CFG_EXTRA_ENV_SETTINGS
 
-#undef CONFIG_EXTRA_ENV_SETTINGS
-
-#define CONFIG_EXTRA_ENV_SETTINGS              \
+#define CFG_EXTRA_ENV_SETTINGS         \
        "usb_pgood_delay=2000\0"        \
        "script=boot.scr\0" \
        "image=Image\0" \