mirror of
https://github.com/AsahiLinux/u-boot
synced 2024-12-14 07:13:03 +00:00
540b73a7be
Make all of the CHAIN_OF_TRUST options be under a single menu and add a comment for the rest, so the resulting config file reads more clearly. Remove duplicate CHAIN_OF_TRUST options from board/congatec/common/Kconfig. Remove duplicate NXP_ESBC config questions and move to arch/Kconfig.nxp. Signed-off-by: Tom Rini <trini@konsulko.com>
4 lines
121 B
Text
4 lines
121 B
Text
config USB_TCPC
|
|
bool "USB Typec port controller simple driver"
|
|
help
|
|
Enable USB type-c port controller (TCPC) driver
|