Browse Source

fake:


			
			
				rocklinux
			
			
		
fake 19 years ago
parent
commit
35f7d19e41
1 changed files with 3 additions and 6 deletions
  1. +3
    -6
      architecture/powerpc/kernel.conf.m4

+ 3
- 6
architecture/powerpc/kernel.conf.m4

@ -15,7 +15,6 @@ CONFIG_PMAC=y
# CONFIG_GEMINI is not set
# CONFIG_APUS is not set
# CONFIG_SMP is not set
# CONFIG_ALTIVEC is not set
CONFIG_MACH_SPECIFIC=y
# additional 2.6 kernel configs
@ -30,6 +29,9 @@ include(`kernel-scsi.conf')
include(`kernel-net.conf')
include(`kernel-fs.conf')
CONFIG_BROKEN_ON_SMP=y
# CONFIG_SMP is not set
CONFIG_HFS_FS=y
dnl macs need a special RTC ... (this need to be fixed in the kernel so we
@ -75,11 +77,6 @@ CONFIG_MAC_FLOPPY=y
CONFIG_PMU_HD_BLINK=y
# CONFIG_MAC_ADBKEYCODES is not set
dnl make sure old OSS modules are build (ALSA does not yet work correct)
dnl
CONFIG_DMASOUND_PMAC=m
CONFIG_DMASOUND=m
dnl some network teaks (the GMAC is obsoleted by SUNGEM)
dnl
# CONFIG_GMAC is not set

Loading…
Cancel
Save