summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorTom Rini <trini@konsulko.com>2022-11-20 02:45:25 +0300
committerTom Rini <trini@konsulko.com>2022-12-06 00:07:13 +0300
commit00faea644a0afb8eccb332af446c4ca9d0abe095 (patch)
tree0c96d4736601d2ced4d9bf8aa8ccffa0440649a8 /include
parentd5596cbc6e4d189e006f0422b162cd12e07c5b97 (diff)
downloadu-boot-00faea644a0afb8eccb332af446c4ca9d0abe095.tar.xz
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')
-rw-r--r--include/configs/km/pg-wcom-ls102xa.h6
-rw-r--r--include/configs/ls1021aiot.h2
-rw-r--r--include/configs/ls1021aqds.h2
-rw-r--r--include/configs/ls1021atsn.h2
-rw-r--r--include/configs/ls1021atwr.h2
5 files changed, 0 insertions, 14 deletions
diff --git a/include/configs/km/pg-wcom-ls102xa.h b/include/configs/km/pg-wcom-ls102xa.h
index bbd2b36c45..c1174b87ab 100644
--- a/include/configs/km/pg-wcom-ls102xa.h
+++ b/include/configs/km/pg-wcom-ls102xa.h
@@ -169,12 +169,6 @@
#define HWCONFIG_BUFFER_SIZE 256
/*
- * Miscellaneous configurable options
- */
-
-#define CONFIG_LS102XA_STREAM_ID
-
-/*
* Environment
*/
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
diff --git a/include/configs/ls1021aqds.h b/include/configs/ls1021aqds.h
index 34d4c2fdec..5a91cc3efe 100644
--- a/include/configs/ls1021aqds.h
+++ b/include/configs/ls1021aqds.h
@@ -295,8 +295,6 @@
*/
#define CFG_SYS_BOOTMAPSZ (256 << 20)
-#define CONFIG_LS102XA_STREAM_ID
-
/*
* Environment
*/
diff --git a/include/configs/ls1021atsn.h b/include/configs/ls1021atsn.h
index a5b7364435..5612c60ae9 100644
--- a/include/configs/ls1021atsn.h
+++ b/include/configs/ls1021atsn.h
@@ -140,8 +140,6 @@
/* Miscellaneous configurable options */
#define CFG_SYS_BOOTMAPSZ (256 << 20)
-#define CONFIG_LS102XA_STREAM_ID
-
/* Environment */
#endif
diff --git a/include/configs/ls1021atwr.h b/include/configs/ls1021atwr.h
index 059941e713..3c4c207edd 100644
--- a/include/configs/ls1021atwr.h
+++ b/include/configs/ls1021atwr.h
@@ -297,8 +297,6 @@
*/
#define CFG_SYS_BOOTMAPSZ (256 << 20)
-#define CONFIG_LS102XA_STREAM_ID
-
/*
* Environment
*/