diff options
| author | Tom Rini <[email protected]> | 2022-11-19 18:45:25 -0500 |
|---|---|---|
| committer | Tom Rini <[email protected]> | 2022-12-05 16:07:13 -0500 |
| commit | 00faea644a0afb8eccb332af446c4ca9d0abe095 (patch) | |
| tree | 0c96d4736601d2ced4d9bf8aa8ccffa0440649a8 /include/configs/km | |
| parent | d5596cbc6e4d189e006f0422b162cd12e07c5b97 (diff) | |
arm: ls102xa: Migrate LS102XA_STREAM_ID
This symbol appears to be globally used in the architecture, select it.
Signed-off-by: Tom Rini <[email protected]>
Diffstat (limited to 'include/configs/km')
| -rw-r--r-- | include/configs/km/pg-wcom-ls102xa.h | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/include/configs/km/pg-wcom-ls102xa.h b/include/configs/km/pg-wcom-ls102xa.h index bbd2b36c45a..c1174b87ab7 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 */ |
