Author: cts Date: Sun May 13 16:19:30 2007 New Revision: 8578 Log: fix config.mac
Modified: dists/trunk/linux-2.6/debian/arch/m68k/config.mac Modified: dists/trunk/linux-2.6/debian/arch/m68k/config.mac ============================================================================== --- dists/trunk/linux-2.6/debian/arch/m68k/config.mac (original) +++ dists/trunk/linux-2.6/debian/arch/m68k/config.mac Sun May 13 16:19:30 2007 @@ -41,7 +41,7 @@ # switched off the next four CONFIG_ADB_* as requested by Finn Thain CONFIG_ADB_MACII=y CONFIG_ADB_MACIISI=n -CONFIG_ADB_IOP=n +CONFIG_ADB_IOP=y # switched on for the benefit of IIfx, Q900, Q950 CONFIG_ADB_PMU68K=n CONFIG_ADB_CUDA=y CONFIG_INPUT_ADBHID=y @@ -126,3 +126,7 @@ # 2.6.18 # don't try to build lib/audit.c # CONFIG_AUDIT is not set +# 2.6.21 +# uses undefined isa_* +# CONFIG_PARPORT is not set +# CONFIG_PARPORT_PC is not set \ No newline at end of file _______________________________________________ Kernel-svn-changes mailing list [email protected] http://lists.alioth.debian.org/mailman/listinfo/kernel-svn-changes

