[adm5120] load board's mac address on Compex devices
[openwrt/svn-archive/archive.git] / target / linux / adm5120 / patches-2.6.26 / 120-rb153_cf_driver.patch
1 --- a/drivers/ata/Makefile
2 +++ b/drivers/ata/Makefile
3 @@ -72,6 +72,7 @@
4 obj-$(CONFIG_PATA_PLATFORM) += pata_platform.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 @@ -566,6 +566,15 @@
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