diff options
author | Scott Jiang <scott.jiang.linux@gmail.com> | 2011-11-03 19:36:06 +0100 |
---|---|---|
committer | Bob Liu <lliubbo@gmail.com> | 2012-01-09 03:26:15 +0100 |
commit | 5ef835ebf9672cc594af0d13accd8fb239926a0f (patch) | |
tree | e15ae83e6586aecf3122acac29d797ad0d4d13e9 /arch/blackfin/configs/BF561-ACVILON_defconfig | |
parent | blackfin: smp: cleanup smp code (diff) | |
download | linux-5ef835ebf9672cc594af0d13accd8fb239926a0f.tar.xz linux-5ef835ebf9672cc594af0d13accd8fb239926a0f.zip |
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/BF561-ACVILON_defconfig')
-rw-r--r-- | arch/blackfin/configs/BF561-ACVILON_defconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/blackfin/configs/BF561-ACVILON_defconfig b/arch/blackfin/configs/BF561-ACVILON_defconfig index 77a27e31d6d1..0fdc4ecaa531 100644 --- a/arch/blackfin/configs/BF561-ACVILON_defconfig +++ b/arch/blackfin/configs/BF561-ACVILON_defconfig @@ -85,7 +85,7 @@ CONFIG_I2C=y CONFIG_I2C_CHARDEV=y CONFIG_I2C_PCA_PLATFORM=y CONFIG_SPI=y -CONFIG_SPI_BFIN=y +CONFIG_SPI_BFIN5XX=y CONFIG_SPI_SPIDEV=y CONFIG_GPIOLIB=y CONFIG_GPIO_SYSFS=y |