menu "GPADC Devices"
config DRIVERS_GPADC
bool "enable gpadc driver"
default y
config HAL_TEST_GPADC
bool "enable gpadc hal APIs test command"
depends on DRIVERS_GPADC
default n
endmenu