commit | 14a107584858150ba40f25de8d6ed59e35a4e63e | [log] [tgz] |
---|---|---|
author | Rick Chen <rick@andestech.com> | Tue Apr 02 15:56:41 2019 +0800 |
committer | Andes <uboot@andestech.com> | Mon Apr 08 09:45:08 2019 +0800 |
tree | 67459ee0549f20242f1e95d0546d86114a72edee | |
parent | 737667795a8f12780c410c757aa83fe745cf3499 [diff] |
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>