powerpc64 needs DISCONTIGMEM, not FLATMEM, which where causing the build problems.

svn path=/dists/trunk/linux-2.6/; revision=4547
This commit is contained in:
Sven Luther 2005-10-19 16:14:25 +00:00
parent 192157d9e3
commit c4796e5fa1
1 changed files with 3 additions and 0 deletions

View File

@ -30,6 +30,8 @@ CONFIG_LPARCFG=m
CONFIG_MEGARAID_LEGACY=m
CONFIG_MPIC_BROKEN_U3=y
CONFIG_NR_CPUS=32
# CONFIG_FLATMEM is not set
CONFIG_DISCONTIGMEM=y
CONFIG_NUMA=y
# CONFIG_PMAC_BACKLIGHT is not set
# CONFIG_PMAC_PBOOK is not set
@ -60,3 +62,4 @@ CONFIG_SYSVIPC_COMPAT=y
CONFIG_THERM_PM72=y
CONFIG_U3_DART=y
CONFIG_WATCHDOG_RTAS=m