u-boot/drivers/adc
Quentin Schulz 1606bcb0b8 adc: add missing depends on ADC for controller drivers
The ADC controller drivers are obviously all depending on ADC symbol
being selected.

While they don't seem to fail to build without, they won't be useful
without that symbol selected, so let's make sure the options aren't
shown in menuconfig when ADC isn't selected.

Cc: Quentin Schulz <foss+uboot@0leil.net>
Reviewed-by: Kever Yang <kever.yang@rock-chips.com>
Signed-off-by: Quentin Schulz <quentin.schulz@theobroma-systems.com>
2024-03-14 18:20:04 +08:00
..
adc-uclass.c common: Drop linux/printk.h from common header 2023-09-24 09:54:57 -04:00
exynos-adc.c common: Drop linux/printk.h from common header 2023-09-24 09:54:57 -04:00
imx93-adc.c dm: adc: add iMX93 ADC support 2023-07-13 11:29:40 +02:00
Kconfig adc: add missing depends on ADC for controller drivers 2024-03-14 18:20:04 +08:00
Makefile dm: adc: add iMX93 ADC support 2023-07-13 11:29:40 +02:00
meson-saradc.c common: Drop linux/printk.h from common header 2023-09-24 09:54:57 -04:00
rockchip-saradc.c rockchip: adc: rockchip-saradc: add support for RK3588 2024-03-14 18:19:44 +08:00
sandbox.c common: Drop linux/printk.h from common header 2023-09-24 09:54:57 -04:00
stm32-adc-core.c dm: treewide: Rename auto_alloc_size members to be shorter 2020-12-13 08:00:25 -07:00
stm32-adc-core.h adc: Drop dm.h header file 2020-08-03 22:19:54 -04:00
stm32-adc.c adc: stm32mp15: add calibration support 2023-01-12 16:25:51 +01:00