sparse: add as a new package selectable from the config
[openwrt/svn-archive/archive.git] / config / Config-kernel.in
index a475e9aae21e15bee10e8bdd656cd19a074fb549..dd83cf9e7c051e9efb633a2b036ab306f2cd754f 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
 #