Fixed miboot and powerpc64 configs.

svn path=/dists/trunk/linux-2.6/; revision=4673
This commit is contained in:
Sven Luther 2005-10-28 06:24:44 +00:00
parent adcdbe44c4
commit d5b575d465
2 changed files with 7 additions and 1 deletions

View File

@ -58,7 +58,6 @@ CONFIG_FB_VOODOO1=m
# CONFIG_BOOTX_TEXT is not set
# CONFIG_KEYS is not set
# CONFIG_SECURITY is not set
CONFIG_CRYPTO_MD5=m
CONFIG_CHR_DEV_SCH=m
# CONFIG_MEGARAID_LEGACY is not set
CONFIG_ASFS_FS=m
@ -70,3 +69,5 @@ CONFIG_PCMCIA_XIRTULIP=m
# CONFIG_USB_SERIAL_WHITEHEAT is not set
# CONFIG_PMAC_BACKLIGHT is not set
CONFIG_BROKEN_ON_SMP=y
CONFIG_CRYPTO_MD5=y

View File

@ -73,3 +73,8 @@ CONFIG_DISCONTIGMEM_MANUAL=y
# CONFIG_SPARSEMEM_MANUAL is not set
CONFIG_DISCONTIGMEM=y
CONFIG_IRQ_ALL_CPUS=y
CONFIG_HAVE_ARCH_EARLY_PFN_TO_NID=y
CONFIG_MPIC=y
CONFIG_NEED_MULTIPLE_NODES=y
CONFIG_XICS=y
CONFIG_NODES_SPAN_OTHER_NODES=y