kernel_samsung_a53x/drivers/misc/samsung/kic/Kconfig
2024-06-15 16:02:09 -03:00

9 lines
230 B
Text
Executable file

config SAMSUNG_KIC
tristate "Kernel Information and Control (KIC) interface for Samsung Wi-Fi and Bluetooth chips"
if SAMSUNG_KIC != n
config SLSI_KIC_API_ENABLED
bool "Enable the KIC kernel API"
depends on SAMSUNG_KIC
endif