torture: Allow variations of "defconfig" to be specified
authorPaul E. McKenney <paulmck@linux.vnet.ibm.com>
Wed, 26 Feb 2014 22:28:43 +0000 (14:28 -0800)
committerPaul E. McKenney <paulmck@linux.vnet.ibm.com>
Wed, 14 May 2014 16:45:19 +0000 (09:45 -0700)
commit8c55f2271c732670099f0a47d287c1b4a1d812c2
tree1cd9813a0cd63aafc1df9f1e62c1676a9f3a7c6d
parentda601c63fd3a3e6c30f85eefd5ee46397b5b439d
torture: Allow variations of "defconfig" to be specified

Some environments require some variation on "make defconfig" to initialize
the .config file.  This commit therefore adds a --defconfig argument to
allow this to be specified.  The default value is of course "defconfig".

Signed-off-by: Paul E. McKenney <paulmck@linux.vnet.ibm.com>
Reviewed-by: Josh Triplett <josh@joshtriplett.org>
tools/testing/selftests/rcutorture/bin/configinit.sh
tools/testing/selftests/rcutorture/bin/kvm.sh
This page took 0.025693 seconds and 5 git commands to generate.