ARM: meson: Add TIZEN_ODROID_C4 config 45/247245/1
authorJaehoon Chung <jh80.chung@samsung.com>
Mon, 9 Nov 2020 04:19:02 +0000 (13:19 +0900)
committerJaehoon Chung <jh80.chung@samsung.com>
Mon, 9 Nov 2020 07:32:57 +0000 (16:32 +0900)
Add TIZEN_ODROID_C4 configuration.
It's to disinguish with other amlogic boards.

Change-Id: I41eebb30a22538f53d25bf34646b796d3d608d99
Signed-off-by: Jaehoon Chung <jh80.chung@samsung.com>
arch/arm/mach-meson/Kconfig

index 7c62e37..b419044 100644 (file)
@@ -99,4 +99,10 @@ config TIZEN_ODROID_N2
         When boot on Tizen Platform, enable this configuration.
         If you want to use mainline boot, disable this.
 
+config TIZEN_ODROID_C4
+       bool "Odroid C4 for Tizen"
+       help
+        When boot on Tizen Platform, enable this configuration.
+        If you want to use mainline boot, disable this.
+
 endif