aboutsummaryrefslogtreecommitdiff
path: root/hw/display/Kconfig
diff options
context:
space:
mode:
authorGan Qixin <ganqixin@huawei.com>2020-11-15 20:35:03 +0800
committerLaurent Vivier <laurent@vivier.eu>2020-12-13 17:54:55 +0100
commitf12985f14a05181b34b3cfb935b4136a05726423 (patch)
tree697f91c2703f9568e63b3149715e17ffce185611 /hw/display/Kconfig
parenta998de0dcd4dd62bd8aa4f7aad381ac36220b012 (diff)
downloadqemu-f12985f14a05181b34b3cfb935b4136a05726423.zip
qemu-f12985f14a05181b34b3cfb935b4136a05726423.tar.gz
qemu-f12985f14a05181b34b3cfb935b4136a05726423.tar.bz2
ads7846: moves from the hw/display folder to the hw/input folder.
ads7846 is a touch-screen controller that is an input device rather than a display device, so move it to the hw/input folder. Signed-off-by: Gan Qixin <ganqixin@huawei.com> Reviewed-by: Peter Maydell <peter.maydell@linaro.org> Message-Id: <20201115123503.1110665-1-ganqixin@huawei.com> Signed-off-by: Laurent Vivier <laurent@vivier.eu>
Diffstat (limited to 'hw/display/Kconfig')
-rw-r--r--hw/display/Kconfig3
1 files changed, 0 insertions, 3 deletions
diff --git a/hw/display/Kconfig b/hw/display/Kconfig
index 15d59e1..ca46b58 100644
--- a/hw/display/Kconfig
+++ b/hw/display/Kconfig
@@ -9,9 +9,6 @@ config EDID
config FW_CFG_DMA
bool
-config ADS7846
- bool
-
config VGA_CIRRUS
bool
default y if PCI_DEVICES