diff options
| author | Simon Glass <[email protected]> | 2017-04-26 22:28:02 -0600 |
|---|---|---|
| committer | Tom Rini <[email protected]> | 2017-04-30 13:40:58 -0400 |
| commit | d315628edbc99572c3d35cb72fffcd32e12f859b (patch) | |
| tree | 06703a254d8a614f6d78ba2a873d1e0a9662b6ba /scripts | |
| parent | 3d0aeb909001f37f35332606713cd92f213501cc (diff) | |
Convert CONFIG_CMD_CLK to Kconfig
This converts the following to Kconfig:
CONFIG_CMD_CLK
Signed-off-by: Simon Glass <[email protected]>
[trini: imply CMD_CLK on ARCH_ZYNQ]
Signed-off-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 af81d25d917..0f72fc430c7 100644 --- a/scripts/config_whitelist.txt +++ b/scripts/config_whitelist.txt @@ -393,7 +393,6 @@ CONFIG_CM922T_XA10 CONFIG_CMDLINE_EDITING CONFIG_CMDLINE_PS_SUPPORT CONFIG_CMDLINE_TAG -CONFIG_CMD_CLK CONFIG_CMD_CRAMFS CONFIG_CMD_DATE CONFIG_CMD_DEFAULTENV_VARS |
