platform: Remove redundant config.mk from all platforms
authorAnup Patel <apatel@ventanamicro.com>
Mon, 8 Aug 2022 04:04:25 +0000 (09:34 +0530)
committerAnup Patel <anup@brainfault.org>
Mon, 8 Aug 2022 04:04:25 +0000 (09:34 +0530)
commiteccb9df5cf402dd910efc5f3b926db5161a318bf
treeaaa90464b905266316c857530d9ad1a49c964307
parentbc317a378f17ad462fdc2ee672e9bb05098506b4
platform: Remove redundant config.mk from all platforms

The options defined in config.mk can be specified in objects.mk of each
platform so let us remove config.mk from all platforms.

Signed-off-by: Anup Patel <apatel@ventanamicro.com>
Tested-by: Andrew Jones <ajones@ventanamicro.com>
Acked-by: Atish Patra <atishp@rivosinc.com>
Tested-by: Atish Patra <atishp@rivosinc.com>
16 files changed:
Makefile
platform/andes/ae350/config.mk [deleted file]
platform/andes/ae350/objects.mk
platform/fpga/ariane/config.mk [deleted file]
platform/fpga/ariane/objects.mk
platform/fpga/openpiton/config.mk [deleted file]
platform/fpga/openpiton/objects.mk
platform/generic/config.mk [deleted file]
platform/generic/objects.mk
platform/kendryte/k210/config.mk [deleted file]
platform/kendryte/k210/objects.mk
platform/nuclei/ux600/config.mk [deleted file]
platform/nuclei/ux600/objects.mk
platform/template/config.mk [deleted file]
platform/template/objects.mk
platform/template/platform.c