rockchip: Add initial support for the Pinebook Pro laptop from Pine64.
[oweals/u-boot.git] / arch / arm / mach-rockchip / rk3399 / Kconfig
index 927bb62a9fea628658b5a8e7c1c5112f734be467..254b9c5b4d728dd2522b3266fbdaf2076105140e 100644 (file)
@@ -19,6 +19,13 @@ config TARGET_EVB_RK3399
          with full function and physical connectors support like Type-C ports,
          USB.0 host ports, LVDS, JTAG, MAC, SD card, HDMI, USB-to-serial...
 
+config TARGET_PINEBOOK_PRO_RK3399
+       bool "Pinebook Pro"
+       help
+         Pinebook Pro is a laptop based on the Rockchip rk3399 SoC
+         with 4Gb RAM, onboard eMMC, USB-C, a USB3 and USB2 port,
+         1920*1080 screen and all the usual laptop features.
+
 config TARGET_PUMA_RK3399
        bool "Theobroma Systems RK3399-Q7 (Puma)"
        help
@@ -144,6 +151,7 @@ endif # BOOTCOUNT_LIMIT
 
 source "board/firefly/roc-pc-rk3399/Kconfig"
 source "board/google/gru/Kconfig"
+source "board/pine64/pinebook-pro-rk3399/Kconfig"
 source "board/pine64/rockpro64_rk3399/Kconfig"
 source "board/rockchip/evb_rk3399/Kconfig"
 source "board/theobroma-systems/puma_rk3399/Kconfig"