diff options
author | Felix Fietkau <nbd@openwrt.org> | 2011-03-06 23:10:58 +0000 |
---|---|---|
committer | Felix Fietkau <nbd@openwrt.org> | 2011-03-06 23:10:58 +0000 |
commit | 283f5e05d02e299bb6d21269d835798715214654 (patch) | |
tree | 38f758c8fa6fcbcc7559f00f910a4a9f1d057b08 /target/linux/atheros/patches-2.6.37/101-early-printk-support.patch | |
parent | 218ce7a205c034e2aadba037920311e5b8246cb5 (diff) | |
download | mtk-20170518-283f5e05d02e299bb6d21269d835798715214654.zip mtk-20170518-283f5e05d02e299bb6d21269d835798715214654.tar.gz mtk-20170518-283f5e05d02e299bb6d21269d835798715214654.tar.bz2 |
atheros: add gpio_set_debounce(), refresh patches
SVN-Revision: 25914
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 22d4174..44f08c6 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 |