summaryrefslogtreecommitdiff
path: root/include/configs/bayleybay.h
diff options
context:
space:
mode:
authorSimon Glass <sjg@chromium.org>2015-11-11 17:05:43 (GMT)
committerSimon Glass <sjg@chromium.org>2015-11-20 03:13:41 (GMT)
commit6b44ae6b06967cefd6dbc1993827593341fd62f7 (patch)
treecf450b7527041cbdfd0891b62537236dc394fad2 /include/configs/bayleybay.h
parentb0abfeff982a022d8198ef526b96d57037fe0c14 (diff)
downloadu-boot-6b44ae6b06967cefd6dbc1993827593341fd62f7.tar.xz
x86: Add an i8042 device for boards that have it
Some boards have an i8042 device. Enable the driver for all x86 boards, and add a device tree node for those which may have this keyboard. Also adjust the configuration so that i8042 is always separate from the VGA, and rename the stdin driver accordingly. With this commit the keyboard will not work, but it is fixed in the next commit. Signed-off-by: Simon Glass <sjg@chromium.org> Reviewed-by: Bin Meng <bmeng.cn@gmail.com>
Diffstat (limited to 'include/configs/bayleybay.h')
-rw-r--r--include/configs/bayleybay.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/include/configs/bayleybay.h b/include/configs/bayleybay.h
index b102c68..92326e1 100644
--- a/include/configs/bayleybay.h
+++ b/include/configs/bayleybay.h
@@ -32,9 +32,6 @@
#define CONFIG_MMC_SDMA
#define CONFIG_CMD_MMC
-/* BayTrail IGD support */
-#define CONFIG_VGA_AS_SINGLE_DEVICE
-
/* Environment configuration */
#define CONFIG_ENV_SECT_SIZE 0x1000
#define CONFIG_ENV_OFFSET 0x006ff000