diff options
author | Tom Rini | 2021-09-27 09:45:36 -0400 |
---|---|---|
committer | Tom Rini | 2021-09-27 09:45:36 -0400 |
commit | e908d20fcbd847e17345591fc171b59d9a156516 (patch) | |
tree | def104237fd9b8888a37a5c3378b4ef7e26b6d43 /configs/rpi_4_defconfig | |
parent | bb38d77ca779cc8bdad3d4ceb6cecc687f4987c2 (diff) | |
parent | 0b9bcf665cd98fe9db0956c894006b250a7d465f (diff) |
Merge tag 'v2021.10-rc5' into next
Prepare v2021.10-rc5
Diffstat (limited to 'configs/rpi_4_defconfig')
-rw-r--r-- | configs/rpi_4_defconfig | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/configs/rpi_4_defconfig b/configs/rpi_4_defconfig index 4f3c41f5b2a..ab5cc90d912 100644 --- a/configs/rpi_4_defconfig +++ b/configs/rpi_4_defconfig @@ -41,6 +41,8 @@ CONFIG_DM_RESET=y CONFIG_DM_RNG=y CONFIG_RNG_IPROC200=y # CONFIG_REQUIRE_SERIAL_CONSOLE is not set +CONFIG_SYSINFO=y +CONFIG_SYSINFO_SMBIOS=y CONFIG_USB=y CONFIG_DM_USB_GADGET=y CONFIG_USB_XHCI_HCD=y |