Files
media_build/v4l/Kconfig.misc
2021-03-19 14:35:59 +02:00

17 lines
387 B
Plaintext

#
# Misc strange devices
#
menuconfig MISC_DEVICES
bool "Misc devices"
help
Say Y here to get to see options for device drivers from various
different categories. This option alone does not add any kernel code.
If you say N, all options in this submenu will be skipped and disabled.
if MISC_DEVICES
source "../linux/drivers/misc/altera-stapl/Kconfig"
endif # MISC_DEVICES