Oh well, i guess we moved to modular stuff while i was trying to build :)

now build MAC_FLOPPY only on non-smp, as it FTBFS on smp.

svn path=/trunk/kernel/source/linux-2.6-2.6.12/; revision=3555
This commit is contained in:
Sven Luther 2005-07-16 12:49:55 +00:00
parent 63921fabd0
commit 1d41e52b3c
3 changed files with 2 additions and 1 deletions

View File

@ -119,7 +119,6 @@ CONFIG_FW_LOADER=m
# CONFIG_MTD is not set
# CONFIG_PARPORT is not set
CONFIG_BLK_DEV_FD=m
CONFIG_MAC_FLOPPY=y
CONFIG_BLK_CPQ_DA=m
CONFIG_BLK_CPQ_CISS_DA=m
CONFIG_CISS_SCSI_TAPE=y

View File

@ -7,3 +7,4 @@ CONFIG_6PACK=m
# CONFIG_IRPORT_SIR is not set
CONFIG_PCMCIA_XIRTULIP=m
# CONFIG_USB_SERIAL_WHITEHEAT is not set
CONFIG_MAC_FLOPPY=y

View File

@ -5,3 +5,4 @@ CONFIG_SMP=y
CONFIG_IRQ_ALL_CPUS=y
CONFIG_NR_CPUS=4
# CONFIG_SOFTWARE_SUSPEND is not set
# CONFIG_MAC_FLOPPY is not set