
10 May
2017
10 May
'17
1:26 p.m.
On Wed, May 10, 2017 at 04:44:45PM +0530, Lokesh Vutla wrote:
On Wednesday 10 May 2017 04:27 PM, Sekhar Nori wrote:
Enable time command for OMAP-L138 LCDK board.
The patch was generated using savedefconfig method.
Signed-off-by: Sekhar Nori nsekhar@ti.com
Instead of enabling each command like this, I was about to ask to include TI_COMMON_CMD_OPTIONS( defined inside board/ti/common/Kconfig) for omapl138. Realized that omapl138 is under "board/davinci/" and cannot include board/ti/common/Kconfig directly. May be I am missing some history here, why can't all davinci boards be under board/ti?
History is the answer here, yes. But is there really a reason davinci couldn't source board/ti/common/Kconfig ?
--
Tom