diff options
Diffstat (limited to 'configs/harmony_defconfig')
-rw-r--r-- | configs/harmony_defconfig | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/configs/harmony_defconfig b/configs/harmony_defconfig index 1749dba479..4d7882ce0d 100644 --- a/configs/harmony_defconfig +++ b/configs/harmony_defconfig @@ -39,6 +39,9 @@ CONFIG_USB_ULPI_VIEWPORT=y CONFIG_USB_ULPI=y CONFIG_USB_STORAGE=y CONFIG_USB_HOST_ETHER=y +CONFIG_USB_ETHER_ASIX=y +CONFIG_USB_ETHER_MCS7830=y +CONFIG_USB_ETHER_SMSC95XX=y CONFIG_DM_VIDEO=y CONFIG_VIDEO_TEGRA20=y CONFIG_CONSOLE_SCROLL_LINES=10 |