summaryrefslogtreecommitdiff
path: root/configs/ae350_rv32_defconfig
diff options
context:
space:
mode:
authorRick Chen <rick@andestech.com>2019-04-02 15:56:41 +0800
committerAndes <uboot@andestech.com>2019-04-08 09:45:08 +0800
commit8848474c5e9093ac27f6b7cc8be156629c7d0bad (patch)
tree67459ee0549f20242f1e95d0546d86114a72edee /configs/ae350_rv32_defconfig
parenta1f24875c346a1bf8940b793a27364631d9aabf7 (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>
Diffstat (limited to 'configs/ae350_rv32_defconfig')
-rw-r--r--configs/ae350_rv32_defconfig1
1 files changed, 0 insertions, 1 deletions
diff --git a/configs/ae350_rv32_defconfig b/configs/ae350_rv32_defconfig
index 6e0be88d7c..f02945599f 100644
--- a/configs/ae350_rv32_defconfig
+++ b/configs/ae350_rv32_defconfig
@@ -34,4 +34,3 @@ CONFIG_BAUDRATE=38400
CONFIG_SYS_NS16550=y
CONFIG_SPI=y
CONFIG_ATCSPI200_SPI=y
-CONFIG_ATCPIT100_TIMER=y