]> git.baikalelectronics.ru Git - uboot.git/commit
davinci: omapl138_lcdk: use correct name for CONFIG_SYS_NAND_MASK_ALE
authorFabien Parent <fparent@baylibre.com>
Tue, 29 Nov 2016 13:31:32 +0000 (14:31 +0100)
committerTom Rini <trini@konsulko.com>
Sat, 3 Dec 2016 18:21:17 +0000 (13:21 -0500)
commit09d09b5243cfc515c3f585f07e3a393f5d85147b
tree2006bddf13d1ae8e656cd0c113983df8565d991e
parentfcaca189d7e9fccbf7615f5b68e2775514a05f40
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>
include/configs/omapl138_lcdk.h
scripts/config_whitelist.txt