diff options
author | Tom Rini <trini@ti.com> | 2015-02-21 08:22:23 -0500 |
---|---|---|
committer | Tom Rini <trini@ti.com> | 2015-02-21 08:22:23 -0500 |
commit | b4087b354a888928f87386dc46091e672e14be97 (patch) | |
tree | 09b7045b65a1eef2dd8ff8df30bafb030910f528 /include/configs/exynos5-dt-common.h | |
parent | ed16f14689b98c1ec98c9f30b92b8edea9d2d60c (diff) | |
parent | 66c03151fc8752c29b7d17003b9c87218640b10b (diff) | |
download | u-boot-imx-b4087b354a888928f87386dc46091e672e14be97.zip u-boot-imx-b4087b354a888928f87386dc46091e672e14be97.tar.gz u-boot-imx-b4087b354a888928f87386dc46091e672e14be97.tar.bz2 |
Merge git://git.denx.de/u-boot-dm
Diffstat (limited to 'include/configs/exynos5-dt-common.h')
-rw-r--r-- | include/configs/exynos5-dt-common.h | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/include/configs/exynos5-dt-common.h b/include/configs/exynos5-dt-common.h index 9cef0b0..b1b8e1a 100644 --- a/include/configs/exynos5-dt-common.h +++ b/include/configs/exynos5-dt-common.h @@ -24,9 +24,6 @@ #define CONFIG_POWER_TPS65090 /* Enable keyboard */ -#define CONFIG_CROS_EC /* CROS_EC protocol */ -#define CONFIG_CROS_EC_KEYB /* CROS_EC keyboard input */ -#define CONFIG_CMD_CROS_EC #define CONFIG_KEYBOARD #endif |