drivers_adapter_khdf_linux/Kconfig
lzl 96a2c4034b mmc driver linux adapter
Signed-off-by: lzl <sucer_fater@163.com>
2021-06-08 06:28:34 +00:00

15 lines
442 B
Plaintext
Executable File

config DRIVERS_HDF
bool "Enable HDF manager"
default y
help
Answer Y to enable Linux support HDF.
source "drivers/hdf/khdf/platform/Kconfig"
source "drivers/hdf/khdf/test/Kconfig"
source "drivers/hdf/khdf/model/display/Kconfig"
source "drivers/hdf/khdf/model/input/Kconfig"
source "drivers/hdf/khdf/model/network/wifi/Kconfig"
source "drivers/hdf/khdf/model/sensor/Kconfig"
source "drivers/hdf/khdf/model/storage/Kconfig"