Disabled CONFIG_DEBUG_INFO in x86{,_64} kconfigs

cleanup-cruft
agaffney 17 years ago
parent 32a427af88
commit db003a6d50

@ -2,6 +2,10 @@
# Copyright 1999-2008 Gentoo Foundation; 2008 Chris Gianelloni # Copyright 1999-2008 Gentoo Foundation; 2008 Chris Gianelloni
# Distributed under the GPL v2 # Distributed under the GPL v2
28 Aug 2008; Andrew Gaffney <agaffney@gentoo.org> arch/x86/kernel-config,
arch/x86_64/kernel-config:
Disabled CONFIG_DEBUG_INFO in x86{,_64} kconfigs
25 Aug 2008; Andrew Gaffney <agaffney@gentoo.org> 25 Aug 2008; Andrew Gaffney <agaffney@gentoo.org>
+patches/busybox/1.7.4/README: +patches/busybox/1.7.4/README:
Add README to busybox patches dir Add README to busybox patches dir

@ -3487,7 +3487,7 @@ CONFIG_DEBUG_MUTEXES=y
# CONFIG_DEBUG_KOBJECT is not set # CONFIG_DEBUG_KOBJECT is not set
# CONFIG_DEBUG_HIGHMEM is not set # CONFIG_DEBUG_HIGHMEM is not set
CONFIG_DEBUG_BUGVERBOSE=y CONFIG_DEBUG_BUGVERBOSE=y
CONFIG_DEBUG_INFO=y # CONFIG_DEBUG_INFO is not set
# CONFIG_DEBUG_VM is not set # CONFIG_DEBUG_VM is not set
# CONFIG_DEBUG_LIST is not set # CONFIG_DEBUG_LIST is not set
# CONFIG_DEBUG_SG is not set # CONFIG_DEBUG_SG is not set

@ -2925,7 +2925,7 @@ CONFIG_DEBUG_MUTEXES=y
# CONFIG_DEBUG_LOCKING_API_SELFTESTS is not set # CONFIG_DEBUG_LOCKING_API_SELFTESTS is not set
# CONFIG_DEBUG_KOBJECT is not set # CONFIG_DEBUG_KOBJECT is not set
CONFIG_DEBUG_BUGVERBOSE=y CONFIG_DEBUG_BUGVERBOSE=y
CONFIG_DEBUG_INFO=y # CONFIG_DEBUG_INFO is not set
# CONFIG_DEBUG_VM is not set # CONFIG_DEBUG_VM is not set
# CONFIG_DEBUG_LIST is not set # CONFIG_DEBUG_LIST is not set
# CONFIG_DEBUG_SG is not set # CONFIG_DEBUG_SG is not set

Loading…
Cancel
Save