platform: Kconfig: Add TIZEN configuration 95/249495/1
authorJaehoon Chung <jh80.chung@samsung.com>
Mon, 14 Dec 2020 04:55:59 +0000 (13:55 +0900)
committerJaehoon Chung <jh80.chung@samsung.com>
Mon, 14 Dec 2020 05:49:20 +0000 (14:49 +0900)
Add TIZEN configuration.
If Tizen specific code is used somewhere, use this config.
It's useful to find where tizen specific codes are.

Change-Id: I068c4e8e943b35d89265384dd7ecf61c75ec3ae9
Signed-off-by: Jaehoon Chung <jh80.chung@samsung.com>
drivers/platform/Kconfig

index c11db8b..e7fe4d6 100644 (file)
@@ -8,3 +8,8 @@ endif
 source "drivers/platform/goldfish/Kconfig"
 
 source "drivers/platform/chrome/Kconfig"
+
+config TIZEN
+       bool "Tizen Platform"
+       help
+         This enables support for Tizen platform