diff options
Diffstat (limited to 'arch/v850/configs/sim_defconfig')
-rw-r--r-- | arch/v850/configs/sim_defconfig | 21 |
1 files changed, 15 insertions, 6 deletions
diff --git a/arch/v850/configs/sim_defconfig b/arch/v850/configs/sim_defconfig index d73f5f9d8383..f31ba7398ad0 100644 --- a/arch/v850/configs/sim_defconfig +++ b/arch/v850/configs/sim_defconfig | |||
@@ -1,7 +1,7 @@ | |||
1 | # | 1 | # |
2 | # Automatically generated make config: don't edit | 2 | # Automatically generated make config: don't edit |
3 | # Linux kernel version: 2.6.12-uc0 | 3 | # Linux kernel version: 2.6.13-uc0 |
4 | # Thu Jul 21 11:29:27 2005 | 4 | # Fri Sep 2 13:36:43 2005 |
5 | # | 5 | # |
6 | # CONFIG_MMU is not set | 6 | # CONFIG_MMU is not set |
7 | # CONFIG_UID16 is not set | 7 | # CONFIG_UID16 is not set |
@@ -36,6 +36,8 @@ CONFIG_NO_CACHE=y | |||
36 | CONFIG_ZERO_BSS=y | 36 | CONFIG_ZERO_BSS=y |
37 | # CONFIG_RESET_GUARD is not set | 37 | # CONFIG_RESET_GUARD is not set |
38 | CONFIG_LARGE_ALLOCS=y | 38 | CONFIG_LARGE_ALLOCS=y |
39 | CONFIG_FLATMEM=y | ||
40 | CONFIG_FLAT_NODE_MEM_MAP=y | ||
39 | 41 | ||
40 | # | 42 | # |
41 | # Code maturity level options | 43 | # Code maturity level options |
@@ -51,7 +53,6 @@ CONFIG_INIT_ENV_ARG_LIMIT=32 | |||
51 | CONFIG_LOCALVERSION="" | 53 | CONFIG_LOCALVERSION="" |
52 | # CONFIG_BSD_PROCESS_ACCT is not set | 54 | # CONFIG_BSD_PROCESS_ACCT is not set |
53 | # CONFIG_SYSCTL is not set | 55 | # CONFIG_SYSCTL is not set |
54 | # CONFIG_AUDIT is not set | ||
55 | # CONFIG_HOTPLUG is not set | 56 | # CONFIG_HOTPLUG is not set |
56 | # CONFIG_IKCONFIG is not set | 57 | # CONFIG_IKCONFIG is not set |
57 | CONFIG_EMBEDDED=y | 58 | CONFIG_EMBEDDED=y |
@@ -99,6 +100,11 @@ CONFIG_BINFMT_FLAT=y | |||
99 | # CONFIG_BINFMT_MISC is not set | 100 | # CONFIG_BINFMT_MISC is not set |
100 | 101 | ||
101 | # | 102 | # |
103 | # Networking | ||
104 | # | ||
105 | # CONFIG_NET is not set | ||
106 | |||
107 | # | ||
102 | # Generic Driver Options | 108 | # Generic Driver Options |
103 | # | 109 | # |
104 | CONFIG_STANDALONE=y | 110 | CONFIG_STANDALONE=y |
@@ -146,6 +152,7 @@ CONFIG_MTD_CFI_I2=y | |||
146 | # Mapping drivers for chip access | 152 | # Mapping drivers for chip access |
147 | # | 153 | # |
148 | # CONFIG_MTD_COMPLEX_MAPPINGS is not set | 154 | # CONFIG_MTD_COMPLEX_MAPPINGS is not set |
155 | # CONFIG_MTD_PLATRAM is not set | ||
149 | 156 | ||
150 | # | 157 | # |
151 | # Self-contained MTD device drivers | 158 | # Self-contained MTD device drivers |
@@ -213,6 +220,7 @@ CONFIG_IOSCHED_NOOP=y | |||
213 | # | 220 | # |
214 | # Fusion MPT device support | 221 | # Fusion MPT device support |
215 | # | 222 | # |
223 | # CONFIG_FUSION is not set | ||
216 | 224 | ||
217 | # | 225 | # |
218 | # IEEE 1394 (FireWire) support | 226 | # IEEE 1394 (FireWire) support |
@@ -223,9 +231,8 @@ CONFIG_IOSCHED_NOOP=y | |||
223 | # | 231 | # |
224 | 232 | ||
225 | # | 233 | # |
226 | # Networking support | 234 | # Network device support |
227 | # | 235 | # |
228 | # CONFIG_NET is not set | ||
229 | # CONFIG_NETPOLL is not set | 236 | # CONFIG_NETPOLL is not set |
230 | # CONFIG_NET_POLL_CONTROLLER is not set | 237 | # CONFIG_NET_POLL_CONTROLLER is not set |
231 | 238 | ||
@@ -300,7 +307,6 @@ CONFIG_SERIO=y | |||
300 | # | 307 | # |
301 | # Ftape, the floppy tape device driver | 308 | # Ftape, the floppy tape device driver |
302 | # | 309 | # |
303 | # CONFIG_DRM is not set | ||
304 | # CONFIG_RAW_DRIVER is not set | 310 | # CONFIG_RAW_DRIVER is not set |
305 | 311 | ||
306 | # | 312 | # |
@@ -324,6 +330,7 @@ CONFIG_SERIO=y | |||
324 | # CONFIG_JBD is not set | 330 | # CONFIG_JBD is not set |
325 | # CONFIG_REISERFS_FS is not set | 331 | # CONFIG_REISERFS_FS is not set |
326 | # CONFIG_JFS_FS is not set | 332 | # CONFIG_JFS_FS is not set |
333 | # CONFIG_FS_POSIX_ACL is not set | ||
327 | 334 | ||
328 | # | 335 | # |
329 | # XFS support | 336 | # XFS support |
@@ -331,6 +338,8 @@ CONFIG_SERIO=y | |||
331 | # CONFIG_XFS_FS is not set | 338 | # CONFIG_XFS_FS is not set |
332 | # CONFIG_MINIX_FS is not set | 339 | # CONFIG_MINIX_FS is not set |
333 | CONFIG_ROMFS_FS=y | 340 | CONFIG_ROMFS_FS=y |
341 | # CONFIG_MAGIC_ROM_PTR is not set | ||
342 | CONFIG_INOTIFY=y | ||
334 | # CONFIG_QUOTA is not set | 343 | # CONFIG_QUOTA is not set |
335 | CONFIG_DNOTIFY=y | 344 | CONFIG_DNOTIFY=y |
336 | # CONFIG_AUTOFS_FS is not set | 345 | # CONFIG_AUTOFS_FS is not set |