From 263252c762c43fd968c924dfd6e1c3db930a35a2 Mon Sep 17 00:00:00 2001 From: Bin Meng Date: Sun, 30 Jul 2017 06:23:15 -0700 Subject: x86: kconfig: Select OF_CONTROL This is a must have for all x86 boards. Signed-off-by: Bin Meng Reviewed-by: Andy Shevchenko Reviewed-by: Simon Glass --- configs/galileo_defconfig | 1 - 1 file changed, 1 deletion(-) (limited to 'configs/galileo_defconfig') diff --git a/configs/galileo_defconfig b/configs/galileo_defconfig index e8b11e425e..948b8dfb15 100644 --- a/configs/galileo_defconfig +++ b/configs/galileo_defconfig @@ -35,7 +35,6 @@ CONFIG_CMD_FS_GENERIC=y CONFIG_MAC_PARTITION=y CONFIG_ISO_PARTITION=y CONFIG_EFI_PARTITION=y -CONFIG_OF_CONTROL=y CONFIG_NET_RANDOM_ETHADDR=y CONFIG_REGMAP=y CONFIG_SYSCON=y -- cgit v1.2.3