ar71xx: add a new subtarget for nand based devices - saves around 44k on the lzma...
[openwrt.git] / target / linux / mpc83xx / patches-2.6.33 / 011-drivers_ata_Kconfig.patch
1 --- a/drivers/ata/Kconfig
2 +++ b/drivers/ata/Kconfig
3 @@ -799,5 +799,12 @@ config PATA_MACIO
4            different chipsets, though generally, MacIO is one of them.
5  
6  
7 +config PATA_RB_PPC
8 +       tristate "MikroTik RB600 PATA support"
9 +       depends on RB_PPC
10 +       help
11 +         This option enables support for PATA devices on MikroTik RouterBOARD
12 +         600 series boards.
13 +
14  endif # ATA_SFF
15  endif # ATA