c6d16608c8de6872354c061062657da92ecb9dbf
[openwrt/svn-archive/archive.git] / target / linux / adm5120 / patches-2.6.33 / 120-rb153_cf_driver.patch
1 --- a/drivers/ata/Makefile
2 +++ b/drivers/ata/Makefile
3 @@ -79,6 +79,7 @@ obj-$(CONFIG_PATA_PLATFORM) += pata_plat
4 obj-$(CONFIG_PATA_AT91) += pata_at91.o
5 obj-$(CONFIG_PATA_OF_PLATFORM) += pata_of_platform.o
6 obj-$(CONFIG_PATA_ICSIDE) += pata_icside.o
7 +obj-$(CONFIG_PATA_RB153_CF) += pata_rb153_cf.o
8 # Should be last but two libata driver
9 obj-$(CONFIG_PATA_ACPI) += pata_acpi.o
10 # Should be last but one libata driver
11 --- a/drivers/ata/Kconfig
12 +++ b/drivers/ata/Kconfig
13 @@ -604,6 +604,15 @@ config PATA_RADISYS
14
15 If unsure, say N.
16
17 +config PATA_RB153_CF
18 + tristate "RouterBOARD 153 Compact Flash support"
19 + depends on ADM5120_MACH_RB_153
20 + help
21 + This option enables support for a Compact Flash connected on
22 + the RouterBOARD 153.
23 +
24 + If unsure, say N.
25 +
26 config PATA_RB532
27 tristate "RouterBoard 532 PATA CompactFlash support"
28 depends on MIKROTIK_RB532