|
@@ -526,7 +526,8 @@ config MTD_NAND_HISI504
|
|
|
|
|
|
config MTD_NAND_QCOM
|
|
config MTD_NAND_QCOM
|
|
tristate "Support for NAND on QCOM SoCs"
|
|
tristate "Support for NAND on QCOM SoCs"
|
|
- depends on ARCH_QCOM
|
|
|
|
|
|
+ depends on ARCH_QCOM || COMPILE_TEST
|
|
|
|
+ depends on HAS_IOMEM
|
|
help
|
|
help
|
|
Enables support for NAND flash chips on SoCs containing the EBI2 NAND
|
|
Enables support for NAND flash chips on SoCs containing the EBI2 NAND
|
|
controller. This controller is found on IPQ806x SoC.
|
|
controller. This controller is found on IPQ806x SoC.
|