diff options
author | nbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2011-03-06 23:10:58 +0000 |
---|---|---|
committer | nbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2011-03-06 23:10:58 +0000 |
commit | b7001209e6f257d654e413e348bf2a7f4725885d (patch) | |
tree | bbc9aefbccc391130650addc703f5b01af3b281a /target/linux/atheros/patches-2.6.37/101-early-printk-support.patch | |
parent | 0d06086399c2db473a12f9dc5a2b6a5a08a82251 (diff) |
atheros: add gpio_set_debounce(), refresh patches
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25914 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/atheros/patches-2.6.37/101-early-printk-support.patch')
-rw-r--r-- | target/linux/atheros/patches-2.6.37/101-early-printk-support.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/atheros/patches-2.6.37/101-early-printk-support.patch b/target/linux/atheros/patches-2.6.37/101-early-printk-support.patch index 22d41744a4..44f08c6f8b 100644 --- a/target/linux/atheros/patches-2.6.37/101-early-printk-support.patch +++ b/target/linux/atheros/patches-2.6.37/101-early-printk-support.patch @@ -58,7 +58,7 @@ obj-$(CONFIG_ATHEROS_AR2315) += ar2315.o --- a/arch/mips/Kconfig +++ b/arch/mips/Kconfig -@@ -110,6 +110,7 @@ config ATHEROS_AR231X +@@ -112,6 +112,7 @@ config ATHEROS_AR231X select SYS_SUPPORTS_BIG_ENDIAN select SYS_SUPPORTS_32BIT_KERNEL select GENERIC_GPIO |