[omap35xx] Update u-boot command-line parameters
[openwrt.git] / target / linux / mpc83xx / patches-2.6.36 / 011-drivers_ata_Kconfig.patch
1 --- a/drivers/ata/Kconfig
2 +++ b/drivers/ata/Kconfig
3 @@ -862,5 +862,12 @@ config PATA_LEGACY
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
This page took 0.059962 seconds and 5 git commands to generate.