summaryrefslogtreecommitdiff
path: root/target/linux
diff options
context:
space:
mode:
Diffstat (limited to 'target/linux')
-rw-r--r--target/linux/config/Config.in.netdevice4
-rw-r--r--target/linux/config/Config.in.usb1
-rw-r--r--target/linux/patches/3.4.42/mmc-host.patch36
-rw-r--r--target/linux/patches/3.4.51/bsd-compatibility.patch (renamed from target/linux/patches/3.4.42/bsd-compatibility.patch)0
-rw-r--r--target/linux/patches/3.4.51/cris-etrax.patch (renamed from target/linux/patches/3.4.42/cris-etrax.patch)0
-rw-r--r--target/linux/patches/3.4.51/defaults.patch (renamed from target/linux/patches/3.4.42/defaults.patch)0
-rw-r--r--target/linux/patches/3.4.51/gemalto.patch (renamed from target/linux/patches/3.4.42/gemalto.patch)0
-rw-r--r--target/linux/patches/3.4.51/lemote-rfkill.patch (renamed from target/linux/patches/3.4.42/lemote-rfkill.patch)0
-rw-r--r--target/linux/patches/3.4.51/module-alloc-size-check.patch (renamed from target/linux/patches/3.4.42/module-alloc-size-check.patch)0
-rw-r--r--target/linux/patches/3.4.51/non-static.patch (renamed from target/linux/patches/3.4.42/non-static.patch)0
-rw-r--r--target/linux/patches/3.4.51/sparc-include.patch (renamed from target/linux/patches/3.4.42/sparc-include.patch)0
-rw-r--r--target/linux/patches/3.4.51/startup.patch (renamed from target/linux/patches/3.4.42/startup.patch)0
-rw-r--r--target/linux/patches/3.4.51/usb-defaults-off.patch (renamed from target/linux/patches/3.4.42/usb-defaults-off.patch)0
-rw-r--r--target/linux/patches/3.4.51/uuid.patch (renamed from target/linux/patches/3.4.42/uuid.patch)0
-rw-r--r--target/linux/patches/3.4.51/vga-cons-default-off.patch (renamed from target/linux/patches/3.4.42/vga-cons-default-off.patch)0
-rw-r--r--target/linux/patches/3.4.51/wlan-cf.patch (renamed from target/linux/patches/3.4.42/wlan-cf.patch)0
-rw-r--r--target/linux/patches/3.4.51/zlib-inflate.patch (renamed from target/linux/patches/3.4.42/zlib-inflate.patch)0
-rw-r--r--target/linux/patches/3.9.8/bsd-compatibility.patch (renamed from target/linux/patches/3.8.10/bsd-compatibility.patch)0
-rw-r--r--target/linux/patches/3.9.8/cris-etrax.patch (renamed from target/linux/patches/3.8.10/cris-etrax.patch)0
-rw-r--r--target/linux/patches/3.9.8/defaults.patch (renamed from target/linux/patches/3.8.10/defaults.patch)0
-rw-r--r--target/linux/patches/3.9.8/disable-netfilter.patch (renamed from target/linux/patches/3.8.10/disable-netfilter.patch)0
-rw-r--r--target/linux/patches/3.9.8/gemalto.patch (renamed from target/linux/patches/3.8.10/gemalto.patch)0
-rw-r--r--target/linux/patches/3.9.8/lemote-rfkill.patch (renamed from target/linux/patches/3.8.10/lemote-rfkill.patch)0
-rw-r--r--target/linux/patches/3.9.8/mtd-rootfs.patch (renamed from target/linux/patches/3.8.10/mtd-rootfs.patch)0
-rw-r--r--target/linux/patches/3.9.8/non-static.patch (renamed from target/linux/patches/3.8.10/non-static.patch)0
-rw-r--r--target/linux/patches/3.9.8/raspberry.patch (renamed from target/linux/patches/3.8.10/raspberry.patch)0
-rw-r--r--target/linux/patches/3.9.8/startup.patch (renamed from target/linux/patches/3.8.10/startup.patch)0
-rw-r--r--target/linux/patches/3.9.8/usb-defaults-off.patch (renamed from target/linux/patches/3.8.10/usb-defaults-off.patch)0
-rw-r--r--target/linux/patches/3.9.8/uuid.patch (renamed from target/linux/patches/3.8.10/uuid.patch)0
-rw-r--r--target/linux/patches/3.9.8/vga-cons-default-off.patch (renamed from target/linux/patches/3.8.10/vga-cons-default-off.patch)0
-rw-r--r--target/linux/patches/3.9.8/wlan-cf.patch (renamed from target/linux/patches/3.8.10/wlan-cf.patch)0
-rw-r--r--target/linux/patches/3.9.8/zlib-inflate.patch (renamed from target/linux/patches/3.8.10/zlib-inflate.patch)0
32 files changed, 5 insertions, 36 deletions
diff --git a/target/linux/config/Config.in.netdevice b/target/linux/config/Config.in.netdevice
index 8d4183f1f..026d8602d 100644
--- a/target/linux/config/Config.in.netdevice
+++ b/target/linux/config/Config.in.netdevice
@@ -22,6 +22,9 @@ config ADK_KERNEL_NETDEV_1000
config ADK_KERNEL_VIA_RHINE_MMIO
boolean
+config ADK_KERNEL_ATH_CARDS
+ boolean
+
config ADK_KERNEL_SMC91X
boolean
select ADK_KERNEL_NETDEVICES
@@ -366,6 +369,7 @@ config ADK_KPACKAGE_KMOD_ATH5K
prompt "kmod-ath5k................... Atheros 5xxx wireless cards"
tristate
select ADK_KERNEL_MAC80211_LEDS
+ select ADK_KERNEL_ATH_CARDS
select ADK_KERNEL_ATH_COMMON
select ADK_KPACKAGE_KMOD_MAC80211
depends on ADK_TARGET_WITH_MINIPCI || ADK_TARGET_WITH_PCI || ADK_TARGET_WITH_AHB
diff --git a/target/linux/config/Config.in.usb b/target/linux/config/Config.in.usb
index 16db312c0..56dce1271 100644
--- a/target/linux/config/Config.in.usb
+++ b/target/linux/config/Config.in.usb
@@ -30,6 +30,7 @@ config ADK_KPACKAGE_KMOD_USB
tristate
select ADK_KERNEL_NLS
depends on !ADK_KERNEL_USB
+ default y if ADK_TARGET_SYSTEM_QEMU_I686
default y if ADK_TARGET_SYSTEM_QEMU_X86_64
default y if ADK_TARGET_SYSTEM_PCENGINES_ALIX1C
default y if ADK_TARGET_SYSTEM_PCENGINES_ALIX2D2
diff --git a/target/linux/patches/3.4.42/mmc-host.patch b/target/linux/patches/3.4.42/mmc-host.patch
deleted file mode 100644
index 3d0e37add..000000000
--- a/target/linux/patches/3.4.42/mmc-host.patch
+++ /dev/null
@@ -1,36 +0,0 @@
-diff -Nur linux-2.6.39-rc6.orig/drivers/mmc/host/Kconfig linux-2.6.39-rc6/drivers/mmc/host/Kconfig
---- linux-2.6.39-rc6.orig/drivers/mmc/host/Kconfig 2011-05-04 04:59:13.000000000 +0200
-+++ linux-2.6.39-rc6/drivers/mmc/host/Kconfig 2011-05-10 23:39:01.000000000 +0200
-@@ -253,13 +253,6 @@
-
- If unsure, say N.
-
--choice
-- prompt "Atmel SD/MMC Driver"
-- depends on AVR32 || ARCH_AT91
-- default MMC_ATMELMCI if AVR32
-- help
-- Choose which driver to use for the Atmel MCI Silicon
--
- config MMC_AT91
- tristate "AT91 SD/MMC Card Interface support"
- depends on ARCH_AT91
-@@ -268,18 +261,6 @@
-
- If unsure, say N.
-
--config MMC_ATMELMCI
-- tristate "Atmel Multimedia Card Interface support"
-- depends on AVR32 || ARCH_AT91
-- help
-- This selects the Atmel Multimedia Card Interface driver. If
-- you have an AT32 (AVR32) or AT91 platform with a Multimedia
-- Card slot, say Y or M here.
--
-- If unsure, say N.
--
--endchoice
--
- config MMC_ATMELMCI_DMA
- bool "Atmel MCI DMA support (EXPERIMENTAL)"
- depends on MMC_ATMELMCI && (AVR32 || ARCH_AT91SAM9G45) && DMA_ENGINE && EXPERIMENTAL
diff --git a/target/linux/patches/3.4.42/bsd-compatibility.patch b/target/linux/patches/3.4.51/bsd-compatibility.patch
index 9e91a62de..9e91a62de 100644
--- a/target/linux/patches/3.4.42/bsd-compatibility.patch
+++ b/target/linux/patches/3.4.51/bsd-compatibility.patch
diff --git a/target/linux/patches/3.4.42/cris-etrax.patch b/target/linux/patches/3.4.51/cris-etrax.patch
index a80d9a8b8..a80d9a8b8 100644
--- a/target/linux/patches/3.4.42/cris-etrax.patch
+++ b/target/linux/patches/3.4.51/cris-etrax.patch
diff --git a/target/linux/patches/3.4.42/defaults.patch b/target/linux/patches/3.4.51/defaults.patch
index 58aae610b..58aae610b 100644
--- a/target/linux/patches/3.4.42/defaults.patch
+++ b/target/linux/patches/3.4.51/defaults.patch
diff --git a/target/linux/patches/3.4.42/gemalto.patch b/target/linux/patches/3.4.51/gemalto.patch
index 65f7af1d7..65f7af1d7 100644
--- a/target/linux/patches/3.4.42/gemalto.patch
+++ b/target/linux/patches/3.4.51/gemalto.patch
diff --git a/target/linux/patches/3.4.42/lemote-rfkill.patch b/target/linux/patches/3.4.51/lemote-rfkill.patch
index a61488434..a61488434 100644
--- a/target/linux/patches/3.4.42/lemote-rfkill.patch
+++ b/target/linux/patches/3.4.51/lemote-rfkill.patch
diff --git a/target/linux/patches/3.4.42/module-alloc-size-check.patch b/target/linux/patches/3.4.51/module-alloc-size-check.patch
index a792ac60a..a792ac60a 100644
--- a/target/linux/patches/3.4.42/module-alloc-size-check.patch
+++ b/target/linux/patches/3.4.51/module-alloc-size-check.patch
diff --git a/target/linux/patches/3.4.42/non-static.patch b/target/linux/patches/3.4.51/non-static.patch
index a967703d0..a967703d0 100644
--- a/target/linux/patches/3.4.42/non-static.patch
+++ b/target/linux/patches/3.4.51/non-static.patch
diff --git a/target/linux/patches/3.4.42/sparc-include.patch b/target/linux/patches/3.4.51/sparc-include.patch
index 2f8ffd061..2f8ffd061 100644
--- a/target/linux/patches/3.4.42/sparc-include.patch
+++ b/target/linux/patches/3.4.51/sparc-include.patch
diff --git a/target/linux/patches/3.4.42/startup.patch b/target/linux/patches/3.4.51/startup.patch
index 68e8987b0..68e8987b0 100644
--- a/target/linux/patches/3.4.42/startup.patch
+++ b/target/linux/patches/3.4.51/startup.patch
diff --git a/target/linux/patches/3.4.42/usb-defaults-off.patch b/target/linux/patches/3.4.51/usb-defaults-off.patch
index 31367108a..31367108a 100644
--- a/target/linux/patches/3.4.42/usb-defaults-off.patch
+++ b/target/linux/patches/3.4.51/usb-defaults-off.patch
diff --git a/target/linux/patches/3.4.42/uuid.patch b/target/linux/patches/3.4.51/uuid.patch
index ca23accdf..ca23accdf 100644
--- a/target/linux/patches/3.4.42/uuid.patch
+++ b/target/linux/patches/3.4.51/uuid.patch
diff --git a/target/linux/patches/3.4.42/vga-cons-default-off.patch b/target/linux/patches/3.4.51/vga-cons-default-off.patch
index 178aeeeb9..178aeeeb9 100644
--- a/target/linux/patches/3.4.42/vga-cons-default-off.patch
+++ b/target/linux/patches/3.4.51/vga-cons-default-off.patch
diff --git a/target/linux/patches/3.4.42/wlan-cf.patch b/target/linux/patches/3.4.51/wlan-cf.patch
index fc20759e2..fc20759e2 100644
--- a/target/linux/patches/3.4.42/wlan-cf.patch
+++ b/target/linux/patches/3.4.51/wlan-cf.patch
diff --git a/target/linux/patches/3.4.42/zlib-inflate.patch b/target/linux/patches/3.4.51/zlib-inflate.patch
index 58e1f6d21..58e1f6d21 100644
--- a/target/linux/patches/3.4.42/zlib-inflate.patch
+++ b/target/linux/patches/3.4.51/zlib-inflate.patch
diff --git a/target/linux/patches/3.8.10/bsd-compatibility.patch b/target/linux/patches/3.9.8/bsd-compatibility.patch
index 9e55150cc..9e55150cc 100644
--- a/target/linux/patches/3.8.10/bsd-compatibility.patch
+++ b/target/linux/patches/3.9.8/bsd-compatibility.patch
diff --git a/target/linux/patches/3.8.10/cris-etrax.patch b/target/linux/patches/3.9.8/cris-etrax.patch
index a80d9a8b8..a80d9a8b8 100644
--- a/target/linux/patches/3.8.10/cris-etrax.patch
+++ b/target/linux/patches/3.9.8/cris-etrax.patch
diff --git a/target/linux/patches/3.8.10/defaults.patch b/target/linux/patches/3.9.8/defaults.patch
index 58aae610b..58aae610b 100644
--- a/target/linux/patches/3.8.10/defaults.patch
+++ b/target/linux/patches/3.9.8/defaults.patch
diff --git a/target/linux/patches/3.8.10/disable-netfilter.patch b/target/linux/patches/3.9.8/disable-netfilter.patch
index 7b1ca013a..7b1ca013a 100644
--- a/target/linux/patches/3.8.10/disable-netfilter.patch
+++ b/target/linux/patches/3.9.8/disable-netfilter.patch
diff --git a/target/linux/patches/3.8.10/gemalto.patch b/target/linux/patches/3.9.8/gemalto.patch
index 65f7af1d7..65f7af1d7 100644
--- a/target/linux/patches/3.8.10/gemalto.patch
+++ b/target/linux/patches/3.9.8/gemalto.patch
diff --git a/target/linux/patches/3.8.10/lemote-rfkill.patch b/target/linux/patches/3.9.8/lemote-rfkill.patch
index a61488434..a61488434 100644
--- a/target/linux/patches/3.8.10/lemote-rfkill.patch
+++ b/target/linux/patches/3.9.8/lemote-rfkill.patch
diff --git a/target/linux/patches/3.8.10/mtd-rootfs.patch b/target/linux/patches/3.9.8/mtd-rootfs.patch
index 775d5fc80..775d5fc80 100644
--- a/target/linux/patches/3.8.10/mtd-rootfs.patch
+++ b/target/linux/patches/3.9.8/mtd-rootfs.patch
diff --git a/target/linux/patches/3.8.10/non-static.patch b/target/linux/patches/3.9.8/non-static.patch
index a967703d0..a967703d0 100644
--- a/target/linux/patches/3.8.10/non-static.patch
+++ b/target/linux/patches/3.9.8/non-static.patch
diff --git a/target/linux/patches/3.8.10/raspberry.patch b/target/linux/patches/3.9.8/raspberry.patch
index 77864a952..77864a952 100644
--- a/target/linux/patches/3.8.10/raspberry.patch
+++ b/target/linux/patches/3.9.8/raspberry.patch
diff --git a/target/linux/patches/3.8.10/startup.patch b/target/linux/patches/3.9.8/startup.patch
index d23d6d212..d23d6d212 100644
--- a/target/linux/patches/3.8.10/startup.patch
+++ b/target/linux/patches/3.9.8/startup.patch
diff --git a/target/linux/patches/3.8.10/usb-defaults-off.patch b/target/linux/patches/3.9.8/usb-defaults-off.patch
index 54dff2bd4..54dff2bd4 100644
--- a/target/linux/patches/3.8.10/usb-defaults-off.patch
+++ b/target/linux/patches/3.9.8/usb-defaults-off.patch
diff --git a/target/linux/patches/3.8.10/uuid.patch b/target/linux/patches/3.9.8/uuid.patch
index ca23accdf..ca23accdf 100644
--- a/target/linux/patches/3.8.10/uuid.patch
+++ b/target/linux/patches/3.9.8/uuid.patch
diff --git a/target/linux/patches/3.8.10/vga-cons-default-off.patch b/target/linux/patches/3.9.8/vga-cons-default-off.patch
index 178aeeeb9..178aeeeb9 100644
--- a/target/linux/patches/3.8.10/vga-cons-default-off.patch
+++ b/target/linux/patches/3.9.8/vga-cons-default-off.patch
diff --git a/target/linux/patches/3.8.10/wlan-cf.patch b/target/linux/patches/3.9.8/wlan-cf.patch
index fc20759e2..fc20759e2 100644
--- a/target/linux/patches/3.8.10/wlan-cf.patch
+++ b/target/linux/patches/3.9.8/wlan-cf.patch
diff --git a/target/linux/patches/3.8.10/zlib-inflate.patch b/target/linux/patches/3.9.8/zlib-inflate.patch
index 58e1f6d21..58e1f6d21 100644
--- a/target/linux/patches/3.8.10/zlib-inflate.patch
+++ b/target/linux/patches/3.9.8/zlib-inflate.patch