configs: net: dm9000: Move new Kconfig option to board configs
[platform/kernel/u-boot.git] / include / configs / beacon-rzg2m.h
index 320f78b..2713b15 100644 (file)
@@ -8,9 +8,6 @@
 
 #include "rcar-gen3-common.h"
 
-/* Ethernet RAVB */
-#define CONFIG_BITBANGMII_MULTI
-
 #undef CONFIG_EXTRA_ENV_SETTINGS
 
 #define CONFIG_EXTRA_ENV_SETTINGS              \
@@ -23,7 +20,7 @@
        "boot_fdt=try\0" \
        "fdt_file=" CONFIG_DEFAULT_FDT_FILE "\0" \
        "initrd_addr=0x43800000\0"              \
-       "mmcdev=0\0" \
+       "mmcdev=1\0" \
        "mmcpart=1\0" \
        "mmcrootpart=2\0" \
        "finduuid=part uuid mmc ${mmcdev}:${mmcrootpart} uuid\0" \