historical/m0-applesillicon.git/xnu-qemu-arm64-5.1.0/roms/u-boot/drivers/qe/Kconfig
2024-01-16 11:20:27 -06:00

12 lines
370 B
Text

#
# QUICC Engine Drivers
#
config U_QE
bool "Enable support for U QUICC Engine"
default y if (ARCH_LS1021A && !SD_BOOT && !NAND_BOOT && !QSPI_BOOT) \
|| (TARGET_T1024QDS) \
|| (TARGET_T1024RDB) \
|| (TARGET_T1040QDS && !NOBQFMAN) \
|| (TARGET_LS1043ARDB && !SPL_NO_QE && !NAND_BOOT && !QSPI_BOOT)
help
Choose this option to add support for U QUICC Engine.