Skip to content
Snippets Groups Projects
Commit fe9ee579 authored by Sekhar Nori's avatar Sekhar Nori Committed by Tom Rini
Browse files

davinci: omapl138_lcdk: add support for TI_COMMON_CMD_OPTIONS


OMAP-L138 LCDK board can benefit from using the commonly
used commands enabled by TI_COMMON_CMD_OPTIONS.

Source the relevant Kconfig file so TI_COMMON_CMD_OPTIONS
can be enabled for OMAP-L138 LCDK board in a future patch.

Signed-off-by: default avatarSekhar Nori <nsekhar@ti.com>
Reviewed-by: default avatarTom Rini <trini@konsulko.com>
parent 94443878
No related branches found
No related tags found
No related merge requests found
......@@ -22,4 +22,6 @@ config SYS_VENDOR
config SYS_CONFIG_NAME
default "omapl138_lcdk"
source "board/ti/common/Kconfig"
endif
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment