aboutsummaryrefslogtreecommitdiffstats
path: root/include/configs
diff options
context:
space:
mode:
authorTom Rini <trini@konsulko.com>2024-01-22 17:39:08 -0500
committerTom Rini <trini@konsulko.com>2024-02-27 14:18:30 -0500
commit3cf2d25ecb41f0b0f1e7e0aa429ad2c8c8f9a38f (patch)
tree7f0fc04c5f14120408dec1464fa00383f2963db7 /include/configs
parentabb23315c06e8c5241c35fc89fe9c9a0756dc5f7 (diff)
downloadu-boot-3cf2d25ecb41f0b0f1e7e0aa429ad2c8c8f9a38f.tar.gz
bayleybay: 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 bayleybay platform and remove the otherwise empty file. Signed-off-by: Tom Rini <trini@konsulko.com>
Diffstat (limited to 'include/configs')
-rw-r--r--include/configs/bayleybay.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/include/configs/bayleybay.h b/include/configs/bayleybay.h
deleted file mode 100644
index 9b0f5cedcd7..00000000000
--- a/include/configs/bayleybay.h
+++ /dev/null
@@ -1,4 +0,0 @@
-/* SPDX-License-Identifier: GPL-2.0+ */
-/*
- * Copyright (C) 2015, Bin Meng <bmeng.cn@gmail.com>
- */