Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux
1
fork

Configure Feed

Select the types of activity you want to include in your feed.

at v4.2-rc2 14 lines 499 B view raw
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 9menuconfig ARC_PLAT_SIM 10 bool "ARC nSIM based simulation virtual platforms" 11 select ARC_HAS_COH_CACHES if SMP 12 help 13 Support for nSIM based ARC simulation platforms 14 This includes the standalone nSIM (uart only) vs. System C OSCI VP