aboutsummaryrefslogtreecommitdiff
path: root/board/intel
diff options
context:
space:
mode:
authorSimon Glass2023-07-30 21:01:58 -0600
committerBin Meng2023-08-09 23:31:12 +0800
commit5ccb18a75210c4f6a09255c430cd01466d1dd85d (patch)
treecf8b2fc4cc41e2a0ff79bf4a6d349a21ad5c59e1 /board/intel
parenta68a7abc3da15a6e441faed1c7dad2f57e66e259 (diff)
x86: cherryhill: Convert to text environment
Use the common include. Drop everything from the config.h file. Signed-off-by: Simon Glass <sjg@chromium.org> Reviewed-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com> # Intel Edison Reviewed-by: Bin Meng <bmeng.cn@gmail.com>
Diffstat (limited to 'board/intel')
-rw-r--r--board/intel/cherryhill/cherryhill.env9
1 files changed, 9 insertions, 0 deletions
diff --git a/board/intel/cherryhill/cherryhill.env b/board/intel/cherryhill/cherryhill.env
new file mode 100644
index 00000000000..929b6a18a74
--- /dev/null
+++ b/board/intel/cherryhill/cherryhill.env
@@ -0,0 +1,9 @@
+/* SPDX-License-Identifier: GPL-2.0+ */
+/*
+ * Copyright (C) 2017, Bin Meng <bmeng.cn@gmail.com>
+ */
+
+#include <env/x86.env>
+
+/* don't use i8042-kbd */
+stdin=serial,usbkbd