diff options
Diffstat (limited to 'drivers/gpio/Kconfig')
-rw-r--r-- | drivers/gpio/Kconfig | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/drivers/gpio/Kconfig b/drivers/gpio/Kconfig index d011cb89d25e..ed37e5908b91 100644 --- a/drivers/gpio/Kconfig +++ b/drivers/gpio/Kconfig | |||
@@ -22,10 +22,6 @@ menuconfig GPIOLIB | |||
22 | 22 | ||
23 | if GPIOLIB | 23 | if GPIOLIB |
24 | 24 | ||
25 | config GPIO_DEVRES | ||
26 | def_bool y | ||
27 | depends on HAS_IOMEM | ||
28 | |||
29 | config OF_GPIO | 25 | config OF_GPIO |
30 | def_bool y | 26 | def_bool y |
31 | depends on OF | 27 | depends on OF |