aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arc/configs/nsim_700_defconfig
diff options
context:
space:
mode:
authorVineet Gupta <vgupta@synopsys.com>2015-02-20 19:12:18 +0530
committerVineet Gupta <vgupta@synopsys.com>2015-06-19 18:09:26 +0530
commitfd1557923b2e45a7ff4664bd88311d8239d69ca9 (patch)
tree54d973bebc5d94105e6f85b57ba52cdbb92abe97 /arch/arc/configs/nsim_700_defconfig
parentARC: [arcfpga] RIP legacy ISS based SMP extension (diff)
downloadlinux-dev-fd1557923b2e45a7ff4664bd88311d8239d69ca9.tar.xz
linux-dev-fd1557923b2e45a7ff4664bd88311d8239d69ca9.zip
ARC: [plat_arcfpga]->[plat_sim]
* Remove remanants of legacy ARC FPGA platforms (AA4, ML509...) * Only nsim simulation platform is left, rename platform accordingly * AA4 DT stuff is compatible with nsim for ARC700 so rename it too Signed-off-by: Vineet Gupta <vgupta@synopsys.com>
Diffstat (limited to 'arch/arc/configs/nsim_700_defconfig')
-rw-r--r--arch/arc/configs/nsim_700_defconfig4
1 files changed, 2 insertions, 2 deletions
diff --git a/arch/arc/configs/nsim_700_defconfig b/arch/arc/configs/nsim_700_defconfig
index e6aa1ed09c6d..138f9d887957 100644
--- a/arch/arc/configs/nsim_700_defconfig
+++ b/arch/arc/configs/nsim_700_defconfig
@@ -22,8 +22,8 @@ CONFIG_MODULES=y
# CONFIG_BLK_DEV_BSG is not set
# CONFIG_IOSCHED_DEADLINE is not set
# CONFIG_IOSCHED_CFQ is not set
-CONFIG_ARC_PLAT_FPGA_LEGACY=y
-CONFIG_ARC_BUILTIN_DTB_NAME="angel4"
+CONFIG_ARC_PLAT_SIM=y
+CONFIG_ARC_BUILTIN_DTB_NAME="nsim_700"
CONFIG_PREEMPT=y
# CONFIG_COMPACTION is not set
# CONFIG_CROSS_MEMORY_ATTACH is not set