There is no reason anymore to limit the use of elf on mips since there is no elf specific support needed in architectures. Remove this dependency and drop COMPILE_TEST config. Signed-off-by: Clement Leger <cleger@xxxxxxxxx> --- common/Kconfig | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/common/Kconfig b/common/Kconfig index f150092af..a3a290ad3 100644 --- a/common/Kconfig +++ b/common/Kconfig @@ -38,8 +38,7 @@ config BLOCK_WRITE bool config ELF - bool "ELF Support" if COMPILE_TEST - depends on MIPS || COMPILE_TEST + bool config FILETYPE bool -- 2.17.1 _______________________________________________ barebox mailing list barebox@xxxxxxxxxxxxxxxxxxx http://lists.infradead.org/mailman/listinfo/barebox