summaryrefslogtreecommitdiff
path: root/target/avr32
diff options
context:
space:
mode:
authorMario Haustein <mario.haustein@hrz.tu-chemnitz.de>2016-09-22 09:09:44 +0200
committerWaldemar Brodkorb <wbx@uclibc-ng.org>2016-09-22 17:32:03 +0200
commita2bde9c5c56fae046f22b0ed4f137a0cd5afe2b9 (patch)
treeb7aa2a16493bf53daec1adeccaabb55b62b1424b /target/avr32
parent214a5b595bb397b326198c3f44399ba452e706e6 (diff)
enable GPIO interface on AVR32 Grasshopper boards
Diffstat (limited to 'target/avr32')
-rw-r--r--target/avr32/kernel/grasshopper1
1 files changed, 1 insertions, 0 deletions
diff --git a/target/avr32/kernel/grasshopper b/target/avr32/kernel/grasshopper
index 1a3a7b38b..2cac938c5 100644
--- a/target/avr32/kernel/grasshopper
+++ b/target/avr32/kernel/grasshopper
@@ -18,3 +18,4 @@ CONFIG_MTD_CFI_STAA=y
CONFIG_MTD_PHYSMAP=y
CONFIG_MTD_PHYSMAP_OF=y
CONFIG_MTD_CMDLINE_PARTS=y
+CONFIG_GPIO_SYSFS=y