diff options
Diffstat (limited to 'configs/P1023RDB_defconfig')
-rw-r--r-- | configs/P1023RDB_defconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configs/P1023RDB_defconfig b/configs/P1023RDB_defconfig index d26e72f50e..d8d000b4b4 100644 --- a/configs/P1023RDB_defconfig +++ b/configs/P1023RDB_defconfig @@ -29,9 +29,9 @@ CONFIG_ENV_IS_IN_FLASH=y # CONFIG_MMC is not set CONFIG_MTD_NOR_FLASH=y CONFIG_PHYLIB=y -CONFIG_NETDEVICES=y CONFIG_PHY_GIGE=y CONFIG_E1000=y +CONFIG_MII=y CONFIG_SYS_NS16550=y CONFIG_USB=y CONFIG_USB_STORAGE=y |