From: Kees Cook Date: Tue, 18 Dec 2012 23:19:04 +0000 (-0800) Subject: CHROMIUM: config: enable test_module for autotest X-Git-Url: http://xenbits.xensource.com/gitweb?a=commitdiff_plain;h=66c3f7567f774231ccf00ab644a2a711a38ac1df;p=people%2Faperard%2Flinux-chromebook.git CHROMIUM: config: enable test_module for autotest Enable the "test_module" kernel module for use with autotest's security_ModuleLocking test. BUG=chromium-os:37353 TEST=daisy build, security_ModuleLocking passes when using "test_module" Change-Id: I16eee5afd1664f0ab4a9ab48b6cb2beaa6f30017 Signed-off-by: Kees Cook Reviewed-on: https://gerrit.chromium.org/gerrit/39919 Reviewed-by: Grant Grundler Tested-by: Grant Grundler --- diff --git a/chromeos/config/base.config b/chromeos/config/base.config index 2c45aa7de0567..a8ef1719c7ced 100644 --- a/chromeos/config/base.config +++ b/chromeos/config/base.config @@ -1541,6 +1541,7 @@ CONFIG_TCP_CONG_LP=m CONFIG_TCP_MD5SIG=y # CONFIG_TEST_KSTRTOX is not set # CONFIG_TEST_LIST_SORT is not set +CONFIG_TEST_MODULE=m # CONFIG_TEST_POWER is not set CONFIG_THERMAL=y CONFIG_THERMAL_HWMON=y