Vineet Gupta | cfdbc2e | 2013-01-18 15:12:20 +0530 | [diff] [blame] | 1 | # |
| 2 | # Copyright (C) 2007-2010, 2011-2012 Synopsys, Inc. (www.synopsys.com) |
| 3 | # |
| 4 | # This program is free software; you can redistribute it and/or modify |
| 5 | # it under the terms of the GNU General Public License version 2 as |
| 6 | # published by the Free Software Foundation. |
| 7 | # |
| 8 | |
Vineet Gupta | fd15579 | 2015-02-20 19:12:18 +0530 | [diff] [blame] | 9 | menuconfig ARC_PLAT_SIM |
| 10 | bool "ARC nSIM based simulation virtual platforms" |
Vineet Gupta | 619f301 | 2014-09-04 10:57:33 +0530 | [diff] [blame] | 11 | select ARC_HAS_COH_CACHES if SMP |
Vineet Gupta | 93ad700 | 2013-01-22 16:51:50 +0530 | [diff] [blame] | 12 | help |
Vineet Gupta | fd15579 | 2015-02-20 19:12:18 +0530 | [diff] [blame] | 13 | Support for nSIM based ARC simulation platforms |
| 14 | This includes the standalone nSIM (uart only) vs. System C OSCI VP |