aboutsummaryrefslogtreecommitdiffstats
path: root/arch/mips/configs
diff options
context:
space:
mode:
authorSteven J. Hill <sjhill@mips.com>2012-09-24 10:48:53 -0400
committerRalf Baechle <ralf@linux-mips.org>2012-09-25 10:04:54 -0400
commitb30fdd6f7395b0cae748396ac5f857f16bb0385d (patch)
tree3556c0a2089a348ceaaff09a8fa780125344bb20 /arch/mips/configs
parentb1c561845dc969ab05cb080a6abb0d394d52d8c1 (diff)
MIPS: MIPSsim: Remove the MIPSsim platform.
The MIPSsim platform is no longer supported or used. [ralf@linux-mips.org: Also remove mipssim from arch/mips/Kbuild.platforms and delete arch/mips/include/asm/mach-mipssim/*.] Signed-off-by: Steven J. Hill <sjhill@mips.com> Cc: linux-mips@linux-mips.org Patchwork: https://patchwork.linux-mips.org/patch/4350/ Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
Diffstat (limited to 'arch/mips/configs')
-rw-r--r--arch/mips/configs/mipssim_defconfig64
1 files changed, 0 insertions, 64 deletions
diff --git a/arch/mips/configs/mipssim_defconfig b/arch/mips/configs/mipssim_defconfig
deleted file mode 100644
index b5ad7387bbb0..000000000000
--- a/arch/mips/configs/mipssim_defconfig
+++ /dev/null
@@ -1,64 +0,0 @@
1CONFIG_MIPS_SIM=y
2CONFIG_CPU_LITTLE_ENDIAN=y
3CONFIG_HZ_100=y
4# CONFIG_SECCOMP is not set
5CONFIG_EXPERIMENTAL=y
6# CONFIG_SWAP is not set
7CONFIG_SYSVIPC=y
8CONFIG_LOG_BUF_SHIFT=14
9# CONFIG_CC_OPTIMIZE_FOR_SIZE is not set
10CONFIG_EXPERT=y
11CONFIG_SLAB=y
12CONFIG_MODULES=y
13CONFIG_MODULE_UNLOAD=y
14CONFIG_MODVERSIONS=y
15CONFIG_MODULE_SRCVERSION_ALL=y
16# CONFIG_BLK_DEV_BSG is not set
17CONFIG_NET=y
18CONFIG_PACKET=y
19CONFIG_UNIX=y
20CONFIG_INET=y
21CONFIG_IP_MULTICAST=y
22CONFIG_IP_ADVANCED_ROUTER=y
23CONFIG_IP_PNP=y
24CONFIG_IP_PNP_DHCP=y
25CONFIG_IP_PNP_BOOTP=y
26# CONFIG_INET_XFRM_MODE_TRANSPORT is not set
27# CONFIG_INET_XFRM_MODE_TUNNEL is not set
28# CONFIG_INET_XFRM_MODE_BEET is not set
29# CONFIG_INET_LRO is not set
30# CONFIG_IPV6 is not set
31CONFIG_UEVENT_HELPER_PATH="/sbin/hotplug"
32# CONFIG_STANDALONE is not set
33# CONFIG_PREVENT_FIRMWARE_BUILD is not set
34# CONFIG_FW_LOADER is not set
35CONFIG_BLK_DEV_LOOP=y
36CONFIG_BLK_DEV_NBD=y
37# CONFIG_MISC_DEVICES is not set
38CONFIG_NETDEVICES=y
39CONFIG_NET_ETHERNET=y
40CONFIG_MIPS_SIM_NET=y
41# CONFIG_NETDEV_1000 is not set
42# CONFIG_NETDEV_10000 is not set
43# CONFIG_INPUT is not set
44# CONFIG_SERIO is not set
45# CONFIG_VT is not set
46CONFIG_SERIAL_8250=y
47CONFIG_SERIAL_8250_CONSOLE=y
48CONFIG_SERIAL_8250_NR_UARTS=1
49CONFIG_SERIAL_8250_RUNTIME_UARTS=1
50# CONFIG_HW_RANDOM is not set
51# CONFIG_HWMON is not set
52# CONFIG_USB_SUPPORT is not set
53# CONFIG_DNOTIFY is not set
54CONFIG_TMPFS=y
55CONFIG_ROMFS_FS=y
56CONFIG_NFS_FS=y
57CONFIG_NFS_V3=y
58CONFIG_ROOT_NFS=y
59CONFIG_DEBUG_KERNEL=y
60# CONFIG_SCHED_DEBUG is not set
61CONFIG_DEBUG_INFO=y
62CONFIG_CMDLINE_BOOL=y
63CONFIG_CMDLINE="nfsroot=192.168.192.169:/u1/mipsel,timeo=20 ip=dhcp"
64# CONFIG_CRC32 is not set