diff options
author | Scott Jiang <scott.jiang.linux@gmail.com> | 2011-11-03 22:36:06 +0400 |
---|---|---|
committer | Bob Liu <lliubbo@gmail.com> | 2012-01-09 06:26:15 +0400 |
commit | 5ef835ebf9672cc594af0d13accd8fb239926a0f (patch) | |
tree | e15ae83e6586aecf3122acac29d797ad0d4d13e9 /arch/blackfin/configs/TCM-BF537_defconfig | |
parent | d0014be47dc90d15adf7d6e09031d06e2aa7ce79 (diff) | |
download | linux-5ef835ebf9672cc594af0d13accd8fb239926a0f.tar.xz |
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/TCM-BF537_defconfig')
-rw-r--r-- | arch/blackfin/configs/TCM-BF537_defconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/blackfin/configs/TCM-BF537_defconfig b/arch/blackfin/configs/TCM-BF537_defconfig index 65f642167a50..c1f45f15295c 100644 --- a/arch/blackfin/configs/TCM-BF537_defconfig +++ b/arch/blackfin/configs/TCM-BF537_defconfig @@ -70,7 +70,7 @@ CONFIG_SERIAL_BFIN_UART1=y # CONFIG_LEGACY_PTYS is not set # CONFIG_HW_RANDOM is not set CONFIG_SPI=y -CONFIG_SPI_BFIN=y +CONFIG_SPI_BFIN5XX=y # CONFIG_HWMON is not set CONFIG_WATCHDOG=y CONFIG_BFIN_WDT=y |