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:
@@ -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
|
||||
|
Reference in New Issue
Block a user