mirror of
https://mirrors.bfsu.edu.cn/git/linux.git
synced 2024-11-19 10:14:23 +08:00
fd1557923b
* 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>
15 lines
499 B
Plaintext
15 lines
499 B
Plaintext
#
|
|
# Copyright (C) 2007-2010, 2011-2012 Synopsys, Inc. (www.synopsys.com)
|
|
#
|
|
# This program is free software; you can redistribute it and/or modify
|
|
# it under the terms of the GNU General Public License version 2 as
|
|
# published by the Free Software Foundation.
|
|
#
|
|
|
|
menuconfig ARC_PLAT_SIM
|
|
bool "ARC nSIM based simulation virtual platforms"
|
|
select ARC_HAS_COH_CACHES if SMP
|
|
help
|
|
Support for nSIM based ARC simulation platforms
|
|
This includes the standalone nSIM (uart only) vs. System C OSCI VP
|