commit | 5e0e3ce6233330f599355533c20b0c53f034687f | [log] [tgz] |
---|---|---|
author | Fabien Parent <fparent@baylibre.com> | Tue Nov 29 14:31:32 2016 +0100 |
committer | Tom Rini <trini@konsulko.com> | Sat Dec 03 13:21:17 2016 -0500 |
tree | 2006bddf13d1ae8e656cd0c113983df8565d991e | |
parent | fd42916a0700def2f8d53bbcc48ebc7ef198a8dd [diff] |
davinci: omapl138_lcdk: use correct name for CONFIG_SYS_NAND_MASK_ALE CONFIG_SYS_ALE_MASK is not used anywhere. It has probably been renamed to CONFIG_SYS_NAND_MASK_ALE. 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>