From 442f494eb9f09ccb0f6b7bd72d2a8b3a959a5e8a Mon Sep 17 00:00:00 2001 From: Kumar Gala Date: Wed, 16 Apr 2008 05:52:19 +1000 Subject: [PATCH] --- yaml --- r: 91553 b: refs/heads/master c: 38521a23a99232e14d7454ab59d23565c626ea33 h: refs/heads/master i: 91551: 20bc48b737631df89d6eba966b87c78256a33013 v: v3 --- [refs] | 2 +- trunk/arch/powerpc/Kconfig | 16 ---------------- 2 files changed, 1 insertion(+), 17 deletions(-) diff --git a/[refs] b/[refs] index 06646153ed99..ea2aa1550a88 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 3fbe9d413e503aba71258947bf2e22f6de5ffa41 +refs/heads/master: 38521a23a99232e14d7454ab59d23565c626ea33 diff --git a/trunk/arch/powerpc/Kconfig b/trunk/arch/powerpc/Kconfig index c51b6bba5fce..d1fe425cfb58 100644 --- a/trunk/arch/powerpc/Kconfig +++ b/trunk/arch/powerpc/Kconfig @@ -693,22 +693,6 @@ config CONSISTENT_SIZE hex "Size of consistent memory pool" if CONSISTENT_SIZE_BOOL default "0x00200000" if NOT_COHERENT_CACHE -config BOOT_LOAD_BOOL - bool "Set the boot link/load address" - depends on ADVANCED_OPTIONS && !PPC_MULTIPLATFORM - help - This option allows you to set the initial load address of the zImage - or zImage.initrd file. This can be useful if you are on a board - which has a small amount of memory. - - Say N here unless you know what you are doing. - -config BOOT_LOAD - hex "Link/load address for booting" if BOOT_LOAD_BOOL - default "0x00400000" if 40x || 8xx || 8260 - default "0x01000000" if 44x - default "0x00800000" - config PIN_TLB bool "Pinned Kernel TLBs (860 ONLY)" depends on ADVANCED_OPTIONS && 8xx