aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSonic Zhang <sonic.zhang@analog.com>2014-08-20 18:04:32 +0800
committerSteven Miao <realmz6@gmail.com>2015-04-23 21:34:29 +0800
commit707e6f0bc40b4db1fae616b8825c9e0f1231f873 (patch)
tree1c7b5e0dcdeb9e6971ecf08c44e17d48f90c767f
parentbf609: add gpio soft switch platform data for mcp23017 i2c devices (diff)
downloadlinux-dev-707e6f0bc40b4db1fae616b8825c9e0f1231f873.tar.xz
linux-dev-707e6f0bc40b4db1fae616b8825c9e0f1231f873.zip
bf609: enable soft switch gpio driver by default
Signed-off-by: Sonic Zhang <sonic.zhang@analog.com>
Diffstat (limited to '')
-rw-r--r--arch/blackfin/configs/BF609-EZKIT_defconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/blackfin/configs/BF609-EZKIT_defconfig b/arch/blackfin/configs/BF609-EZKIT_defconfig
index fcec5ce71392..ba4267f658af 100644
--- a/arch/blackfin/configs/BF609-EZKIT_defconfig
+++ b/arch/blackfin/configs/BF609-EZKIT_defconfig
@@ -105,6 +105,7 @@ CONFIG_SPI=y
CONFIG_SPI_ADI_V3=y
CONFIG_GPIOLIB=y
CONFIG_GPIO_SYSFS=y
+CONFIG_GPIO_MCP23S08=y
# CONFIG_HWMON is not set
CONFIG_WATCHDOG=y
CONFIG_BFIN_WDT=y