summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--linux.morph4
1 files changed, 3 insertions, 1 deletions
diff --git a/linux.morph b/linux.morph
index ed815601fa92..d137a24b90aa 100644
--- a/linux.morph
+++ b/linux.morph
@@ -84,7 +84,9 @@
"scripts/config -d CONFIG_TOUCHSCREEN_WM97XX",
"scripts/config -d CONFIG_SND_AC97_POWER_SAVE",
"scripts/config -e CONFIG_FUSE_FS",
- "scripts/config -e CONFIG_CUSE"
+ "scripts/config -e CONFIG_CUSE",
+ "scripts/config -e CONFIG_AF_BUS",
+ "scripts/config -e NETFILTER_DBUS"
],
"build-commands": [
"make"