9
0
Fork 0
barebox/drivers/misc/Kconfig

18 lines
273 B
Plaintext

#
# Misc strange devices
#
menuconfig MISC_DEVICES
bool "Misc devices "
help
Add support for misc strange devices
if MISC_DEVICES
config JTAG
tristate "JTAG Bitbang driver"
help
Controls JTAG chains connected to I/O pins
endif # MISC_DEVICES