commit | fd42916a0700def2f8d53bbcc48ebc7ef198a8dd | [log] [tgz] |
---|---|---|
author | Fabien Parent <fparent@baylibre.com> | Tue Nov 29 14:31:31 2016 +0100 |
committer | Tom Rini <trini@konsulko.com> | Sat Dec 03 13:21:16 2016 -0500 |
tree | f4ab2e5e701ed586adf22905c35bc48964ae6517 | |
parent | 780cd72fad80aaefdc16935d933cbd0acef0c7bc [diff] |
davinci: omapl138_lcdk: use correct name for CONFIG_SYS_NAND_MASK_CLE CONFIG_SYS_CLE_MASK is not used anywhere. It has probably been renamed to CONFIG_SYS_NAND_MASK_CLE. Rename it and remove the former from the config_whitelist.txt file. Signed-off-by: Fabien Parent <fparent@baylibre.com> Reviewed-by: Tom Rini <trini@konsulko.com>