mirror of
https://github.com/AetherDroid/android_kernel_samsung_on5xelte.git
synced 2025-09-08 09:08:05 -04:00
9 lines
230 B
Text
9 lines
230 B
Text
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
|