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>
This commit is contained in:
Tom Rini 2022-11-19 18:45:25 -05:00
parent d5596cbc6e
commit 00faea644a
6 changed files with 4 additions and 14 deletions

View file

@ -2,6 +2,7 @@ config ARCH_LS1021A
bool
select FSL_DEVICE_DISABLE
select FSL_IFC if !QSPI_BOOT && !SD_BOOT_QSPI
select LS102XA_STREAM_ID
select SYS_FSL_DDR_BE if SYS_FSL_DDR
select SYS_FSL_DDR_VER_50 if SYS_FSL_DDR
select SYS_FSL_IFC_BE
@ -37,6 +38,9 @@ config FSL_DEVICE_DISABLE
config LS1_DEEP_SLEEP
bool "Deep sleep"
config LS102XA_STREAM_ID
bool
config MAX_CPUS
int "Maximum number of CPUs permitted for LS102xA"
default 2

View file

@ -168,12 +168,6 @@
#define HWCONFIG_BUFFER_SIZE 256
/*
* Miscellaneous configurable options
*/
#define CONFIG_LS102XA_STREAM_ID
/*
* Environment
*/

View file

@ -103,8 +103,6 @@
*/
#define CFG_SYS_BOOTMAPSZ (256 << 20)
#define CONFIG_LS102XA_STREAM_ID
#include <asm/fsl_secure_boot.h>
#endif

View file

@ -295,8 +295,6 @@
*/
#define CFG_SYS_BOOTMAPSZ (256 << 20)
#define CONFIG_LS102XA_STREAM_ID
/*
* Environment
*/

View file

@ -140,8 +140,6 @@
/* Miscellaneous configurable options */
#define CFG_SYS_BOOTMAPSZ (256 << 20)
#define CONFIG_LS102XA_STREAM_ID
/* Environment */
#endif

View file

@ -297,8 +297,6 @@
*/
#define CFG_SYS_BOOTMAPSZ (256 << 20)
#define CONFIG_LS102XA_STREAM_ID
/*
* Environment
*/