diff options
| author | Fabien Parent <[email protected]> | 2016-11-29 14:23:36 +0100 |
|---|---|---|
| committer | Tom Rini <[email protected]> | 2016-12-03 13:21:12 -0500 |
| commit | f519b3649156ee6d7945f7003cf8934bd9b39f1e (patch) | |
| tree | be3cd44a4461a310600d457cf50d1f8de6ce9097 /scripts | |
| parent | 3891a54f479838bce3f9b298572200c9508106fc (diff) | |
ARM: davinci: Move CONFIG_SYS_DA850_PLL_INIT to Kconfig
Clean config headers by moving CONFIG_SYS_DA850_PLL_INIT away to a
Kconfig file.
Signed-off-by: Fabien Parent <[email protected]>
Reviewed-by: Tom Rini <[email protected]>
Diffstat (limited to 'scripts')
| -rw-r--r-- | scripts/config_whitelist.txt | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/scripts/config_whitelist.txt b/scripts/config_whitelist.txt index 0cb1321de15..dae2c99763b 100644 --- a/scripts/config_whitelist.txt +++ b/scripts/config_whitelist.txt @@ -4706,7 +4706,6 @@ CONFIG_SYS_DA850_PLL1_PLLDIV2 CONFIG_SYS_DA850_PLL1_PLLDIV3 CONFIG_SYS_DA850_PLL1_PLLM CONFIG_SYS_DA850_PLL1_POSTDIV -CONFIG_SYS_DA850_PLL_INIT CONFIG_SYS_DA850_SYSCFG_SUSPSRC CONFIG_SYS_DATAFLASH_LOGIC_ADDR_CS0 CONFIG_SYS_DATAFLASH_LOGIC_ADDR_CS1 |
