refresh kernel patches
[openwrt/staging/wigyori.git] / target / linux / rdc / patches / 001-x86_generic_gpio.patch
1 Index: linux-2.6.24.7/arch/x86/Kconfig
2 ===================================================================
3 --- linux-2.6.24.7.orig/arch/x86/Kconfig
4 +++ linux-2.6.24.7/arch/x86/Kconfig
5 @@ -81,6 +81,10 @@ config GENERIC_BUG
6 default y
7 depends on BUG
8
9 +config GENERIC_GPIO
10 + bool
11 + default n
12 +
13 config GENERIC_HWEIGHT
14 bool
15 default y