Author: maks Date: Wed Feb 6 23:43:31 2008 New Revision: 10427 Log: topconfig explicitly unset DEBUG_BOOT_PARAMS
allows arch porters to export boot parameters via debugfs for debugging, see 6d7d7433750c7c6eec93d7b3206019e329228686 Modified: dists/trunk/linux-2.6/debian/config/config Modified: dists/trunk/linux-2.6/debian/config/config ============================================================================== --- dists/trunk/linux-2.6/debian/config/config (original) +++ dists/trunk/linux-2.6/debian/config/config Wed Feb 6 23:43:31 2008 @@ -1200,6 +1200,7 @@ CONFIG_EARLY_PRINTK=y # CONFIG_DEBUG_STACKOVERFLOW is not set # CONFIG_DEBUG_STACK_USAGE is not set +# CONFIG_DEBUG_BOOT_PARAMS is not set CONFIG_XOR_BLOCKS=m CONFIG_ASYNC_MEMCPY=m _______________________________________________ Kernel-svn-changes mailing list [email protected] http://lists.alioth.debian.org/mailman/listinfo/kernel-svn-changes

