summaryrefslogtreecommitdiff
path: root/configs/rpi_4_32b_defconfig
diff options
context:
space:
mode:
authorTom Rini <trini@konsulko.com>2020-07-10 21:31:22 +0300
committerTom Rini <trini@konsulko.com>2020-07-10 21:31:22 +0300
commit3113c84ba25ec3ceae072cc5ad450c4238425939 (patch)
treedbcdb8d6692c2ef2d6b926de1ad1f9ff456a27a9 /configs/rpi_4_32b_defconfig
parent618c30679086e0b6d74e427b52931a31a2767af6 (diff)
parentd6ecb71a1f0c764c94f1bb381f085734d57e94e9 (diff)
downloadu-boot-3113c84ba25ec3ceae072cc5ad450c4238425939.tar.xz
Merge tag 'rpi-next-2020.10' of https://gitlab.denx.de/u-boot/custodians/u-boot-raspberrypi
- add support for PCI and XHCI for RPi4 (64 bit only) - optionally reset XHCI device on registration - enable USB_KEYBOARD for rpi_4_defconfig
Diffstat (limited to 'configs/rpi_4_32b_defconfig')
-rw-r--r--configs/rpi_4_32b_defconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/rpi_4_32b_defconfig b/configs/rpi_4_32b_defconfig
index 1c6b6f9b99..db7b781976 100644
--- a/configs/rpi_4_32b_defconfig
+++ b/configs/rpi_4_32b_defconfig
@@ -35,6 +35,7 @@ CONFIG_DM_PCI=y
CONFIG_PCI_BRCMSTB=y
CONFIG_PINCTRL=y
# CONFIG_PINCTRL_GENERIC is not set
+CONFIG_DM_RESET=y
# CONFIG_REQUIRE_SERIAL_CONSOLE is not set
CONFIG_USB=y
CONFIG_DM_USB=y