49a6e32b16e10b6bad8e16373cbae4a749981a49
[platform/kernel/u-boot.git] / drivers / qe / Kconfig
1 #
2 # QUICC Engine Drivers
3 #
4 config U_QE
5         bool "Enable support for U QUICC Engine"
6         default y if (ARCH_LS1021A && !SD_BOOT && !NAND_BOOT && !QSPI_BOOT) \
7                 || (TARGET_T1024QDS) \
8                 || (TARGET_T1024RDB) \
9                 || (TARGET_T1040QDS && !NOBQFMAN) \
10                 || (TARGET_LS1043ARDB && !SPL_NO_QE && !NAND_BOOT && !QSPI_BOOT)
11         help
12           Choose this option to add support for U QUICC Engine.