diff options
author | Bin Meng <bmeng.cn@gmail.com> | 2017-07-30 06:23:15 -0700 |
---|---|---|
committer | Bin Meng <bmeng.cn@gmail.com> | 2017-08-01 20:17:02 +0800 |
commit | 263252c762c43fd968c924dfd6e1c3db930a35a2 (patch) | |
tree | b8f2c970273b0e6514e20d0d23f7d5fd5217529f /configs/dfi-bt700-q7x-151_defconfig | |
parent | 67f99f970f2bc1fae6aece1669b8b8bcb504cff1 (diff) | |
download | u-boot-263252c762c43fd968c924dfd6e1c3db930a35a2.tar.gz u-boot-263252c762c43fd968c924dfd6e1c3db930a35a2.tar.bz2 u-boot-263252c762c43fd968c924dfd6e1c3db930a35a2.zip |
x86: kconfig: Select OF_CONTROL
This is a must have 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/dfi-bt700-q7x-151_defconfig')
-rw-r--r-- | configs/dfi-bt700-q7x-151_defconfig | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/configs/dfi-bt700-q7x-151_defconfig b/configs/dfi-bt700-q7x-151_defconfig index 193bb54298..eb5ecb8c17 100644 --- a/configs/dfi-bt700-q7x-151_defconfig +++ b/configs/dfi-bt700-q7x-151_defconfig @@ -38,7 +38,6 @@ CONFIG_CMD_FS_GENERIC=y CONFIG_MAC_PARTITION=y CONFIG_ISO_PARTITION=y CONFIG_EFI_PARTITION=y -CONFIG_OF_CONTROL=y CONFIG_REGMAP=y CONFIG_SYSCON=y CONFIG_CPU=y |