summaryrefslogtreecommitdiff
path: root/arch/arm/mach-s3c/Kconfig.s3c64xx
diff options
context:
space:
mode:
authorArnd Bergmann <arnd@arndb.de>2022-09-29 18:30:48 +0300
committerArnd Bergmann <arnd@arndb.de>2023-01-16 11:26:05 +0300
commitcc146410f9a4abae417b476ea1631089c0ddd171 (patch)
tree29baab892c52727da5d4ccc8b8a87aa1ce117d9c /arch/arm/mach-s3c/Kconfig.s3c64xx
parent743c8fbb90ca4c02bdf4087fa9f1885ddd85041b (diff)
downloadlinux-cc146410f9a4abae417b476ea1631089c0ddd171.tar.xz
ARM: s3c: remove adc.c
This driver could not be enabled on s3c64xx for a long time because of the ARCH_MULTIPLATFORM dependency, so remove it. Acked-by: Mark Brown <broonie@kernel.org> Reviewed-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org> Signed-off-by: Arnd Bergmann <arnd@arndb.de>
Diffstat (limited to 'arch/arm/mach-s3c/Kconfig.s3c64xx')
-rw-r--r--arch/arm/mach-s3c/Kconfig.s3c64xx1
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/arm/mach-s3c/Kconfig.s3c64xx b/arch/arm/mach-s3c/Kconfig.s3c64xx
index 0da214c43fba..c403d7642f0a 100644
--- a/arch/arm/mach-s3c/Kconfig.s3c64xx
+++ b/arch/arm/mach-s3c/Kconfig.s3c64xx
@@ -125,7 +125,6 @@ config MACH_WLF_CRAGG_6410
select S3C_DEV_USB_HOST
select S3C_DEV_USB_HSOTG
select S3C_DEV_WDT
- select SAMSUNG_DEV_ADC
select SAMSUNG_DEV_KEYPAD
select SAMSUNG_DEV_PWM
help