diff options
Diffstat (limited to 'configs/rpi_3_32b_defconfig')
-rw-r--r-- | configs/rpi_3_32b_defconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/rpi_3_32b_defconfig b/configs/rpi_3_32b_defconfig index 9d1b303be0..df19b44710 100644 --- a/configs/rpi_3_32b_defconfig +++ b/configs/rpi_3_32b_defconfig @@ -29,6 +29,7 @@ CONFIG_USB_DWC2=y CONFIG_USB_STORAGE=y CONFIG_USB_KEYBOARD=y CONFIG_SYS_USB_EVENT_POLL=y +CONFIG_USB_HOST_ETHER=y CONFIG_DM_VIDEO=y CONFIG_SYS_WHITE_ON_BLACK=y CONFIG_CONSOLE_SCROLL_LINES=10 |