mirror of
https://source.denx.de/u-boot/u-boot.git
synced 2025-08-19 13:41:31 +02:00
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>
5 lines
121 B
Plaintext
5 lines
121 B
Plaintext
config USB_TCPC
|
|
bool "USB Typec port controller simple driver"
|
|
help
|
|
Enable USB type-c port controller (TCPC) driver
|