diff options
author | Kanoj Sarcar <kanoj@engr.sgi.com> | 2000-06-06 03:29:39 +0000 |
---|---|---|
committer | Kanoj Sarcar <kanoj@engr.sgi.com> | 2000-06-06 03:29:39 +0000 |
commit | 4ff3c0a835b12eec3d76c3c145ed243840ddca94 (patch) | |
tree | 1044fadf8a5c468159831970ed28fc27af64b411 /arch/mips64/defconfig-ip27 | |
parent | 448ade02e6a7fb60bc6e7f1756e6c45bff6bb038 (diff) |
Initial rudimentary support for mapped kernel. The kernel text and data
are placed in the cksseg area, and such behavior is tuned thru a make
option (off by default). Basis for future kernel text replication and
partitioning work/study.
Diffstat (limited to 'arch/mips64/defconfig-ip27')
-rw-r--r-- | arch/mips64/defconfig-ip27 | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/mips64/defconfig-ip27 b/arch/mips64/defconfig-ip27 index 2bf5069f2..831a6b4ef 100644 --- a/arch/mips64/defconfig-ip27 +++ b/arch/mips64/defconfig-ip27 @@ -14,6 +14,7 @@ CONFIG_SGI_IP27=y # CONFIG_SGI_SN0_N_MODE is not set # CONFIG_DISCONTIGMEM is not set +# CONFIG_MAPPED_KERNEL is not set # CONFIG_SMP is not set CONFIG_BOOT_ELF64=y CONFIG_ARC64=y |