summaryrefslogtreecommitdiff
path: root/drivers/soc/apple/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/soc/apple/Kconfig')
-rw-r--r--drivers/soc/apple/Kconfig4
1 files changed, 4 insertions, 0 deletions
diff --git a/drivers/soc/apple/Kconfig b/drivers/soc/apple/Kconfig
index ad6736889231..d0ff32182a2b 100644
--- a/drivers/soc/apple/Kconfig
+++ b/drivers/soc/apple/Kconfig
@@ -38,6 +38,10 @@ config APPLE_SART
Say 'y' here if you have an Apple SoC.
+config APPLE_TUNABLE
+ tristate
+ depends on ARCH_APPLE || COMPILE_TEST
+
endmenu
endif