From dc788e1c1c1921321377754e47fc558558456019 Mon Sep 17 00:00:00 2001 From: Oleksij Rempel Date: Sun, 16 Feb 2020 09:38:23 +0100 Subject: MIPS: add initial ar9331 support Signed-off-by: Oleksij Rempel --- configs/platform-mips/platformconfig | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'configs/platform-mips/platformconfig') diff --git a/configs/platform-mips/platformconfig b/configs/platform-mips/platformconfig index 9cce6fc..29e949b 100644 --- a/configs/platform-mips/platformconfig +++ b/configs/platform-mips/platformconfig @@ -123,6 +123,7 @@ PTXCONF_CONSOLE_SPEED="115200" # # extra kernel # +PTXCONF_KERNEL_AR9331=y PTXCONF_KERNEL_MALTA=y # @@ -134,6 +135,7 @@ PTXCONF_BAREBOX_COMMON=y PTXCONF_BAREBOX_COMMON_VERSION="2020.01.0" PTXCONF_BAREBOX_COMMON_MD5="05038e0b61b68ce40e038295b809c548" PTXCONF_BAREBOX_COMMON_NEEDS_HOST_LZOP=y +PTXCONF_BAREBOX_AR9331=y PTXCONF_BAREBOX_MALTA=y PTXCONF_BAREBOX_ARCH_STRING="mips" # PTXCONF_BAREBOX is not set @@ -145,12 +147,14 @@ PTXCONF_BAREBOX_ARCH_STRING="mips" # # bootloader spec entries # +PTXCONF_BLSPEC_AR9331=y # PTXCONF_BLSPEC_ENTRY is not set PTXCONF_BLSPEC_MALTA=y # # image creation options # +PTXCONF_IMAGE_AR9331=y # PTXCONF_IMAGE_BOOT_MLO is not set # PTXCONF_IMAGE_BOOT_VFAT is not set # PTXCONF_IMAGE_HD_VDI is not set -- cgit v1.2.3