| # SPDX-License-Identifier: GPL-2.0 |
| bool "ST-Ericsson U300 Series" |
| depends on ARCH_MULTI_V5 && MMU |
| Support for ST-Ericsson U300 series mobile platforms. |
| bool "Debug support for U300" |
| Debug support for U300 in sysfs, procfs etc. |
| config MACH_U300_SPIDUMMY |
| bool "SSP/SPI dummy chip" |
| This creates a small kernel module that creates a dummy |
| SPI device to be used for loopback tests. Regularly used |
| to test reference designs. If you're not testing SPI, |
| you don't need it. Selecting this will activate the |
| SPI framework and ARM PL022 support. |