sparse: add as a new package selectable from the config
[15.05/openwrt.git] / config / Config-kernel.in
index a475e9a..dd83cf9 100644 (file)
@@ -144,6 +144,10 @@ config USE_RFKILL
        bool "Enable rfkill support"
        default RFKILL_SUPPORT
 
+config USE_SPARSE
+       bool "Enable sparse check during kernel build"
+       default n
+
 #
 # CGROUP support symbols
 #