diff options
author | Xiaoliang Yang <xiaoliang.yang_1@nxp.com> | 2018-10-18 17:14:19 +0800 |
---|---|---|
committer | Stefano Babic <sbabic@denx.de> | 2018-10-22 14:33:54 +0200 |
commit | 517066a7094499712f7fc6f1d5c116427bdced08 (patch) | |
tree | 5b82d565b3b0e9e49df9b731e5bf264ae039c8b3 /scripts | |
parent | f767a4e82e37a41414764e619607e424c6d3bc71 (diff) | |
download | u-boot-517066a7094499712f7fc6f1d5c116427bdced08.zip u-boot-517066a7094499712f7fc6f1d5c116427bdced08.tar.gz u-boot-517066a7094499712f7fc6f1d5c116427bdced08.tar.bz2 |
Kconfig: Convert CONFIG_IMX_WATCHDOG to Kconfig
Move this option to Kconfig and tidy up the config file of eight
boards which use it.
Signed-off-by: Xiaoliang Yang <xiaoliang.yang_1@nxp.com>
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 5ca650a..fe82419 100644 --- a/scripts/config_whitelist.txt +++ b/scripts/config_whitelist.txt @@ -963,7 +963,6 @@ CONFIG_IMX_HDMI CONFIG_IMX_NAND CONFIG_IMX_OTP CONFIG_IMX_VIDEO_SKIP -CONFIG_IMX_WATCHDOG CONFIG_INETSPACE_V2 CONFIG_INITRD_TAG CONFIG_INIT_CRITICAL |