• Home
  • History
  • Annotate
  • Line#
  • Navigate
  • Raw
  • Download
  • only in /asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/mtd/bcm947xx/nand/
1#
2# linux/drivers/mtd/bcm947xx/nand/Kconfig
3#
4
5config MTD_BRCMNAND
6	tristate "Broadcom NAND Device Support"
7	default n
8	depends on MTD
9	depends on MTD_NAND
10	help
11	  This enables support for accessing selected types of NAND flash
12	  devices through the Broadcom NAND controller.
13
14config MTD_NFLASH
15	bool "Broadcom Flash support for legacy MTD partition"
16	help
17	  This enables support for Broadcom legacy MTD partition.
18
19config LINUX_MTD
20	int "Linux MTD size (MB)"
21	default "32"
22	help
23	  This can change MTD SIZE (MB), ASUS support!
24