[kernel] r6531 - in dists/trunk/linux-2.6/debian: . arch
Frederik Schüler
fs at costa.debian.org
Sun May 7 15:06:59 UTC 2006
Author: fs
Date: Sun May 7 15:06:57 2006
New Revision: 6531
Modified:
dists/trunk/linux-2.6/debian/arch/arm/config.footbridge
dists/trunk/linux-2.6/debian/arch/config
dists/trunk/linux-2.6/debian/changelog
Log:
Activate CONFIG_BCM43XX_DEBUG.
Modified: dists/trunk/linux-2.6/debian/arch/arm/config.footbridge
==============================================================================
--- dists/trunk/linux-2.6/debian/arch/arm/config.footbridge (original)
+++ dists/trunk/linux-2.6/debian/arch/arm/config.footbridge Sun May 7 15:06:57 2006
@@ -1462,14 +1462,12 @@
CONFIG_DETECT_SOFTLOCKUP=y
# CONFIG_SCHEDSTATS is not set
# CONFIG_DEBUG_SLAB is not set
-# CONFIG_DEBUG_MUTEXES is not set
# CONFIG_DEBUG_SPINLOCK is not set
# CONFIG_DEBUG_SPINLOCK_SLEEP is not set
# CONFIG_DEBUG_KOBJECT is not set
# CONFIG_DEBUG_BUGVERBOSE is not set
# CONFIG_DEBUG_INFO is not set
# CONFIG_DEBUG_FS is not set
-# CONFIG_DEBUG_VM is not set
CONFIG_FRAME_POINTER=y
# CONFIG_FORCED_INLINING is not set
# CONFIG_RCU_TORTURE_TEST is not set
Modified: dists/trunk/linux-2.6/debian/arch/config
==============================================================================
--- dists/trunk/linux-2.6/debian/arch/config (original)
+++ dists/trunk/linux-2.6/debian/arch/config Sun May 7 15:06:57 2006
@@ -845,7 +845,6 @@
CONFIG_LEDS_TRIGGER_IDE_DISK=y
CONFIG_NETFILTER_XT_MATCH_ESP=m
CONFIG_LEDS_TRIGGER_TIMER=m
-# CONFIG_BCM43XX_DEBUG is not set
CONFIG_W1_MASTER_DS9490=m
CONFIG_USB_ARCH_HAS_EHCI=y
CONFIG_RTC_DRV_DS1672=m
@@ -912,3 +911,7 @@
# CONFIG_DEBUG_KERNEL is not set
# CONFIG_DEBUG_FS is not set
# CONFIG_UNWIND_INFO is not set
+# CONFIG_DEBUG_RODATA is not set
+# CONFIG_DEBUG_VM is not set
+# CONFIG_DEBUG_MUTEXES is not set
+CONFIG_BCM43XX_DEBUG=y
Modified: dists/trunk/linux-2.6/debian/changelog
==============================================================================
--- dists/trunk/linux-2.6/debian/changelog (original)
+++ dists/trunk/linux-2.6/debian/changelog Sun May 7 15:06:57 2006
@@ -3,12 +3,13 @@
[ Frederik Schüler ]
* New upstream release.
* Switch HZ from 1000 to 250, following upstreams default.
+ * Activate CONFIG_BCM43XX_DEBUG=y.
[ maximilian attems ]
* Disable broken and known unsecure LSM modules: CONFIG_SECURITY_SECLVL,
CONFIG_SECURITY_ROOTPLUG. Upstream plans to remove them for 2.6.18
- -- Bastian Blank <waldi at debian.org> Sat, 29 Apr 2006 22:56:29 +0200
+ -- Frederik Schüler <fs at debian.org> Sun, 7 May 2006 17:06:29 +0200
linux-2.6 (2.6.16-11) UNRELEASED; urgency=low
More information about the Kernel-svn-changes
mailing list