rockchip: px30: Add EVB_PX30 Kconfig help
authorJagan Teki <jagan@amarulasolutions.com>
Wed, 28 Oct 2020 13:33:43 +0000 (19:03 +0530)
committerKever Yang <kever.yang@rock-chips.com>
Fri, 30 Oct 2020 15:31:26 +0000 (23:31 +0800)
TARGET_EVB_PX30 can be possible to use other px30 boards.

Add the help text for existing EVB, so-that the new boards
which are resuing this config option can mention their board
help text.

This would help to track which boards are using EVB_PX30 config.

Signed-off-by: Jagan Teki <jagan@amarulasolutions.com>
Reviewed-by: Kever Yang <kever.yang@rock-chips.com>
arch/arm/mach-rockchip/px30/Kconfig

index f5373c6..6cd65df 100644 (file)
@@ -2,6 +2,11 @@ if ROCKCHIP_PX30
 
 config TARGET_EVB_PX30
        bool "EVB_PX30"
+       help
+         This target config option used for below listed px30 boards.
+
+         EVB_PX30:
+         * EVB_PX30 is an evaluation board for Rockchip PX30.
 
 config TARGET_ODROID_GO2
        bool "ODROID_GO2"