Skip to content

Commit b4be043

Browse files
khilmannuclearcat
authored andcommitted
build-configs: riscv: drop defconfig filter
The build failures on riscv when CONFIG_EFI have been fixed for a long time, remove this filter. This filter was also preventing all of the other upstream defconfigs in arch/riscv/defconfig from being built, so we'll now get build coverage for those as well. Signed-off-by: Kevin Hilman <[email protected]>
1 parent c49f257 commit b4be043

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

config/core/build-configs.yaml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -506,10 +506,6 @@ arch_clang_configs: &arch_clang_configs
506506
riscv:
507507
extra_configs: &riscv_clang_configs
508508
- 'allnoconfig'
509-
- 'defconfig+CONFIG_EFI=n'
510-
filters:
511-
- passlist:
512-
defconfig: *riscv_clang_configs
513509

514510
# Minimum architecture defconfigs
515511
arch_defconfigs: &arch_defconfigs

0 commit comments

Comments
 (0)