summaryrefslogtreecommitdiff
path: root/Kconfig.package.hacks
diff options
context:
space:
mode:
Diffstat (limited to 'Kconfig.package.hacks')
-rw-r--r--Kconfig.package.hacks8
1 files changed, 8 insertions, 0 deletions
diff --git a/Kconfig.package.hacks b/Kconfig.package.hacks
new file mode 100644
index 0000000..6a429dd
--- /dev/null
+++ b/Kconfig.package.hacks
@@ -0,0 +1,8 @@
+# some hacks for when we use backports to generate a package
+# to build modules out of tree.
+config WIRELESS
+ def_bool y
+config NET_CORE
+ def_bool y
+config EXPERT
+ def_bool y