From 6639562e6a7f2ae3160ef120d18b7796a2ff8e19 Mon Sep 17 00:00:00 2001 From: Yoshihiro Shimoda Date: Mon, 31 Jan 2011 16:50:43 +0900 Subject: spi: add support SuperH SPI module SH7757 has SPI module. This patch supports it. Signed-off-by: Yoshihiro Shimoda Signed-off-by: Nobuhiro Iwamatsu --- README | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'README') diff --git a/README b/README index e005bc5..37eda11 100644 --- a/README +++ b/README @@ -1660,6 +1660,11 @@ The following options need to be configured: SPI EEPROM, also an instance works with Crystal A/D and D/As on the SACSng board) + CONFIG_SH_SPI + + Enables the driver for SPI controller on SuperH. Currently + only SH7757 is supported. + CONFIG_SPI_X Enables extended (16-bit) SPI EEPROM addressing. -- cgit v1.1