|
@@ -469,7 +469,8 @@ config MTD_NAND_DAVINCI
|
|
|
|
|
|
config MTD_NAND_TXX9NDFMC
|
|
config MTD_NAND_TXX9NDFMC
|
|
tristate "NAND Flash support for TXx9 SoC"
|
|
tristate "NAND Flash support for TXx9 SoC"
|
|
- depends on SOC_TX4938 || SOC_TX4939
|
|
|
|
|
|
+ depends on SOC_TX4938 || SOC_TX4939 || COMPILE_TEST
|
|
|
|
+ depends on HAS_IOMEM
|
|
help
|
|
help
|
|
This enables the NAND flash controller on the TXx9 SoCs.
|
|
This enables the NAND flash controller on the TXx9 SoCs.
|
|
|
|
|