From bc41ac2d2d7033ee1a3b5c3a43777aa9a48fd9a5 Mon Sep 17 00:00:00 2001 From: Tianling Shen Date: Wed, 25 Sep 2024 17:34:47 +0800 Subject: [PATCH] rockchip: enable rfkill gpio driver Signed-off-by: Tianling Shen --- target/linux/rockchip/armv8/config-6.6 | 2 ++ 1 file changed, 2 insertions(+) diff --git a/target/linux/rockchip/armv8/config-6.6 b/target/linux/rockchip/armv8/config-6.6 index a0f4521746..4d59283209 100644 --- a/target/linux/rockchip/armv8/config-6.6 +++ b/target/linux/rockchip/armv8/config-6.6 @@ -597,6 +597,8 @@ CONFIG_REGULATOR_RK808=y CONFIG_RELOCATABLE=y CONFIG_RESET_CONTROLLER=y CONFIG_RESET_SCMI=y +CONFIG_RFKILL_FULL=y +CONFIG_RFKILL_GPIO=y CONFIG_RFS_ACCEL=y CONFIG_ROCKCHIP_CPUINFO=y CONFIG_ROCKCHIP_ERRATUM_3588001=y