diff options
| author | Simon Glass <[email protected]> | 2021-12-18 11:27:50 -0700 |
|---|---|---|
| committer | Tom Rini <[email protected]> | 2022-01-21 14:01:34 -0500 |
| commit | d6b318de2f0670b13240c7147e60497aef5f1164 (patch) | |
| tree | 82f8e40ad98e271528c464f032d51e79d257e8d1 /scripts | |
| parent | 4b37fd146bb86b72f52b97386602ae58727b09fc (diff) | |
Convert CONFIG_TIMESTAMP to Kconfig
This converts the following to Kconfig:
CONFIG_TIMESTAMP
Signed-off-by: Simon Glass <[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 fa242540d37..b09f5355f48 100644 --- a/scripts/config_whitelist.txt +++ b/scripts/config_whitelist.txt @@ -2060,7 +2060,6 @@ CONFIG_TESTPIN_REG CONFIG_TFTP_PORT CONFIG_THOR_RESET_OFF CONFIG_THUNDERX -CONFIG_TIMESTAMP CONFIG_TIZEN CONFIG_TMU_TIMER CONFIG_TPL_PAD_TO |
