diff --git a/debian/arch/m68k/config.atari b/debian/arch/m68k/config.atari index 73375ab3d..598f135c0 100644 --- a/debian/arch/m68k/config.atari +++ b/debian/arch/m68k/config.atari @@ -105,7 +105,6 @@ CONFIG_NCPFS_OS2_NS=y 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_NET_ETHERNET=y 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 diff --git a/debian/arch/m68k/config.mac b/debian/arch/m68k/config.mac index 5e9721b1c..edfa8d329 100644 --- a/debian/arch/m68k/config.mac +++ b/debian/arch/m68k/config.mac @@ -129,4 +129,4 @@ CONFIG_CRC32=y # 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