diff options
author | Scott Jiang <scott.jiang.linux@gmail.com> | 2011-11-03 14:36:06 -0400 |
---|---|---|
committer | Bob Liu <lliubbo@gmail.com> | 2012-01-08 21:26:15 -0500 |
commit | 5ef835ebf9672cc594af0d13accd8fb239926a0f (patch) | |
tree | e15ae83e6586aecf3122acac29d797ad0d4d13e9 /arch/blackfin/configs/BF533-EZKIT_defconfig | |
parent | d0014be47dc90d15adf7d6e09031d06e2aa7ce79 (diff) |
blackfin: config: update def config for all boards
Config name for spi controller driver has been modified in previous commit,
so update default config accordingly.
Signed-off-by: Scott Jiang <scott.jiang.linux@gmail.com>
Signed-off-by: Bob Liu <lliubbo@gmail.com>
Diffstat (limited to 'arch/blackfin/configs/BF533-EZKIT_defconfig')
-rw-r--r-- | arch/blackfin/configs/BF533-EZKIT_defconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/blackfin/configs/BF533-EZKIT_defconfig b/arch/blackfin/configs/BF533-EZKIT_defconfig index a7eb54bf3089..2f075e0b2624 100644 --- a/arch/blackfin/configs/BF533-EZKIT_defconfig +++ b/arch/blackfin/configs/BF533-EZKIT_defconfig | |||
@@ -81,7 +81,7 @@ CONFIG_SERIAL_BFIN_CONSOLE=y | |||
81 | # CONFIG_LEGACY_PTYS is not set | 81 | # CONFIG_LEGACY_PTYS is not set |
82 | # CONFIG_HW_RANDOM is not set | 82 | # CONFIG_HW_RANDOM is not set |
83 | CONFIG_SPI=y | 83 | CONFIG_SPI=y |
84 | CONFIG_SPI_BFIN=y | 84 | CONFIG_SPI_BFIN5XX=y |
85 | CONFIG_GPIOLIB=y | 85 | CONFIG_GPIOLIB=y |
86 | CONFIG_GPIO_SYSFS=y | 86 | CONFIG_GPIO_SYSFS=y |
87 | # CONFIG_HWMON is not set | 87 | # CONFIG_HWMON is not set |