summaryrefslogtreecommitdiffstats
path: root/include/configs/x86-chromebook.h
diff options
context:
space:
mode:
authorSimon Glass <sjg@chromium.org>2015-07-27 15:47:22 -0600
committerSimon Glass <sjg@chromium.org>2015-08-05 08:42:42 -0600
commitca4435ef28d13371c31b98cfd41fb8fa28aeabc9 (patch)
tree7b7a0289f6b783137311e32095d7ef2f45011d6f /include/configs/x86-chromebook.h
parent3f416f336e0d87519217777a460516c5cc1310e3 (diff)
downloadblackbird-obmc-uboot-ca4435ef28d13371c31b98cfd41fb8fa28aeabc9.tar.gz
blackbird-obmc-uboot-ca4435ef28d13371c31b98cfd41fb8fa28aeabc9.zip
x86: Move Chrome OS options to defconfig
Drop these from the header file and use Kconfig instead. Signed-off-by: Simon Glass <sjg@chromium.org> Reviewed-by: Bin Meng <bmeng.cn@gmail.com>
Diffstat (limited to 'include/configs/x86-chromebook.h')
-rw-r--r--include/configs/x86-chromebook.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/include/configs/x86-chromebook.h b/include/configs/x86-chromebook.h
index 408cbb1957..e8f0bac01c 100644
--- a/include/configs/x86-chromebook.h
+++ b/include/configs/x86-chromebook.h
@@ -45,9 +45,6 @@
#define VIDEO_IO_OFFSET 0
#define CONFIG_X86EMU_RAW_IO
-#define CONFIG_CROS_EC
-#define CONFIG_CROS_EC_LPC
-#define CONFIG_CMD_CROS_EC
#define CONFIG_ARCH_EARLY_INIT_R
#undef CONFIG_ENV_IS_NOWHERE
OpenPOWER on IntegriCloud