From 52409fae3e4b8d16b68b61902fc09075cd97b75d Mon Sep 17 00:00:00 2001 From: Dominik Sliwa Date: Sun, 2 Jul 2017 16:41:37 +0200 Subject: Backports generated from 4.11 kernel Initial commit. Signed-off-by: Dominik Sliwa --- Kconfig.package.hacks | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 Kconfig.package.hacks (limited to 'Kconfig.package.hacks') 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 -- cgit v1.2.3