aboutsummaryrefslogtreecommitdiffstats
path: root/arch/blackfin
diff options
context:
space:
mode:
authorSonic Zhang <sonic.zhang@analog.com>2014-08-20 06:04:32 -0400
committerSteven Miao <realmz6@gmail.com>2015-04-23 09:34:29 -0400
commit707e6f0bc40b4db1fae616b8825c9e0f1231f873 (patch)
tree1c7b5e0dcdeb9e6971ecf08c44e17d48f90c767f /arch/blackfin
parentea9b706b8688ab155b092abc854bde0224332743 (diff)
bf609: enable soft switch gpio driver by default
Signed-off-by: Sonic Zhang <sonic.zhang@analog.com>
Diffstat (limited to 'arch/blackfin')
-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
105CONFIG_SPI_ADI_V3=y 105CONFIG_SPI_ADI_V3=y
106CONFIG_GPIOLIB=y 106CONFIG_GPIOLIB=y
107CONFIG_GPIO_SYSFS=y 107CONFIG_GPIO_SYSFS=y
108CONFIG_GPIO_MCP23S08=y
108# CONFIG_HWMON is not set 109# CONFIG_HWMON is not set
109CONFIG_WATCHDOG=y 110CONFIG_WATCHDOG=y
110CONFIG_BFIN_WDT=y 111CONFIG_BFIN_WDT=y