platform: Enable all drivers by default.

The drivers and libfdt are built as libsbiutils.a
instead of libplatsbi.a.

libsbiutils.a are not built per platform specific. Thus,
enable all drivers by default.

Signed-off-by: Atish Patra <atish.patra@wdc.com>
Acked-by: Anup Patel <anup.patel@wdc.com>
This commit is contained in:
Atish Patra
2019-06-19 09:49:05 +05:30
committed by Anup Patel
parent 200ed7c1bd
commit b2d0caf86b
9 changed files with 6 additions and 50 deletions
+1 -1
View File
@@ -7,4 +7,4 @@
# Anup Patel <anup.patel@wdc.com>
#
libsbiutils-objs-$(PLATFORM_IRQCHIP_PLIC) += irqchip/plic.o
libsbiutils-objs-y += irqchip/plic.o