]> git.baikalelectronics.ru Git - uboot.git/commit
riscv: ax25: Add platform-specific Kconfig options
authorRick Chen <rick@andestech.com>
Tue, 2 Apr 2019 07:56:41 +0000 (15:56 +0800)
committerAndes <uboot@andestech.com>
Mon, 8 Apr 2019 01:45:08 +0000 (09:45 +0800)
commit8656a231c5130596877773ffb8c5a42cad2ac809
tree67459ee0549f20242f1e95d0546d86114a72edee
parent16458d1ddda82bf46e067e212cc30e52826c2a26
riscv: ax25: Add platform-specific Kconfig options

Add ax25 RISC-V platform-specific Kconfig options,
to include CPU and timer drivers. Also disable
ATCPIT100 SoC timer and replace by PLMT.

Signed-off-by: Rick Chen <rick@andestech.com>
Cc: Greentime Hu <greentime@andestech.com>
Reviewed-by: Bin Meng <bmeng.cn@gmail.com>
Reviewed-by: Lukas Auer <lukas.auer@aisec.fraunhofer.de>
arch/riscv/cpu/ax25/Kconfig
configs/ae350_rv32_defconfig
configs/ae350_rv64_defconfig