arm: ls102xa: Migrate LS102XA_STREAM_ID
authorTom Rini <trini@konsulko.com>
Sat, 19 Nov 2022 23:45:25 +0000 (18:45 -0500)
committerTom Rini <trini@konsulko.com>
Mon, 5 Dec 2022 21:07:13 +0000 (16:07 -0500)
This symbol appears to be globally used in the architecture, select it.

Signed-off-by: Tom Rini <trini@konsulko.com>
arch/arm/cpu/armv7/ls102xa/Kconfig
include/configs/km/pg-wcom-ls102xa.h
include/configs/ls1021aiot.h
include/configs/ls1021aqds.h
include/configs/ls1021atsn.h
include/configs/ls1021atwr.h

index 369e68b..7e138e0 100644 (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
index bbd2b36..c1174b8 100644 (file)
 
 #define HWCONFIG_BUFFER_SIZE           256
 
-/*
- * Miscellaneous configurable options
- */
-
-#define CONFIG_LS102XA_STREAM_ID
-
 /*
  * Environment
  */
index a968014..024a718 100644 (file)
  */
 #define CFG_SYS_BOOTMAPSZ              (256 << 20)
 
-#define CONFIG_LS102XA_STREAM_ID
-
 #include <asm/fsl_secure_boot.h>
 
 #endif
index 34d4c2f..5a91cc3 100644 (file)
  */
 #define CFG_SYS_BOOTMAPSZ              (256 << 20)
 
-#define CONFIG_LS102XA_STREAM_ID
-
 /*
  * Environment
  */
index a5b7364..5612c60 100644 (file)
 /* Miscellaneous configurable options */
 #define CFG_SYS_BOOTMAPSZ              (256 << 20)
 
-#define CONFIG_LS102XA_STREAM_ID
-
 /* Environment */
 
 #endif
index 059941e..3c4c207 100644 (file)
  */
 #define CFG_SYS_BOOTMAPSZ              (256 << 20)
 
-#define CONFIG_LS102XA_STREAM_ID
-
 /*
  * Environment
  */