]> git.karo-electronics.de Git - karo-tx-linux.git/commitdiff
ARM: versatile: enable GPIOLIB and PL061 by default
authorLinus Walleij <linus.walleij@linaro.org>
Wed, 27 Nov 2013 12:09:05 +0000 (13:09 +0100)
committerLinus Walleij <linus.walleij@linaro.org>
Fri, 20 Dec 2013 17:22:48 +0000 (18:22 +0100)
Select the GPIOLIB and PL061 in the Versatile defconfig, as this
is present on all boards, and so we get compile and test coverage
for this.

Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
arch/arm/configs/versatile_defconfig

index 0756efd8b5548f3fc3358fc4fe38a55d3171191e..bb83c099d5a6cd5edfbbbc53244bb8c70ea5d89d 100644 (file)
@@ -45,6 +45,8 @@ CONFIG_SERIAL_AMBA_PL011=y
 CONFIG_SERIAL_AMBA_PL011_CONSOLE=y
 CONFIG_I2C=y
 CONFIG_I2C_CHARDEV=m
+CONFIG_GPIOLIB=y
+CONFIG_GPIO_PL061=y
 # CONFIG_HWMON is not set
 CONFIG_FB=y
 CONFIG_FB_ARMCLCD=y