spi: Move at25 (for SPI eeproms) to /drivers/misc/eeprom

Signed-off-by: Wolfram Sang <w.sang@pengutronix.de>
Signed-off-by: Jean Delvare <khali@linux-fr.org>
This commit is contained in:
Wolfram Sang
2009-01-26 21:19:54 +01:00
committed by Jean Delvare
父節點 2e157888f1
當前提交 e51d565ff6
共有 5 個文件被更改,包括 12 次插入12 次删除

查看文件

@@ -230,17 +230,6 @@ config SPI_XILINX
#
comment "SPI Protocol Masters"
config SPI_AT25
tristate "SPI EEPROMs from most vendors"
depends on SYSFS
help
Enable this driver to get read/write support to most SPI EEPROMs,
after you configure the board init code to know about each eeprom
on your target board.
This driver can also be built as a module. If so, the module
will be called at25.
config SPI_SPIDEV
tristate "User mode SPI device driver support"
depends on EXPERIMENTAL