summaryrefslogtreecommitdiffstats
path: root/configs/minnowmax_defconfig
diff options
context:
space:
mode:
authorBin Meng <bmeng.cn@gmail.com>2015-04-27 23:22:28 +0800
committerSimon Glass <sjg@chromium.org>2015-04-29 18:51:50 -0600
commit99556d7debe02d3af4c1b5cc17ad5fa457c2ce67 (patch)
treeaace649cbc373ce2fa33c0371f2e88ab3370d8d2 /configs/minnowmax_defconfig
parent3e4522279df299d1eef1bf9409f313bd8c5716ff (diff)
downloadtalos-obmc-uboot-99556d7debe02d3af4c1b5cc17ad5fa457c2ce67.tar.gz
talos-obmc-uboot-99556d7debe02d3af4c1b5cc17ad5fa457c2ce67.zip
x86: Kconfig: Remove deprecated CONFIG_SYS_EXTRA_OPTIONS
Currently all x86 boards still use CONFIG_SYS_EXTRA_OPTIONS to define the text base address. Since it is deprecated, just remove it and use CONFIG_SYS_TEXT_BASE directly. Signed-off-by: Bin Meng <bmeng.cn@gmail.com> Acked-by: Simon Glass <sjg@chromium.org>
Diffstat (limited to 'configs/minnowmax_defconfig')
-rw-r--r--configs/minnowmax_defconfig1
1 files changed, 0 insertions, 1 deletions
diff --git a/configs/minnowmax_defconfig b/configs/minnowmax_defconfig
index c4dbfcacc5..c59f4ace1e 100644
--- a/configs/minnowmax_defconfig
+++ b/configs/minnowmax_defconfig
@@ -1,4 +1,3 @@
-CONFIG_SYS_EXTRA_OPTIONS="SYS_TEXT_BASE=0xfff00000"
CONFIG_X86=y
CONFIG_VENDOR_INTEL=y
CONFIG_TARGET_MINNOWMAX=y
OpenPOWER on IntegriCloud