mtd: nand-gpio: Unneeded dependency on ARM removed
Signed-off-by: Alexander Shiyan <shc_work@mail.ru> Signed-off-by: Artem Bityutskiy <artem.bityutskiy@linux.intel.com> Signed-off-by: David Woodhouse <David.Woodhouse@intel.com>
This commit is contained in:
parent
2189408cb7
commit
ba44039816
1 changed files with 1 additions and 1 deletions
|
@ -75,7 +75,7 @@ config MTD_NAND_DENALI_SCRATCH_REG_ADDR
|
|||
|
||||
config MTD_NAND_GPIO
|
||||
tristate "GPIO NAND Flash driver"
|
||||
depends on GPIOLIB && ARM
|
||||
depends on GPIOLIB
|
||||
help
|
||||
This enables a GPIO based NAND flash driver.
|
||||
|
||||
|
|
Loading…
Reference in a new issue