diff options
author | Martin Michlmayr <tbm@cyrius.com> | 2016-12-17 17:40:26 -0800 |
---|---|---|
committer | Simon Glass <sjg@chromium.org> | 2017-01-11 20:23:25 -0700 |
commit | 1a581460856d87c88e64088dca19fccc6c1be089 (patch) | |
tree | e8d3fd20e6ffc4a2e78b46abf68fb474639e94b7 /arch/arm/mach-rockchip/rk3288 | |
parent | 21ba55dd72b50f5730d8cb57c35ab0a6aa0c08f5 (diff) | |
download | u-boot-imx-1a581460856d87c88e64088dca19fccc6c1be089.zip u-boot-imx-1a581460856d87c88e64088dca19fccc6c1be089.tar.gz u-boot-imx-1a581460856d87c88e64088dca19fccc6c1be089.tar.bz2 |
rockchip: Fix veyron-minnie's Kconfig description
The veyron-minnie Kconfig referred to jerry by mistake.
Signed-off-by: Martin Michlmayr <tbm@cyrius.com>
Acked-by: Simon Glass <sjg@chromium.org>
Diffstat (limited to 'arch/arm/mach-rockchip/rk3288')
-rw-r--r-- | arch/arm/mach-rockchip/rk3288/Kconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/arm/mach-rockchip/rk3288/Kconfig b/arch/arm/mach-rockchip/rk3288/Kconfig index 223ae41..54545f3 100644 --- a/arch/arm/mach-rockchip/rk3288/Kconfig +++ b/arch/arm/mach-rockchip/rk3288/Kconfig @@ -61,7 +61,7 @@ config TARGET_CHROMEBIT_MICKEY config TARGET_CHROMEBOOK_MINNIE bool "Google/Rockchip Veyron-Minnie Chromebook" help - Jerry is a RK3288-based convertible clamshell device with 2 USB 3.0 + Minnie is a RK3288-based convertible clamshell device with 2 USB 3.0 ports, micro HDMI, a 10.1-inch 1280x800 EDP display, micro-SD card, HD camera, touchpad, WiFi and Bluetooth. It includes a Chrome OS EC (Cortex-M3) to provide access to the keyboard and battery |