diff options
| author | Tom Rini <[email protected]> | 2022-12-02 16:42:34 -0500 |
|---|---|---|
| committer | Tom Rini <[email protected]> | 2022-12-22 10:31:48 -0500 |
| commit | 2cc61a631bb8ae1acfadac9840abaa803091b7ac (patch) | |
| tree | fb60ec9010f4f460f31bb254d1b7e372107ee023 /include | |
| parent | 960379d4501fcb64ca20810c4fc4fe74806ede7b (diff) | |
malta: Rename CONFIG_MALTA to CONFIG_TARGET_MALTA
Fixup this last remnant of CONFIG_MALTA.
Cc: Paul Burton <[email protected]>
Signed-off-by: Tom Rini <[email protected]>
Diffstat (limited to 'include')
| -rw-r--r-- | include/configs/malta.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/include/configs/malta.h b/include/configs/malta.h index 8ba04b4e6c3..c17a4a4a8e5 100644 --- a/include/configs/malta.h +++ b/include/configs/malta.h @@ -9,7 +9,6 @@ /* * System configuration */ -#define CONFIG_MALTA /* * CPU Configuration |
