Add amit boards specific fixups
[openwrt.git] / target / linux / rdc / patches-2.6.24 / 001-x86_generic_gpio.patch
1 diff --git a/arch/x86/Kconfig b/arch/x86/Kconfig
2 index 97b64d7..f8c1d32 100644
3 --- a/arch/x86/Kconfig
4 +++ b/arch/x86/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
This page took 0.057541 seconds and 5 git commands to generate.