[kernel] r8580 - dists/trunk/linux-2.6/debian/arch/m68k
Christian T. Steigies
cts at alioth.debian.org
Mon May 14 13:28:07 UTC 2007
Author: cts
Date: Mon May 14 13:28:06 2007
New Revision: 8580
Log:
fix config.atari
Modified:
dists/trunk/linux-2.6/debian/arch/m68k/config.atari
dists/trunk/linux-2.6/debian/arch/m68k/config.mac
Modified: dists/trunk/linux-2.6/debian/arch/m68k/config.atari
==============================================================================
--- dists/trunk/linux-2.6/debian/arch/m68k/config.atari (original)
+++ dists/trunk/linux-2.6/debian/arch/m68k/config.atari Mon May 14 13:28:06 2007
@@ -105,7 +105,6 @@
CONFIG_ATARI_PARTITION=y
CONFIG_CRC32=y
# enable new ethernet drivers
-CONFIG_ATARI_ROM_ISA=y
CONFIG_ARANYM=y
CONFIG_NATFEAT=y
# Atari SCSI driver is buggy
@@ -115,3 +114,9 @@
CONFIG_ATARILANCE=y
CONFIG_ATARI_NFETH=y
CONFIG_ATARI_ETHERNEC=m
+# 2.6.21
+# disable atari_rom_isa for now
+# CONFIG_ATARI_ROM_ISA is not set
+# uses undefined isa_*
+# CONFIG_PARPORT is not set
+# CONFIG_PARPORT_PC
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 Mon May 14 13:28:06 2007
@@ -129,4 +129,4 @@
# 2.6.21
# uses undefined isa_*
# CONFIG_PARPORT is not set
-# CONFIG_PARPORT_PC is not set
\ No newline at end of file
+# CONFIG_PARPORT_PC is not set
More information about the Kernel-svn-changes
mailing list