diff options
| author | Tom Rini <[email protected]> | 2024-01-22 17:39:10 -0500 |
|---|---|---|
| committer | Tom Rini <[email protected]> | 2024-02-27 14:18:30 -0500 |
| commit | 1ef8524c3e78a3aec74479220c27bfebcb62ec98 (patch) | |
| tree | 5668276d6500f39594d1d7fc67c6fd390000547f /include | |
| parent | 063bf17d1e76ee9c9b28d2a1e695ad4d8202f359 (diff) | |
cougarcanyon2: Remove empty config header
Now that we support having CONFIG_SYS_CONFIG_NAME be unset to indicate a
lack of board.h file, unset this on the cougarcanyon2 platform and remove
the otherwise empty file.
Signed-off-by: Tom Rini <[email protected]>
Diffstat (limited to 'include')
| -rw-r--r-- | include/configs/cougarcanyon2.h | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/include/configs/cougarcanyon2.h b/include/configs/cougarcanyon2.h deleted file mode 100644 index 0406786f7c6..00000000000 --- a/include/configs/cougarcanyon2.h +++ /dev/null @@ -1,4 +0,0 @@ -/* SPDX-License-Identifier: GPL-2.0+ */ -/* - * Copyright (C) 2016, Bin Meng <[email protected]> - */ |
