Add TIZEN_KHADAS_VIM3L config and enable it.
Change-Id: I20c431b4cc5f54f1ea8f24dbc8e94290e6047f96
Signed-off-by: Jaehoon Chung <jh80.chung@samsung.com>
When boot on Tizen Platform, enable this configuration.
If you want to use mainline boot, disable this.
+config TIZEN_KHADAS_VIM3L
+ bool "KHADAS VIM3L for Tizen"
+ help
+ When boot on Tizen Platform, enable this configuration.
+ If you want to use mainline boot, disable this.
+
config TIZEN_ODROID_N2
bool "Odroid N2 for Tizen"
help
CONFIG_OF_LIBFDT_OVERLAY=y
CONFIG_DM_RESET=y
CONFIG_MESON_G12A=y
+CONFIG_TIZEN_KHADAS_VIM3L=y
CONFIG_DEBUG_UART_BASE=0xff803000
CONFIG_DEBUG_UART_CLOCK=24000000
CONFIG_IDENT_STRING=" khadas-vim3l"