summaryrefslogtreecommitdiff
path: root/include/configs/mx6sabre_common.h
diff options
context:
space:
mode:
authorTom Rini <trini@konsulko.com>2020-10-30 04:22:03 +0300
committerStefano Babic <sbabic@denx.de>2020-12-07 10:54:29 +0300
commit8c5ea5361c1728c162dd5ce796654c5aef77420e (patch)
treef2ce3168f519e75a072a25102e1f3ffad6056f96 /include/configs/mx6sabre_common.h
parent6cb007a1c75ff8ba3fea8a48b66ad65192e53d78 (diff)
downloadu-boot-8c5ea5361c1728c162dd5ce796654c5aef77420e.tar.xz
configs: migrate CONFIG_IMX_THERMAL to defconfigs
Done via moveconfig.py Signed-off-by: Tom Rini <trini@konsulko.com>
Diffstat (limited to 'include/configs/mx6sabre_common.h')
-rw-r--r--include/configs/mx6sabre_common.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/include/configs/mx6sabre_common.h b/include/configs/mx6sabre_common.h
index c4e34e9cbc..93d00a4dc3 100644
--- a/include/configs/mx6sabre_common.h
+++ b/include/configs/mx6sabre_common.h
@@ -12,8 +12,6 @@
#include "mx6_common.h"
-#define CONFIG_IMX_THERMAL
-
/* Size of malloc() pool */
#define CONFIG_SYS_MALLOC_LEN (10 * SZ_1M)