summaryrefslogtreecommitdiff
path: root/include/configs/ls1021aiot.h
diff options
context:
space:
mode:
authorTom Rini <trini@konsulko.com>2022-11-19 18:45:25 -0500
committerTom Rini <trini@konsulko.com>2022-12-05 16:07:13 -0500
commit00faea644a0afb8eccb332af446c4ca9d0abe095 (patch)
tree0c96d4736601d2ced4d9bf8aa8ccffa0440649a8 /include/configs/ls1021aiot.h
parentd5596cbc6e4d189e006f0422b162cd12e07c5b97 (diff)
downloadu-boot-00faea644a0afb8eccb332af446c4ca9d0abe095.tar.gz
arm: ls102xa: Migrate LS102XA_STREAM_ID
This symbol appears to be globally used in the architecture, select it. Signed-off-by: Tom Rini <trini@konsulko.com>
Diffstat (limited to 'include/configs/ls1021aiot.h')
-rw-r--r--include/configs/ls1021aiot.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/include/configs/ls1021aiot.h b/include/configs/ls1021aiot.h
index a968014980..024a718527 100644
--- a/include/configs/ls1021aiot.h
+++ b/include/configs/ls1021aiot.h
@@ -103,8 +103,6 @@
*/
#define CFG_SYS_BOOTMAPSZ (256 << 20)
-#define CONFIG_LS102XA_STREAM_ID
-
#include <asm/fsl_secure_boot.h>
#endif