]> git.ipfire.org Git - people/ms/u-boot.git/commit
davinci: omapl138_lcdk: use correct name for CONFIG_SYS_NAND_MASK_CLE
authorFabien Parent <fparent@baylibre.com>
Tue, 29 Nov 2016 13:31:31 +0000 (14:31 +0100)
committerTom Rini <trini@konsulko.com>
Sat, 3 Dec 2016 18:21:16 +0000 (13:21 -0500)
commit1dbab2745a03902d036413032c480a0a81e5425c
treef4ab2e5e701ed586adf22905c35bc48964ae6517
parentd92ca46e72ef2b8c93c5dfd50e9dd8df448cf899
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>
include/configs/omapl138_lcdk.h
scripts/config_whitelist.txt