mirror of
https://mirrors.bfsu.edu.cn/git/linux.git
synced 2024-11-18 01:34:14 +08:00
8ba605b607
A typical SMP system expects cache coherency. Initial NPS platform support was slated to be SMP w/o cache coherency. However it seems the platform now selects that option, so there is no point in keeping it around. Signed-off-by: Vineet Gupta <vgupta@synopsys.com>
14 lines
465 B
Plaintext
14 lines
465 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"
|
|
help
|
|
Support for nSIM based ARC simulation platforms
|
|
This includes the standalone nSIM (uart only) vs. System C OSCI VP
|