mirror of
https://github.com/hardkernel/kernel_common_drivers.git
synced 2026-06-25 12:03:48 +09:00
b8e7921369
PD#SWPL-154847 Problem: the init state of rfkill sw block is set to true which will cause the power of bt device not applicable. Solution: add CONFIG_AMLOGIC_RFKILL_INIT_SW_UNBLOCK to set the init state of sw block as false if the config is defined. cherry-pick from: https://scgit.amlogic.com/#/c/391514/ Verify: local sc2 Change-Id: I4f23651b1066146066e434a0869c94c625c8d3a9 Signed-off-by: Jiacai.Liu <jiacai.liu@amlogic.com>