summaryrefslogtreecommitdiffstats
path: root/target/linux/mpc83xx/patches-2.6.36/011-drivers_ata_Kconfig.patch
diff options
context:
space:
mode:
authorAlexandros C. Couloumbis <alex@ozo.com>2010-10-25 17:59:14 +0000
committerAlexandros C. Couloumbis <alex@ozo.com>2010-10-25 17:59:14 +0000
commite8e1084654f50904e6bf77b70b2de3f137d7b3ec (patch)
tree8333c5767087ec49b473467a4ca747fd31f574fd /target/linux/mpc83xx/patches-2.6.36/011-drivers_ata_Kconfig.patch
parent0ee31ca22e253b027abd71d683e6f85350c6e2a9 (diff)
downloadmaster-31e0f0ae-e8e1084654f50904e6bf77b70b2de3f137d7b3ec.tar.gz
master-31e0f0ae-e8e1084654f50904e6bf77b70b2de3f137d7b3ec.tar.bz2
master-31e0f0ae-e8e1084654f50904e6bf77b70b2de3f137d7b3ec.zip
linux/mpc83xx: add preliminary 2.6.36 kernel support
SVN-Revision: 23633
Diffstat (limited to 'target/linux/mpc83xx/patches-2.6.36/011-drivers_ata_Kconfig.patch')
-rw-r--r--target/linux/mpc83xx/patches-2.6.36/011-drivers_ata_Kconfig.patch15
1 files changed, 15 insertions, 0 deletions
diff --git a/target/linux/mpc83xx/patches-2.6.36/011-drivers_ata_Kconfig.patch b/target/linux/mpc83xx/patches-2.6.36/011-drivers_ata_Kconfig.patch
new file mode 100644
index 0000000000..6b8f33f086
--- /dev/null
+++ b/target/linux/mpc83xx/patches-2.6.36/011-drivers_ata_Kconfig.patch
@@ -0,0 +1,15 @@
+--- a/drivers/ata/Kconfig
++++ b/drivers/ata/Kconfig
+@@ -862,5 +862,12 @@ config PATA_LEGACY
+
+ If unsure, say N.
+
++config PATA_RB_PPC
++ tristate "MikroTik RB600 PATA support"
++ depends on RB_PPC
++ help
++ This option enables support for PATA devices on MikroTik RouterBOARD
++ 600 series boards.
++
+ endif # ATA_SFF
+ endif # ATA