diff options
Diffstat (limited to 'configs/aristainetos2b_defconfig')
-rw-r--r-- | configs/aristainetos2b_defconfig | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/configs/aristainetos2b_defconfig b/configs/aristainetos2b_defconfig index 678988de7d..aea2d8e938 100644 --- a/configs/aristainetos2b_defconfig +++ b/configs/aristainetos2b_defconfig @@ -37,6 +37,10 @@ CONFIG_SPI_FLASH=y CONFIG_SPI_FLASH_STMICRO=y CONFIG_MTD_UBI_FASTMAP=y CONFIG_MTD_UBI_FASTMAP_AUTOCONVERT=1 +CONFIG_PHYLIB=y +CONFIG_PHY_MICREL=y +CONFIG_PHY_MICREL_KSZ90X1=y +CONFIG_NETDEVICES=y CONFIG_USB=y CONFIG_USB_STORAGE=y # CONFIG_VIDEO_SW_CURSOR is not set |