diff options
author | Fabio Estevam | 2018-09-17 14:16:14 -0300 |
---|---|---|
committer | Stefano Babic | 2018-10-09 18:34:13 +0200 |
commit | be381cc4346c1d18a0624c93192ec9fe083522db (patch) | |
tree | 887172bc1bb1502dbd479a58b7d73bf52f633e17 /scripts | |
parent | 787075e0692e36e793fa8a453a1b2dfc98def711 (diff) |
configs: mx7: Remove CONFIG_DBG_MONITOR
Remove all CONFIG_DBG_MONITOR references as it is not used
anywhere.
Signed-off-by: Fabio Estevam <festevam@gmail.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 e805b1e6b36..5ca650ad5bc 100644 --- a/scripts/config_whitelist.txt +++ b/scripts/config_whitelist.txt @@ -310,7 +310,6 @@ CONFIG_D2NET_V2 CONFIG_DA850_AM18X_EVM CONFIG_DA850_EVM_MAX_CPU_CLK CONFIG_DBGU -CONFIG_DBG_MONITOR CONFIG_DB_784MP_GP CONFIG_DCACHE CONFIG_DCACHE_OFF |