[PATCH 2/4] spi: Add SH Mobile series as dependency to MSIOF controller

2012-11-07 Thread Bastian Hecht
The MSIOF hardware block is used in the SH Mobile series as well, so we add it here. Signed-off-by: Bastian Hecht hec...@gmail.com --- drivers/spi/Kconfig |4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) diff --git a/drivers/spi/Kconfig b/drivers/spi/Kconfig index 1acae35..d0c0ae6

[PATCH 2/4] spi: Add SH Mobile series as dependency to MSIOF controller

2012-09-21 Thread Bastian Hecht
The MSIOF hardware block is used in the SH Mobile series as well, so we add it here. Signed-off-by: Bastian Hecht hec...@gmail.com --- drivers/spi/Kconfig |4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) diff --git a/drivers/spi/Kconfig b/drivers/spi/Kconfig index cd2fe35..cf77a4b