fix gnu find prereq check
[librecmc/librecmc.git] / target / linux / mpc83xx / patches-2.6.33 / 011-drivers_ata_Kconfig.patch
1 --- a/drivers/ata/Kconfig       
2 +++ b/drivers/ata/Kconfig       
3 @@ -734,5 +734,12 @@ config PATA_BF54X
4  
5           If unsure, say N.
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