From: Rick Chen Date: Tue, 29 May 2018 02:38:16 +0000 (+0800) Subject: configs: ax25-ae350: Set 64-bit as default configuration X-Git-Tag: v2018.07-rc1~28^2~9 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=a2ed0dc8666a1b6d0110fb9ecca75285d100f6ca;p=u-boot configs: ax25-ae350: Set 64-bit as default configuration Set 64-bit as default configuration for ax25-ae350. Signed-off-by: Rick Chen Signed-off-by: Rick Chen Cc: Greentime Hu --- diff --git a/configs/ax25-ae350_defconfig b/configs/ax25-ae350_defconfig index 45a36e606d..002f170860 100644 --- a/configs/ax25-ae350_defconfig +++ b/configs/ax25-ae350_defconfig @@ -39,3 +39,4 @@ CONFIG_ATCSPI200_SPI=y CONFIG_TIMER=y CONFIG_ATCPIT100_TIMER=y CONFIG_DISTRO_DEFAULTS=y +CONFIG_CPU_RISCV_64=y