]> git.ipfire.org Git - people/ms/u-boot.git/commit
davinci: omapl138_lcdk: switch to using TI_COMMON_CMD_OPTIONS
authorSekhar Nori <nsekhar@ti.com>
Thu, 11 May 2017 14:44:22 +0000 (20:14 +0530)
committerTom Rini <trini@konsulko.com>
Fri, 12 May 2017 12:37:42 +0000 (08:37 -0400)
commit936909e6e14db2230b906a4417afdd1d52e44471
treea92b857f98c7143b8bb3f32a2b2f1baf051601f7
parentfe9ee579441b332f921cd5d07b8977630dcd5672
davinci: omapl138_lcdk: switch to using TI_COMMON_CMD_OPTIONS

Now that we support using TI_COMMON_CMD_OPTIONS,
we dont have to enable a number of commands explicitly
in the defconfig if we enable TI_COMMON_CMD_OPTIONS.

Enable TI_COMMON_CMD_OPTIONS and regenerate the defconfig
using "make savedefconfig".

CMD_GPIO has been kept disabled because there is no GPIO
support (yet) on OMAP-L138 LCDK.

Signed-off-by: Sekhar Nori <nsekhar@ti.com>
Reviewed-by: Tom Rini <trini@konsulko.com>
configs/omapl138_lcdk_defconfig