riscv: Enable create symlink using kconfig
authorAnup Patel <Anup.Patel@wdc.com>
Mon, 25 Feb 2019 08:14:04 +0000 (08:14 +0000)
committerAndes <uboot@andestech.com>
Wed, 27 Feb 2019 01:12:33 +0000 (09:12 +0800)
commit7c8d210b91a192e89be3bfc9c0e943422df108b0
tree1fdbcb03cf8f23408b908427cb8e5f32edcf6df6
parentb3820ba997f004a376efc5446683101ff42b05af
riscv: Enable create symlink using kconfig

We select CREATE_ARCH_SYMLINK for RISC-V so that we can have
include/asm/arch linked to include/asm/arch-xyz.

Signed-off-by: Anup Patel <anup.patel@wdc.com>
Reviewed-by: Bin Meng <bmeng.cn@gmail.com>
arch/Kconfig