From 87d308708712ff6075c4dd54b0519b47fdad8816 Mon Sep 17 00:00:00 2001 From: Oleksandr Suvorov Date: Thu, 26 Mar 2020 12:44:27 +0200 Subject: Backports v5.4.27 Backports generated by toradex backports f6e8852f1ef28e6d3c9bae8400eb6a87a6b0c3e7 against mainline kernel tag v5.4.27 Signed-off-by: Oleksandr Suvorov --- 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