Skip to content

Commit

Permalink
config: enable gpiolib & sysfs like other sun defconfigs
Browse files Browse the repository at this point in the history
  • Loading branch information
tpruvot committed Mar 17, 2013
1 parent 0afca61 commit dc24e51
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion arch/arm/configs/cubieboard_defconfig
Expand Up @@ -1241,7 +1241,9 @@ CONFIG_I2C_SUN4I=y
# Enable Device Drivers -> PPS to see the PTP clock options.
#
CONFIG_ARCH_WANT_OPTIONAL_GPIOLIB=y
# CONFIG_GPIOLIB is not set
CONFIG_GPIOLIB=y
CONFIG_GPIO_SYSFS=y
CONFIG_GPIO_SUNXI=m
# CONFIG_W1 is not set
CONFIG_POWER_SUPPLY=y
CONFIG_AW_AXP=y
Expand Down

0 comments on commit dc24e51

Please sign in to comment.