aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPatrick Georgi <patrick@georgi-clan.de>2010-11-23 07:30:50 +0000
committerPatrick Georgi <patrick.georgi@coresystems.de>2010-11-23 07:30:50 +0000
commit0cda9597109f2e4cd922ee4ec66367b6513360db (patch)
tree2a3f0fcaa4ef49bdf9935b63a3d6fd837f4b3a8e
parent612fcc3955ff238a6c35b96198ee85d82692ffa0 (diff)
USBDEBUG by default in abuild was committed by mistake and
then left in because USBDEBUG was actively worked on. This isn't true anymore, so drop it Signed-off-by: Patrick Georgi <patrick@georgi-clan.de> Acked-by: Patrick Georgi <patrick@georgi-clan.de> git-svn-id: svn://svn.coreboot.org/coreboot/trunk@6119 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
-rwxr-xr-xutil/abuild/abuild1
1 files changed, 0 insertions, 1 deletions
diff --git a/util/abuild/abuild b/util/abuild/abuild
index 9601e83f58..5a17e5e328 100755
--- a/util/abuild/abuild
+++ b/util/abuild/abuild
@@ -203,7 +203,6 @@ function create_config
echo "CONFIG_SCANBUILD_ENABLE=y" >> .config
echo "CONFIG_SCANBUILD_REPORT_LOCATION=\"$TARGET/scan-build-results-tmp\"" >> .config
fi
- echo "CONFIG_USBDEBUG=y" >> .config
fi
#yes "" | $MAKE oldconfig -j $cpus obj=${build_dir} objutil=$TARGET/sharedutils &> ${build_dir}/config.log