[kernel] test kstrtox on boot

Dave Jones davej at fedoraproject.org
Sun Jan 15 16:04:24 UTC 2012


commit ae20f6b2b432ac7c693a924229879b25755bd290
Author: Dave Jones <davej at redhat.com>
Date:   Sun Jan 15 11:03:51 2012 -0500

    test kstrtox on boot
    
    it's fast, and we're building it anyway..

 config-generic |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/config-generic b/config-generic
index 807bc7f..7862c52 100644
--- a/config-generic
+++ b/config-generic
@@ -4455,7 +4455,7 @@ CONFIG_GPIO_SYSFS=y
 # FIXME: Why?
 CONFIG_EVENT_POWER_TRACING_DEPRECATED=y
 
-CONFIG_TEST_KSTRTOX=m
+CONFIG_TEST_KSTRTOX=y
 # CONFIG_XZ_DEC_TEST is not set
 
 CONFIG_TARGET_CORE=m


More information about the scm-commits mailing list