diff options
author | Florian Fainelli <florian@openwrt.org> | 2009-04-30 14:09:01 +0000 |
---|---|---|
committer | Florian Fainelli <florian@openwrt.org> | 2009-04-30 14:09:01 +0000 |
commit | 9485c3e834e77302aed5b2eab46de2313c2311bf (patch) | |
tree | 26b75261d26484964ece275f3a99b03ee40149ed /target/linux/brcm63xx/config-2.6.27 | |
parent | ad9d1857a5d06f1ba55ed03a005aa4b0d7659a0a (diff) | |
download | mtk-20170518-9485c3e834e77302aed5b2eab46de2313c2311bf.zip mtk-20170518-9485c3e834e77302aed5b2eab46de2313c2311bf.tar.gz mtk-20170518-9485c3e834e77302aed5b2eab46de2313c2311bf.tar.bz2 |
register gpiodev
SVN-Revision: 15509
Diffstat (limited to 'target/linux/brcm63xx/config-2.6.27')
-rw-r--r-- | target/linux/brcm63xx/config-2.6.27 | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/target/linux/brcm63xx/config-2.6.27 b/target/linux/brcm63xx/config-2.6.27 index b99bd03..9f690bb 100644 --- a/target/linux/brcm63xx/config-2.6.27 +++ b/target/linux/brcm63xx/config-2.6.27 @@ -81,6 +81,7 @@ CONFIG_GENERIC_FIND_NEXT_BIT=y CONFIG_GENERIC_GPIO=y # CONFIG_GENERIC_HARDIRQS_NO__DO_IRQ is not set CONFIG_GPIOLIB=y +CONFIG_GPIO_DEVICE=y # CONFIG_HAMRADIO is not set CONFIG_HAS_DMA=y CONFIG_HAS_IOMEM=y |