summaryrefslogtreecommitdiff
path: root/configure
diff options
context:
space:
mode:
Diffstat (limited to 'configure')
-rwxr-xr-xconfigure2
1 files changed, 0 insertions, 2 deletions
diff --git a/configure b/configure
index 78c2f9cf..3b27364c 100755
--- a/configure
+++ b/configure
@@ -137,8 +137,6 @@ LD=$cross_prefix$ld
OBJCOPY=$cross_prefix$objcopy
EOF
-if [ -n "$want_module" ];then
cat <<EOF > kernel/config.kbuild
CONFIG_KVM_TRACE=$kvm_trace
EOF
-fi