summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChanghuang Liang <changhuang.liang@starfivetech.com>2023-01-03 15:17:39 +0800
committerChanghuang Liang <changhuang.liang@starfivetech.com>2023-01-06 10:04:00 +0800
commitcffcc7c9cb38f95f2f229344e5a7bd2ea67323a0 (patch)
treee159f6bfb643396ce216e099c9a9c69c4d071b85
parent114424dfb1540462f90867028d1ad915e05f3016 (diff)
downloadlinux-starfive-cffcc7c9cb38f95f2f229344e5a7bd2ea67323a0.tar.gz
linux-starfive-cffcc7c9cb38f95f2f229344e5a7bd2ea67323a0.tar.bz2
linux-starfive-cffcc7c9cb38f95f2f229344e5a7bd2ea67323a0.zip
riscv: defconfig: Enable GT9xx
Enable GT9xx. Signed-off-by: Changhuang Liang <changhuang.liang@starfivetech.com>
-rwxr-xr-xarch/riscv/configs/starfive_visionfive2_defconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/riscv/configs/starfive_visionfive2_defconfig b/arch/riscv/configs/starfive_visionfive2_defconfig
index d1c121301f1b..86dafe2e51d8 100755
--- a/arch/riscv/configs/starfive_visionfive2_defconfig
+++ b/arch/riscv/configs/starfive_visionfive2_defconfig
@@ -153,6 +153,7 @@ CONFIG_INPUT_EVDEV=y
# CONFIG_INPUT_KEYBOARD is not set
# CONFIG_INPUT_MOUSE is not set
CONFIG_INPUT_TOUCHSCREEN=y
+CONFIG_TOUCHSCREEN_GT9XX=y
CONFIG_TOUCHSCREEN_TINKER_FT5406=y
CONFIG_SERIO_LIBPS2=y
CONFIG_SERIAL_8250=y