summaryrefslogtreecommitdiff
path: root/configs/bayleybay_defconfig
diff options
context:
space:
mode:
authorBin Meng <bmeng.cn@gmail.com>2017-07-30 13:23:11 (GMT)
committerBin Meng <bmeng.cn@gmail.com>2017-08-01 12:17:02 (GMT)
commit30b1ecd26533fdd680b66c0ed6767cc4b875fbc6 (patch)
tree7d4b4ded4de35c8db731ab0f86a66106e82cbaf9 /configs/bayleybay_defconfig
parent1e452b4686efd06a8bfe826969566f2128f9e248 (diff)
downloadu-boot-fsl-qoriq-30b1ecd26533fdd680b66c0ed6767cc4b875fbc6.tar.xz
x86: kconfig: Let board select BOARD_EARLY_INIT_F
CONFIG_BOARD_EARLY_INIT_F literally indicates board-specific codes and should be not 'default y' for all x86 boards. Signed-off-by: Bin Meng <bmeng.cn@gmail.com> Reviewed-by: Andy Shevchenko <andy.shevchenko@gmail.com> Reviewed-by: Simon Glass <sjg@chromium.org>
Diffstat (limited to 'configs/bayleybay_defconfig')
-rw-r--r--configs/bayleybay_defconfig1
1 files changed, 0 insertions, 1 deletions
diff --git a/configs/bayleybay_defconfig b/configs/bayleybay_defconfig
index a7767d6..4a31b4e 100644
--- a/configs/bayleybay_defconfig
+++ b/configs/bayleybay_defconfig
@@ -17,7 +17,6 @@ CONFIG_BOOTSTAGE_REPORT=y
CONFIG_SYS_CONSOLE_INFO_QUIET=y
# CONFIG_ARCH_EARLY_INIT_R is not set
CONFIG_ARCH_MISC_INIT=y
-# CONFIG_BOARD_EARLY_INIT_F is not set
CONFIG_HUSH_PARSER=y
CONFIG_CMD_CPU=y
# CONFIG_CMD_IMLS is not set