fix config.atari

svn path=/dists/trunk/linux-2.6/; revision=8580
This commit is contained in:
Christian T. Steigies 2007-05-14 13:28:06 +00:00
parent c900d2466a
commit 498f2048b7
2 changed files with 7 additions and 2 deletions

View File

@ -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

View File

@ -129,4 +129,4 @@ CONFIG_CRC32=y
# 2.6.21
# uses undefined isa_*
# CONFIG_PARPORT is not set
# CONFIG_PARPORT_PC is not set
# CONFIG_PARPORT_PC is not set