kernel/arch/arm/mach-u300/Kconfig
.. .. @@ -29,17 +29,4 @@ 29 29 help 30 30 Debug support for U300 in sysfs, procfs etc. 31 31 32 -config MACH_U300_SPIDUMMY33 - depends on ARCH_U30034 - bool "SSP/SPI dummy chip"35 - select SPI36 - select SPI_MASTER37 - select SPI_PL02238 - help39 - This creates a small kernel module that creates a dummy40 - SPI device to be used for loopback tests. Regularly used41 - to test reference designs. If you're not testing SPI,42 - you don't need it. Selecting this will activate the43 - SPI framework and ARM PL022 support.44 -45 32 endif