#
# Keyboard echub driver mute led
#
source "drivers/huawei_platform/ospm/echub/keyboard/uart_hid/Kconfig"

config ARMPC_ECHUB_MUTELED
	bool "Keyboard mute led"
	depends on ARMPC_ECHUB
	default n
	help
	  This driver provides support for Keyboard F7 hotkey mute led
	  via I2c. This driver only used by OS.
