diff options
Diffstat (limited to 'configs/vct_platinum_defconfig')
-rw-r--r-- | configs/vct_platinum_defconfig | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/configs/vct_platinum_defconfig b/configs/vct_platinum_defconfig index 38b3e81ebc..0abf81b96a 100644 --- a/configs/vct_platinum_defconfig +++ b/configs/vct_platinum_defconfig @@ -15,6 +15,10 @@ CONFIG_CMD_SNTP=y CONFIG_CMD_FAT=y CONFIG_ENV_IS_IN_FLASH=y CONFIG_MTD_NOR_FLASH=y +CONFIG_NETDEVICES=y +CONFIG_SMC911X=y +CONFIG_SMC911X_BASE=0x00000000 +CONFIG_SMC911X_32_BIT=y CONFIG_SYS_NS16550=y CONFIG_USB=y CONFIG_USB_EHCI_HCD=y |