ar71xx: add a new subtarget for nand based devices - saves around 44k on the lzma...
[openwrt.git] / target / linux / mpc83xx / patches-2.6.33 / 014-drivers_mtd_nand_Kconfig.patch
1 --- a/drivers/mtd/nand/Kconfig
2 +++ b/drivers/mtd/nand/Kconfig
3 @@ -409,6 +409,13 @@ config MTD_NAND_PLATFORM
4           devices. You will need to provide platform-specific functions
5           via platform_data.
6  
7 +config MTD_NAND_RB_PPC
8 +       tristate "MikroTik RB600 NAND support"
9 +       depends on MTD_NAND && MTD_PARTITIONS && RB_PPC
10 +       help
11 +         This option enables support for the NAND device on MikroTik
12 +         RouterBOARD 600 series boards.
13 +
14  config MTD_ALAUDA
15         tristate "MTD driver for Olympus MAUSB-10 and Fujifilm DPC-R1"
16         depends on MTD_NAND && USB