From f801439514156ec60a7641b1e532d4f348a51c1b Mon Sep 17 00:00:00 2001 From: Norbert Tretkowski Date: Sat, 23 Sep 2006 18:00:26 +0000 Subject: [PATCH] Disabled CONFIG_AUDIT on alpha, it's broken. svn path=/dists/trunk/linux-2.6/; revision=7487 --- debian/arch/alpha/config | 1 + debian/changelog | 3 ++- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/debian/arch/alpha/config b/debian/arch/alpha/config index 77f328176..1eb29633d 100644 --- a/debian/arch/alpha/config +++ b/debian/arch/alpha/config @@ -1637,3 +1637,4 @@ CONFIG_I2C_ELEKTOR=m CONFIG_BACKLIGHT_CLASS_DEVICE=m CONFIG_USB_SERIAL_WHITEHEAT=m CONFIG_MATHEMU=m +# CONFIG_AUDIT is not set diff --git a/debian/changelog b/debian/changelog index 09da4d557..e791cb75d 100644 --- a/debian/changelog +++ b/debian/changelog @@ -43,8 +43,9 @@ linux-2.6 (2.6.18-1) UNRELEASED; urgency=low [ Norbert Tretkowski ] * [alpha] Updated configs. + * [alpha] Disabled CONFIG_AUDIT, broken. - -- Norbert Tretkowski Sat, 23 Sep 2006 18:05:43 +0200 + -- Norbert Tretkowski Sat, 23 Sep 2006 19:48:55 +0200 linux-2.6 (2.6.17-9) unstable; urgency=medium