1
0
Fork 0
alistair23-linux/drivers/misc/rm-otgcontrol/Kconfig

17 lines
430 B
Plaintext

# SPDX-License-Identifier: GPL-2.0
#
# Makefile for reMarkable OTG Control
#
config RM_OTGCONTROL
tristate "reMarkable OTG control"
help
Add reMarkable OTG control module, required to control access to/from external equipment
config RM_OTGCONTROL_DEBUG
bool "reMarkable OTG control debug"
depends on RM_OTGCONTROL
help
"Enable extensive debug output (useful when debugging FSM type of errors to see what is going on)"