add updated mac80211 - this no longer relies on patching includes in the kernel trees...
[openwrt-10.03/.git] / target / linux / rdc / patches / 001-x86_generic_gpio.patch
1 diff --git a/arch/i386/Kconfig b/arch/i386/Kconfig
2 index 97b64d7..f8c1d32 100644
3 --- a/arch/i386/Kconfig
4 +++ b/arch/i386/Kconfig
5 @@ -79,6 +79,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