ARM: omap2plus_defconfig: enable SPI GPIO
authorAndreas Kemnade <andreas@kemnade.info>
Tue, 1 Dec 2020 19:12:37 +0000 (20:12 +0100)
committerTony Lindgren <tony@atomide.com>
Mon, 7 Dec 2020 13:59:41 +0000 (15:59 +0200)
GTA04 uses that for controlling the td028ttec1 panel. So
for easier testing/bisecting it is useful to have it
enabled in the defconfig.

Signed-off-by: Andreas Kemnade <andreas@kemnade.info>
Signed-off-by: Tony Lindgren <tony@atomide.com>
arch/arm/configs/omap2plus_defconfig

index 23b53526c4eb32d3c6c84ed1a9f7ba1c6b4def0a..28add0b64d424d189f320997bdb23ab8c9bb547c 100644 (file)
@@ -280,6 +280,7 @@ CONFIG_SERIAL_OMAP_CONSOLE=y
 CONFIG_SERIAL_DEV_BUS=y
 CONFIG_I2C_CHARDEV=y
 CONFIG_SPI=y
+CONFIG_SPI_GPIO=m
 CONFIG_SPI_OMAP24XX=y
 CONFIG_SPI_TI_QSPI=m
 CONFIG_HSI=m