[kernel] r8720 - dists/trunk/linux-2.6/debian/arch
Maximilian Attems
maks at alioth.debian.org
Tue May 22 15:34:49 UTC 2007
Author: maks
Date: Tue May 22 15:34:49 2007
New Revision: 8720
Log:
CONFIG_MACINTOSH_DRIVERS defaults to y
*wow*
disable it on toplevel, so that m68k can take care of it's own,
produces on any other arch nice warnings like:
drivers/input/keyboard/Kconfig:170:warning: 'select' used by config symbol 'KEYBOARD_ATARI' refers to undefined symbol 'ATARI_KBD_CORE'
drivers/input/mouse/Kconfig:182:warning: 'select' used by config symbol 'MOUSE_ATARI' refers to undefined symbol 'ATARI_KBD_CORE'
Modified:
dists/trunk/linux-2.6/debian/arch/config
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 Tue May 22 15:34:49 2007
@@ -137,6 +137,7 @@
CONFIG_DM_DELAY=m
CONFIG_VLAN_8021Q=m
+# CONFIG_MACINTOSH_DRIVERS is not set
CONFIG_NETDEVICES=y
CONFIG_BONDING=m
CONFIG_EQUALIZER=m
More information about the Kernel-svn-changes
mailing list