diff options
| author | Linus Torvalds <torvalds@linux-foundation.org> | 2010-08-14 19:21:50 -0400 |
|---|---|---|
| committer | Linus Torvalds <torvalds@linux-foundation.org> | 2010-08-14 19:21:50 -0400 |
| commit | 5d7cb157025b3b4852f38e6e5e97d06ef12c1d78 (patch) | |
| tree | 09831b553687b51749ed99dbabaf3687a4e4bd2a /arch/m32r | |
| parent | fc58fb180755cdeda3ce58776eef94a01b37a1c1 (diff) | |
| parent | 8b1bb90701f9a51f10ce8a990bcc1e237cb3b1c7 (diff) | |
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/cleanup
* git://git.kernel.org/pub/scm/linux/kernel/git/sam/cleanup:
defconfig reduction
kbuild: drop unifdef-y support
archs: replace unifdef-y with header-y
include: replace unifdef-y with header-y
Diffstat (limited to 'arch/m32r')
| -rw-r--r-- | arch/m32r/configs/m32104ut_defconfig | 897 | ||||
| -rw-r--r-- | arch/m32r/configs/m32700ut.smp_defconfig | 779 | ||||
| -rw-r--r-- | arch/m32r/configs/m32700ut.up_defconfig | 777 | ||||
| -rw-r--r-- | arch/m32r/configs/mappi.nommu_defconfig | 609 | ||||
| -rw-r--r-- | arch/m32r/configs/mappi.smp_defconfig | 710 | ||||
| -rw-r--r-- | arch/m32r/configs/mappi.up_defconfig | 709 | ||||
| -rw-r--r-- | arch/m32r/configs/mappi2.opsp_defconfig | 681 | ||||
| -rw-r--r-- | arch/m32r/configs/mappi2.vdec2_defconfig | 680 | ||||
| -rw-r--r-- | arch/m32r/configs/mappi3.smp_defconfig | 714 | ||||
| -rw-r--r-- | arch/m32r/configs/oaks32r_defconfig | 583 | ||||
| -rw-r--r-- | arch/m32r/configs/opsput_defconfig | 664 | ||||
| -rw-r--r-- | arch/m32r/configs/usrv_defconfig | 693 |
12 files changed, 17 insertions, 8479 deletions
diff --git a/arch/m32r/configs/m32104ut_defconfig b/arch/m32r/configs/m32104ut_defconfig index 6f54b00b3838..be30e094db71 100644 --- a/arch/m32r/configs/m32104ut_defconfig +++ b/arch/m32r/configs/m32104ut_defconfig | |||
| @@ -1,1027 +1,148 @@ | |||
| 1 | # | ||
| 2 | # Automatically generated make config: don't edit | ||
| 3 | # Linux kernel version: 2.6.23-rc1 | ||
| 4 | # Wed Aug 1 17:22:35 2007 | ||
| 5 | # | ||
| 6 | CONFIG_M32R=y | ||
| 7 | CONFIG_GENERIC_ISA_DMA=y | ||
| 8 | CONFIG_ZONE_DMA=y | ||
| 9 | CONFIG_GENERIC_HARDIRQS=y | ||
| 10 | CONFIG_GENERIC_IRQ_PROBE=y | ||
| 11 | CONFIG_NO_IOPORT=y | ||
| 12 | CONFIG_NO_DMA=y | ||
| 13 | CONFIG_DEFCONFIG_LIST="/lib/modules/$UNAME_RELEASE/.config" | ||
| 14 | |||
| 15 | # | ||
| 16 | # Code maturity level options | ||
| 17 | # | ||
| 18 | CONFIG_EXPERIMENTAL=y | 1 | CONFIG_EXPERIMENTAL=y |
| 19 | CONFIG_BROKEN_ON_SMP=y | ||
| 20 | CONFIG_LOCK_KERNEL=y | ||
| 21 | CONFIG_INIT_ENV_ARG_LIMIT=32 | ||
| 22 | |||
| 23 | # | ||
| 24 | # General setup | ||
| 25 | # | ||
| 26 | CONFIG_LOCALVERSION="" | ||
| 27 | CONFIG_LOCALVERSION_AUTO=y | ||
| 28 | CONFIG_SYSVIPC=y | 2 | CONFIG_SYSVIPC=y |
| 29 | CONFIG_SYSVIPC_SYSCTL=y | ||
| 30 | # CONFIG_POSIX_MQUEUE is not set | ||
| 31 | # CONFIG_BSD_PROCESS_ACCT is not set | ||
| 32 | # CONFIG_TASKSTATS is not set | ||
| 33 | # CONFIG_USER_NS is not set | ||
| 34 | # CONFIG_AUDIT is not set | ||
| 35 | CONFIG_IKCONFIG=y | 3 | CONFIG_IKCONFIG=y |
| 36 | CONFIG_IKCONFIG_PROC=y | 4 | CONFIG_IKCONFIG_PROC=y |
| 37 | CONFIG_LOG_BUF_SHIFT=14 | 5 | CONFIG_LOG_BUF_SHIFT=14 |
| 38 | CONFIG_SYSFS_DEPRECATED=y | ||
| 39 | # CONFIG_RELAY is not set | ||
| 40 | # CONFIG_BLK_DEV_INITRD is not set | ||
| 41 | CONFIG_CC_OPTIMIZE_FOR_SIZE=y | ||
| 42 | CONFIG_SYSCTL=y | ||
| 43 | # CONFIG_EMBEDDED is not set | ||
| 44 | CONFIG_SYSCTL_SYSCALL=y | ||
| 45 | CONFIG_KALLSYMS=y | ||
| 46 | # CONFIG_KALLSYMS_EXTRA_PASS is not set | ||
| 47 | CONFIG_HOTPLUG=y | ||
| 48 | CONFIG_PRINTK=y | ||
| 49 | CONFIG_BUG=y | ||
| 50 | CONFIG_ELF_CORE=y | ||
| 51 | CONFIG_BASE_FULL=y | ||
| 52 | CONFIG_FUTEX=y | ||
| 53 | CONFIG_ANON_INODES=y | ||
| 54 | CONFIG_EPOLL=y | ||
| 55 | CONFIG_SIGNALFD=y | ||
| 56 | CONFIG_TIMERFD=y | ||
| 57 | CONFIG_EVENTFD=y | ||
| 58 | CONFIG_VM_EVENT_COUNTERS=y | ||
| 59 | CONFIG_SLAB=y | 6 | CONFIG_SLAB=y |
| 60 | # CONFIG_SLUB is not set | 7 | CONFIG_PROFILING=y |
| 61 | # CONFIG_SLOB is not set | 8 | CONFIG_OPROFILE=m |
| 62 | CONFIG_RT_MUTEXES=y | ||
| 63 | CONFIG_TINY_SHMEM=y | ||
| 64 | CONFIG_BASE_SMALL=0 | ||
| 65 | CONFIG_MODULES=y | 9 | CONFIG_MODULES=y |
| 66 | CONFIG_MODULE_UNLOAD=y | 10 | CONFIG_MODULE_UNLOAD=y |
| 67 | CONFIG_MODULE_FORCE_UNLOAD=y | 11 | CONFIG_MODULE_FORCE_UNLOAD=y |
| 68 | # CONFIG_MODVERSIONS is not set | ||
| 69 | # CONFIG_MODULE_SRCVERSION_ALL is not set | ||
| 70 | CONFIG_KMOD=y | ||
| 71 | CONFIG_BLOCK=y | ||
| 72 | # CONFIG_LBD is not set | ||
| 73 | # CONFIG_BLK_DEV_IO_TRACE is not set | ||
| 74 | # CONFIG_LSF is not set | ||
| 75 | # CONFIG_BLK_DEV_BSG is not set | 12 | # CONFIG_BLK_DEV_BSG is not set |
| 76 | |||
| 77 | # | ||
| 78 | # IO Schedulers | ||
| 79 | # | ||
| 80 | CONFIG_IOSCHED_NOOP=y | ||
| 81 | CONFIG_IOSCHED_AS=y | ||
| 82 | CONFIG_IOSCHED_DEADLINE=y | ||
| 83 | CONFIG_IOSCHED_CFQ=y | ||
| 84 | CONFIG_DEFAULT_AS=y | ||
| 85 | # CONFIG_DEFAULT_DEADLINE is not set | ||
| 86 | # CONFIG_DEFAULT_CFQ is not set | ||
| 87 | # CONFIG_DEFAULT_NOOP is not set | ||
| 88 | CONFIG_DEFAULT_IOSCHED="anticipatory" | ||
| 89 | |||
| 90 | # | ||
| 91 | # Processor type and features | ||
| 92 | # | ||
| 93 | # CONFIG_PLAT_MAPPI is not set | ||
| 94 | # CONFIG_PLAT_USRV is not set | ||
| 95 | # CONFIG_PLAT_M32700UT is not set | ||
| 96 | # CONFIG_PLAT_OPSPUT is not set | ||
| 97 | # CONFIG_PLAT_OAKS32R is not set | ||
| 98 | # CONFIG_PLAT_MAPPI2 is not set | ||
| 99 | # CONFIG_PLAT_MAPPI3 is not set | ||
| 100 | CONFIG_PLAT_M32104UT=y | 13 | CONFIG_PLAT_M32104UT=y |
| 101 | # CONFIG_CHIP_M32700 is not set | ||
| 102 | # CONFIG_CHIP_M32102 is not set | ||
| 103 | CONFIG_CHIP_M32104=y | 14 | CONFIG_CHIP_M32104=y |
| 104 | # CONFIG_CHIP_VDEC2 is not set | ||
| 105 | # CONFIG_CHIP_OPSP is not set | ||
| 106 | CONFIG_ISA_M32R=y | ||
| 107 | CONFIG_BUS_CLOCK=54000000 | ||
| 108 | CONFIG_TIMER_DIVIDE=128 | ||
| 109 | # CONFIG_CPU_LITTLE_ENDIAN is not set | ||
| 110 | CONFIG_MEMORY_START=0x04000000 | 15 | CONFIG_MEMORY_START=0x04000000 |
| 111 | CONFIG_MEMORY_SIZE=0x01000000 | 16 | CONFIG_MEMORY_SIZE=0x01000000 |
| 112 | CONFIG_NOHIGHMEM=y | ||
| 113 | CONFIG_ARCH_DISCONTIGMEM_ENABLE=y | ||
| 114 | CONFIG_SELECT_MEMORY_MODEL=y | ||
| 115 | # CONFIG_FLATMEM_MANUAL is not set | ||
| 116 | CONFIG_DISCONTIGMEM_MANUAL=y | ||
| 117 | # CONFIG_SPARSEMEM_MANUAL is not set | ||
| 118 | CONFIG_DISCONTIGMEM=y | ||
| 119 | CONFIG_FLAT_NODE_MEM_MAP=y | ||
| 120 | CONFIG_NEED_MULTIPLE_NODES=y | ||
| 121 | # CONFIG_SPARSEMEM_STATIC is not set | ||
| 122 | CONFIG_SPLIT_PTLOCK_CPUS=4 | ||
| 123 | # CONFIG_RESOURCES_64BIT is not set | ||
| 124 | CONFIG_ZONE_DMA_FLAG=1 | ||
| 125 | CONFIG_VIRT_TO_BUS=y | ||
| 126 | CONFIG_IRAM_START=0x00700000 | 17 | CONFIG_IRAM_START=0x00700000 |
| 127 | CONFIG_IRAM_SIZE=0x00010000 | 18 | CONFIG_IRAM_SIZE=0x00010000 |
| 128 | CONFIG_RWSEM_GENERIC_SPINLOCK=y | ||
| 129 | # CONFIG_RWSEM_XCHGADD_ALGORITHM is not set | ||
| 130 | # CONFIG_ARCH_HAS_ILOG2_U32 is not set | ||
| 131 | # CONFIG_ARCH_HAS_ILOG2_U64 is not set | ||
| 132 | CONFIG_GENERIC_FIND_NEXT_BIT=y | ||
| 133 | CONFIG_GENERIC_HWEIGHT=y | ||
| 134 | CONFIG_GENERIC_CALIBRATE_DELAY=y | ||
| 135 | CONFIG_SCHED_NO_NO_OMIT_FRAME_POINTER=y | ||
| 136 | CONFIG_PREEMPT=y | 19 | CONFIG_PREEMPT=y |
| 137 | # CONFIG_SMP is not set | ||
| 138 | CONFIG_NODES_SHIFT=1 | ||
| 139 | |||
| 140 | # | ||
| 141 | # Bus options (PCI, PCMCIA, EISA, MCA, ISA) | ||
| 142 | # | ||
| 143 | # CONFIG_ARCH_SUPPORTS_MSI is not set | ||
| 144 | CONFIG_ISA=y | ||
| 145 | |||
| 146 | # | ||
| 147 | # PCCARD (PCMCIA/CardBus) support | ||
| 148 | # | ||
| 149 | # CONFIG_PCCARD is not set | ||
| 150 | |||
| 151 | # | ||
| 152 | # Executable file formats | ||
| 153 | # | ||
| 154 | # CONFIG_BINFMT_FLAT is not set | ||
| 155 | CONFIG_BINFMT_MISC=y | 20 | CONFIG_BINFMT_MISC=y |
| 156 | |||
| 157 | # | ||
| 158 | # Networking | ||
| 159 | # | ||
| 160 | CONFIG_NET=y | 21 | CONFIG_NET=y |
| 161 | |||
| 162 | # | ||
| 163 | # Networking options | ||
| 164 | # | ||
| 165 | CONFIG_PACKET=y | 22 | CONFIG_PACKET=y |
| 166 | # CONFIG_PACKET_MMAP is not set | ||
| 167 | CONFIG_UNIX=y | 23 | CONFIG_UNIX=y |
| 168 | CONFIG_XFRM=y | ||
| 169 | # CONFIG_XFRM_USER is not set | ||
| 170 | # CONFIG_XFRM_SUB_POLICY is not set | ||
| 171 | # CONFIG_XFRM_MIGRATE is not set | ||
| 172 | # CONFIG_NET_KEY is not set | ||
| 173 | CONFIG_INET=y | 24 | CONFIG_INET=y |
| 174 | # CONFIG_IP_MULTICAST is not set | ||
| 175 | # CONFIG_IP_ADVANCED_ROUTER is not set | ||
| 176 | CONFIG_IP_FIB_HASH=y | ||
| 177 | # CONFIG_IP_PNP is not set | ||
| 178 | # CONFIG_NET_IPIP is not set | ||
| 179 | # CONFIG_NET_IPGRE is not set | ||
| 180 | # CONFIG_ARPD is not set | ||
| 181 | # CONFIG_SYN_COOKIES is not set | ||
| 182 | # CONFIG_INET_AH is not set | ||
| 183 | # CONFIG_INET_ESP is not set | ||
| 184 | # CONFIG_INET_IPCOMP is not set | ||
| 185 | # CONFIG_INET_XFRM_TUNNEL is not set | ||
| 186 | # CONFIG_INET_TUNNEL is not set | ||
| 187 | CONFIG_INET_XFRM_MODE_TRANSPORT=y | ||
| 188 | CONFIG_INET_XFRM_MODE_TUNNEL=y | ||
| 189 | CONFIG_INET_XFRM_MODE_BEET=y | ||
| 190 | CONFIG_INET_DIAG=y | ||
| 191 | CONFIG_INET_TCP_DIAG=y | ||
| 192 | # CONFIG_TCP_CONG_ADVANCED is not set | ||
| 193 | CONFIG_TCP_CONG_CUBIC=y | ||
| 194 | CONFIG_DEFAULT_TCP_CONG="cubic" | ||
| 195 | # CONFIG_TCP_MD5SIG is not set | ||
| 196 | # CONFIG_IP_VS is not set | ||
| 197 | # CONFIG_IPV6 is not set | 25 | # CONFIG_IPV6 is not set |
| 198 | # CONFIG_INET6_XFRM_TUNNEL is not set | ||
| 199 | # CONFIG_INET6_TUNNEL is not set | ||
| 200 | # CONFIG_NETWORK_SECMARK is not set | ||
| 201 | CONFIG_NETFILTER=y | 26 | CONFIG_NETFILTER=y |
| 202 | # CONFIG_NETFILTER_DEBUG is not set | ||
| 203 | |||
| 204 | # | ||
| 205 | # Core Netfilter Configuration | ||
| 206 | # | ||
| 207 | CONFIG_NETFILTER_NETLINK=m | ||
| 208 | CONFIG_NETFILTER_NETLINK_QUEUE=m | 27 | CONFIG_NETFILTER_NETLINK_QUEUE=m |
| 209 | CONFIG_NETFILTER_NETLINK_LOG=m | 28 | CONFIG_NETFILTER_NETLINK_LOG=m |
| 210 | # CONFIG_NF_CONNTRACK_ENABLED is not set | ||
| 211 | # CONFIG_NF_CONNTRACK is not set | ||
| 212 | CONFIG_NETFILTER_XTABLES=m | ||
| 213 | CONFIG_NETFILTER_XT_TARGET_CLASSIFY=m | 29 | CONFIG_NETFILTER_XT_TARGET_CLASSIFY=m |
| 214 | # CONFIG_NETFILTER_XT_TARGET_DSCP is not set | ||
| 215 | CONFIG_NETFILTER_XT_TARGET_MARK=m | 30 | CONFIG_NETFILTER_XT_TARGET_MARK=m |
| 216 | CONFIG_NETFILTER_XT_TARGET_NFQUEUE=m | 31 | CONFIG_NETFILTER_XT_TARGET_NFQUEUE=m |
| 217 | # CONFIG_NETFILTER_XT_TARGET_NFLOG is not set | ||
| 218 | # CONFIG_NETFILTER_XT_TARGET_TRACE is not set | ||
| 219 | # CONFIG_NETFILTER_XT_TARGET_TCPMSS is not set | ||
| 220 | CONFIG_NETFILTER_XT_MATCH_COMMENT=m | 32 | CONFIG_NETFILTER_XT_MATCH_COMMENT=m |
| 221 | CONFIG_NETFILTER_XT_MATCH_DCCP=m | 33 | CONFIG_NETFILTER_XT_MATCH_DCCP=m |
| 222 | # CONFIG_NETFILTER_XT_MATCH_DSCP is not set | ||
| 223 | # CONFIG_NETFILTER_XT_MATCH_ESP is not set | ||
| 224 | CONFIG_NETFILTER_XT_MATCH_LENGTH=m | 34 | CONFIG_NETFILTER_XT_MATCH_LENGTH=m |
| 225 | CONFIG_NETFILTER_XT_MATCH_LIMIT=m | 35 | CONFIG_NETFILTER_XT_MATCH_LIMIT=m |
| 226 | CONFIG_NETFILTER_XT_MATCH_MAC=m | 36 | CONFIG_NETFILTER_XT_MATCH_MAC=m |
| 227 | CONFIG_NETFILTER_XT_MATCH_MARK=m | 37 | CONFIG_NETFILTER_XT_MATCH_MARK=m |
| 228 | # CONFIG_NETFILTER_XT_MATCH_POLICY is not set | ||
| 229 | # CONFIG_NETFILTER_XT_MATCH_MULTIPORT is not set | ||
| 230 | CONFIG_NETFILTER_XT_MATCH_PKTTYPE=m | 38 | CONFIG_NETFILTER_XT_MATCH_PKTTYPE=m |
| 231 | # CONFIG_NETFILTER_XT_MATCH_QUOTA is not set | ||
| 232 | CONFIG_NETFILTER_XT_MATCH_REALM=m | 39 | CONFIG_NETFILTER_XT_MATCH_REALM=m |
| 233 | CONFIG_NETFILTER_XT_MATCH_SCTP=m | 40 | CONFIG_NETFILTER_XT_MATCH_SCTP=m |
| 234 | # CONFIG_NETFILTER_XT_MATCH_STATISTIC is not set | ||
| 235 | CONFIG_NETFILTER_XT_MATCH_STRING=m | 41 | CONFIG_NETFILTER_XT_MATCH_STRING=m |
| 236 | CONFIG_NETFILTER_XT_MATCH_TCPMSS=m | 42 | CONFIG_NETFILTER_XT_MATCH_TCPMSS=m |
| 237 | # CONFIG_NETFILTER_XT_MATCH_U32 is not set | ||
| 238 | # CONFIG_NETFILTER_XT_MATCH_HASHLIMIT is not set | ||
| 239 | |||
| 240 | # | ||
| 241 | # IP: Netfilter Configuration | ||
| 242 | # | ||
| 243 | CONFIG_IP_NF_QUEUE=m | 43 | CONFIG_IP_NF_QUEUE=m |
| 244 | CONFIG_IP_NF_IPTABLES=m | 44 | CONFIG_IP_NF_IPTABLES=m |
| 245 | CONFIG_IP_NF_MATCH_IPRANGE=m | 45 | CONFIG_IP_NF_MATCH_ADDRTYPE=m |
| 246 | CONFIG_IP_NF_MATCH_TOS=m | ||
| 247 | CONFIG_IP_NF_MATCH_RECENT=m | ||
| 248 | CONFIG_IP_NF_MATCH_ECN=m | 46 | CONFIG_IP_NF_MATCH_ECN=m |
| 249 | # CONFIG_IP_NF_MATCH_AH is not set | ||
| 250 | CONFIG_IP_NF_MATCH_TTL=m | 47 | CONFIG_IP_NF_MATCH_TTL=m |
| 251 | CONFIG_IP_NF_MATCH_OWNER=m | ||
| 252 | CONFIG_IP_NF_MATCH_ADDRTYPE=m | ||
| 253 | CONFIG_IP_NF_FILTER=m | 48 | CONFIG_IP_NF_FILTER=m |
| 254 | CONFIG_IP_NF_TARGET_REJECT=m | 49 | CONFIG_IP_NF_TARGET_REJECT=m |
| 255 | CONFIG_IP_NF_TARGET_LOG=m | 50 | CONFIG_IP_NF_TARGET_LOG=m |
| 256 | CONFIG_IP_NF_TARGET_ULOG=m | 51 | CONFIG_IP_NF_TARGET_ULOG=m |
| 257 | CONFIG_IP_NF_MANGLE=m | 52 | CONFIG_IP_NF_MANGLE=m |
| 258 | CONFIG_IP_NF_TARGET_TOS=m | ||
| 259 | CONFIG_IP_NF_TARGET_ECN=m | 53 | CONFIG_IP_NF_TARGET_ECN=m |
| 260 | CONFIG_IP_NF_TARGET_TTL=m | 54 | CONFIG_IP_NF_TARGET_TTL=m |
| 261 | CONFIG_IP_NF_RAW=m | 55 | CONFIG_IP_NF_RAW=m |
| 262 | CONFIG_IP_NF_ARPTABLES=m | 56 | CONFIG_IP_NF_ARPTABLES=m |
| 263 | CONFIG_IP_NF_ARPFILTER=m | 57 | CONFIG_IP_NF_ARPFILTER=m |
| 264 | CONFIG_IP_NF_ARP_MANGLE=m | 58 | CONFIG_IP_NF_ARP_MANGLE=m |
| 265 | # CONFIG_IP_DCCP is not set | ||
| 266 | # CONFIG_IP_SCTP is not set | ||
| 267 | # CONFIG_TIPC is not set | ||
| 268 | # CONFIG_ATM is not set | ||
| 269 | # CONFIG_BRIDGE is not set | ||
| 270 | # CONFIG_VLAN_8021Q is not set | ||
| 271 | # CONFIG_DECNET is not set | ||
| 272 | # CONFIG_LLC2 is not set | ||
| 273 | # CONFIG_IPX is not set | ||
| 274 | # CONFIG_ATALK is not set | ||
| 275 | # CONFIG_X25 is not set | ||
| 276 | # CONFIG_LAPB is not set | ||
| 277 | # CONFIG_ECONET is not set | ||
| 278 | # CONFIG_WAN_ROUTER is not set | ||
| 279 | |||
| 280 | # | ||
| 281 | # QoS and/or fair queueing | ||
| 282 | # | ||
| 283 | # CONFIG_NET_SCHED is not set | ||
| 284 | CONFIG_NET_CLS_ROUTE=y | ||
| 285 | |||
| 286 | # | ||
| 287 | # Network testing | ||
| 288 | # | ||
| 289 | # CONFIG_NET_PKTGEN is not set | ||
| 290 | # CONFIG_HAMRADIO is not set | ||
| 291 | # CONFIG_IRDA is not set | ||
| 292 | # CONFIG_BT is not set | ||
| 293 | # CONFIG_AF_RXRPC is not set | ||
| 294 | |||
| 295 | # | ||
| 296 | # Wireless | ||
| 297 | # | ||
| 298 | # CONFIG_CFG80211 is not set | ||
| 299 | # CONFIG_WIRELESS_EXT is not set | ||
| 300 | # CONFIG_MAC80211 is not set | ||
| 301 | # CONFIG_IEEE80211 is not set | ||
| 302 | # CONFIG_RFKILL is not set | ||
| 303 | # CONFIG_NET_9P is not set | ||
| 304 | |||
| 305 | # | ||
| 306 | # Device Drivers | ||
| 307 | # | ||
| 308 | |||
| 309 | # | ||
| 310 | # Generic Driver Options | ||
| 311 | # | ||
| 312 | CONFIG_STANDALONE=y | ||
| 313 | CONFIG_PREVENT_FIRMWARE_BUILD=y | ||
| 314 | # CONFIG_FW_LOADER is not set | ||
| 315 | # CONFIG_SYS_HYPERVISOR is not set | ||
| 316 | # CONFIG_CONNECTOR is not set | ||
| 317 | # CONFIG_MTD is not set | ||
| 318 | CONFIG_PARPORT=m | 59 | CONFIG_PARPORT=m |
| 319 | # CONFIG_PARPORT_GSC is not set | ||
| 320 | # CONFIG_PARPORT_AX88796 is not set | ||
| 321 | CONFIG_PARPORT_1284=y | 60 | CONFIG_PARPORT_1284=y |
| 322 | CONFIG_PNP=y | ||
| 323 | # CONFIG_PNP_DEBUG is not set | ||
| 324 | |||
| 325 | # | ||
| 326 | # Protocols | ||
| 327 | # | ||
| 328 | CONFIG_ISAPNP=y | ||
| 329 | # CONFIG_PNPACPI is not set | ||
| 330 | CONFIG_BLK_DEV=y | ||
| 331 | # CONFIG_BLK_DEV_COW_COMMON is not set | ||
| 332 | CONFIG_BLK_DEV_LOOP=y | 61 | CONFIG_BLK_DEV_LOOP=y |
| 333 | # CONFIG_BLK_DEV_CRYPTOLOOP is not set | ||
| 334 | CONFIG_BLK_DEV_NBD=m | 62 | CONFIG_BLK_DEV_NBD=m |
| 335 | # CONFIG_BLK_DEV_RAM is not set | ||
| 336 | CONFIG_CDROM_PKTCDVD=m | 63 | CONFIG_CDROM_PKTCDVD=m |
| 337 | CONFIG_CDROM_PKTCDVD_BUFFERS=8 | ||
| 338 | CONFIG_CDROM_PKTCDVD_WCACHE=y | 64 | CONFIG_CDROM_PKTCDVD_WCACHE=y |
| 339 | # CONFIG_ATA_OVER_ETH is not set | ||
| 340 | CONFIG_MISC_DEVICES=y | ||
| 341 | # CONFIG_EEPROM_93CX6 is not set | ||
| 342 | CONFIG_IDE=y | 65 | CONFIG_IDE=y |
| 343 | CONFIG_BLK_DEV_IDE=y | ||
| 344 | |||
| 345 | # | ||
| 346 | # Please see Documentation/ide.txt for help/info on IDE drives | ||
| 347 | # | ||
| 348 | # CONFIG_BLK_DEV_IDE_SATA is not set | ||
| 349 | CONFIG_BLK_DEV_IDEDISK=y | ||
| 350 | # CONFIG_IDEDISK_MULTI_MODE is not set | ||
| 351 | CONFIG_BLK_DEV_IDECD=y | 66 | CONFIG_BLK_DEV_IDECD=y |
| 352 | # CONFIG_BLK_DEV_IDETAPE is not set | ||
| 353 | # CONFIG_BLK_DEV_IDEFLOPPY is not set | ||
| 354 | # CONFIG_BLK_DEV_IDESCSI is not set | ||
| 355 | # CONFIG_IDE_TASK_IOCTL is not set | ||
| 356 | CONFIG_IDE_PROC_FS=y | ||
| 357 | |||
| 358 | # | ||
| 359 | # IDE chipset support/bugfixes | ||
| 360 | # | ||
| 361 | CONFIG_IDE_GENERIC=y | 67 | CONFIG_IDE_GENERIC=y |
| 362 | # CONFIG_BLK_DEV_IDEPNP is not set | ||
| 363 | # CONFIG_IDEPCI_PCIBUS_ORDER is not set | ||
| 364 | # CONFIG_IDE_ARM is not set | ||
| 365 | # CONFIG_IDE_CHIPSETS is not set | ||
| 366 | # CONFIG_BLK_DEV_IDEDMA is not set | ||
| 367 | # CONFIG_BLK_DEV_HD is not set | ||
| 368 | |||
| 369 | # | ||
| 370 | # SCSI device support | ||
| 371 | # | ||
| 372 | # CONFIG_RAID_ATTRS is not set | ||
| 373 | CONFIG_SCSI=y | 68 | CONFIG_SCSI=y |
| 374 | # CONFIG_SCSI_DMA is not set | ||
| 375 | # CONFIG_SCSI_TGT is not set | ||
| 376 | # CONFIG_SCSI_NETLINK is not set | ||
| 377 | CONFIG_SCSI_PROC_FS=y | ||
| 378 | |||
| 379 | # | ||
| 380 | # SCSI support type (disk, tape, CD-ROM) | ||
| 381 | # | ||
| 382 | CONFIG_BLK_DEV_SD=y | 69 | CONFIG_BLK_DEV_SD=y |
| 383 | CONFIG_CHR_DEV_ST=m | 70 | CONFIG_CHR_DEV_ST=m |
| 384 | # CONFIG_CHR_DEV_OSST is not set | ||
| 385 | CONFIG_BLK_DEV_SR=m | 71 | CONFIG_BLK_DEV_SR=m |
| 386 | # CONFIG_BLK_DEV_SR_VENDOR is not set | ||
| 387 | CONFIG_CHR_DEV_SG=m | 72 | CONFIG_CHR_DEV_SG=m |
| 388 | # CONFIG_CHR_DEV_SCH is not set | ||
| 389 | |||
| 390 | # | ||
| 391 | # Some SCSI devices (e.g. CD jukebox) support multiple LUNs | ||
| 392 | # | ||
| 393 | CONFIG_SCSI_MULTI_LUN=y | 73 | CONFIG_SCSI_MULTI_LUN=y |
| 394 | CONFIG_SCSI_CONSTANTS=y | 74 | CONFIG_SCSI_CONSTANTS=y |
| 395 | # CONFIG_SCSI_LOGGING is not set | ||
| 396 | # CONFIG_SCSI_SCAN_ASYNC is not set | ||
| 397 | CONFIG_SCSI_WAIT_SCAN=m | ||
| 398 | |||
| 399 | # | ||
| 400 | # SCSI Transports | ||
| 401 | # | ||
| 402 | CONFIG_SCSI_SPI_ATTRS=y | 75 | CONFIG_SCSI_SPI_ATTRS=y |
| 403 | # CONFIG_SCSI_FC_ATTRS is not set | ||
| 404 | # CONFIG_SCSI_ISCSI_ATTRS is not set | ||
| 405 | # CONFIG_SCSI_SAS_LIBSAS is not set | ||
| 406 | CONFIG_SCSI_LOWLEVEL=y | ||
| 407 | # CONFIG_ISCSI_TCP is not set | ||
| 408 | # CONFIG_SCSI_AHA152X is not set | ||
| 409 | # CONFIG_SCSI_AIC7XXX_OLD is not set | ||
| 410 | # CONFIG_SCSI_IN2000 is not set | ||
| 411 | # CONFIG_SCSI_DTC3280 is not set | ||
| 412 | # CONFIG_SCSI_FUTURE_DOMAIN is not set | ||
| 413 | # CONFIG_SCSI_GENERIC_NCR5380 is not set | ||
| 414 | # CONFIG_SCSI_GENERIC_NCR5380_MMIO is not set | ||
| 415 | # CONFIG_SCSI_NCR53C406A is not set | ||
| 416 | # CONFIG_SCSI_PAS16 is not set | ||
| 417 | # CONFIG_SCSI_PSI240I is not set | ||
| 418 | # CONFIG_SCSI_QLOGIC_FAS is not set | ||
| 419 | # CONFIG_SCSI_SYM53C416 is not set | ||
| 420 | # CONFIG_SCSI_T128 is not set | ||
| 421 | # CONFIG_SCSI_DEBUG is not set | ||
| 422 | CONFIG_MD=y | 76 | CONFIG_MD=y |
| 423 | CONFIG_BLK_DEV_MD=y | 77 | CONFIG_BLK_DEV_MD=y |
| 424 | # CONFIG_MD_LINEAR is not set | ||
| 425 | # CONFIG_MD_RAID0 is not set | ||
| 426 | CONFIG_MD_RAID1=y | 78 | CONFIG_MD_RAID1=y |
| 427 | # CONFIG_MD_RAID10 is not set | ||
| 428 | # CONFIG_MD_RAID456 is not set | ||
| 429 | # CONFIG_MD_MULTIPATH is not set | ||
| 430 | # CONFIG_MD_FAULTY is not set | ||
| 431 | CONFIG_BLK_DEV_DM=m | 79 | CONFIG_BLK_DEV_DM=m |
| 432 | # CONFIG_DM_DEBUG is not set | ||
| 433 | CONFIG_DM_CRYPT=m | 80 | CONFIG_DM_CRYPT=m |
| 434 | CONFIG_DM_SNAPSHOT=m | 81 | CONFIG_DM_SNAPSHOT=m |
| 435 | # CONFIG_DM_MIRROR is not set | ||
| 436 | # CONFIG_DM_ZERO is not set | ||
| 437 | # CONFIG_DM_MULTIPATH is not set | ||
| 438 | # CONFIG_DM_DELAY is not set | ||
| 439 | CONFIG_NETDEVICES=y | 82 | CONFIG_NETDEVICES=y |
| 440 | # CONFIG_NETDEVICES_MULTIQUEUE is not set | ||
| 441 | CONFIG_DUMMY=m | 83 | CONFIG_DUMMY=m |
| 442 | # CONFIG_BONDING is not set | ||
| 443 | # CONFIG_MACVLAN is not set | ||
| 444 | # CONFIG_EQUALIZER is not set | ||
| 445 | # CONFIG_TUN is not set | ||
| 446 | # CONFIG_NET_SB1000 is not set | ||
| 447 | # CONFIG_ARCNET is not set | ||
| 448 | # CONFIG_PHYLIB is not set | ||
| 449 | CONFIG_NET_ETHERNET=y | 84 | CONFIG_NET_ETHERNET=y |
| 450 | CONFIG_MII=y | 85 | CONFIG_MII=y |
| 451 | CONFIG_NET_VENDOR_3COM=y | ||
| 452 | # CONFIG_EL1 is not set | ||
| 453 | # CONFIG_EL2 is not set | ||
| 454 | # CONFIG_EL16 is not set | ||
| 455 | # CONFIG_EL3 is not set | ||
| 456 | # CONFIG_NET_VENDOR_SMC is not set | ||
| 457 | # CONFIG_SMC91X is not set | ||
| 458 | # CONFIG_NET_VENDOR_RACAL is not set | ||
| 459 | # CONFIG_AT1700 is not set | ||
| 460 | # CONFIG_DEPCA is not set | ||
| 461 | # CONFIG_HP100 is not set | ||
| 462 | CONFIG_NET_ISA=y | ||
| 463 | # CONFIG_E2100 is not set | ||
| 464 | # CONFIG_EWRK3 is not set | ||
| 465 | # CONFIG_EEXPRESS is not set | ||
| 466 | # CONFIG_EEXPRESS_PRO is not set | ||
| 467 | # CONFIG_HPLAN_PLUS is not set | ||
| 468 | # CONFIG_HPLAN is not set | ||
| 469 | # CONFIG_LP486E is not set | ||
| 470 | # CONFIG_ETH16I is not set | ||
| 471 | CONFIG_NE2000=m | 86 | CONFIG_NE2000=m |
| 472 | # CONFIG_SEEQ8005 is not set | ||
| 473 | CONFIG_NET_PCI=y | ||
| 474 | # CONFIG_AC3200 is not set | ||
| 475 | # CONFIG_APRICOT is not set | ||
| 476 | # CONFIG_CS89x0 is not set | ||
| 477 | # CONFIG_NET_POCKET is not set | ||
| 478 | CONFIG_NETDEV_1000=y | ||
| 479 | CONFIG_NETDEV_10000=y | ||
| 480 | # CONFIG_TR is not set | ||
| 481 | |||
| 482 | # | ||
| 483 | # Wireless LAN | ||
| 484 | # | ||
| 485 | # CONFIG_WLAN_PRE80211 is not set | ||
| 486 | # CONFIG_WLAN_80211 is not set | ||
| 487 | # CONFIG_WAN is not set | ||
| 488 | # CONFIG_PLIP is not set | ||
| 489 | # CONFIG_PPP is not set | ||
| 490 | # CONFIG_SLIP is not set | ||
| 491 | # CONFIG_SHAPER is not set | ||
| 492 | # CONFIG_NETCONSOLE is not set | ||
| 493 | # CONFIG_NETPOLL is not set | ||
| 494 | # CONFIG_NET_POLL_CONTROLLER is not set | ||
| 495 | # CONFIG_ISDN is not set | ||
| 496 | # CONFIG_PHONE is not set | ||
| 497 | |||
| 498 | # | ||
| 499 | # Input device support | ||
| 500 | # | ||
| 501 | CONFIG_INPUT=y | ||
| 502 | # CONFIG_INPUT_FF_MEMLESS is not set | ||
| 503 | # CONFIG_INPUT_POLLDEV is not set | ||
| 504 | |||
| 505 | # | ||
| 506 | # Userland interfaces | ||
| 507 | # | ||
| 508 | CONFIG_INPUT_MOUSEDEV=y | ||
| 509 | CONFIG_INPUT_MOUSEDEV_PSAUX=y | ||
| 510 | CONFIG_INPUT_MOUSEDEV_SCREEN_X=1024 | ||
| 511 | CONFIG_INPUT_MOUSEDEV_SCREEN_Y=768 | ||
| 512 | # CONFIG_INPUT_JOYDEV is not set | ||
| 513 | # CONFIG_INPUT_TSDEV is not set | ||
| 514 | # CONFIG_INPUT_EVDEV is not set | ||
| 515 | # CONFIG_INPUT_EVBUG is not set | ||
| 516 | |||
| 517 | # | ||
| 518 | # Input Device Drivers | ||
| 519 | # | ||
| 520 | CONFIG_INPUT_KEYBOARD=y | ||
| 521 | CONFIG_KEYBOARD_ATKBD=y | ||
| 522 | # CONFIG_KEYBOARD_SUNKBD is not set | ||
| 523 | # CONFIG_KEYBOARD_LKKBD is not set | ||
| 524 | # CONFIG_KEYBOARD_XTKBD is not set | ||
| 525 | # CONFIG_KEYBOARD_NEWTON is not set | ||
| 526 | # CONFIG_KEYBOARD_STOWAWAY is not set | ||
| 527 | CONFIG_INPUT_MOUSE=y | ||
| 528 | CONFIG_MOUSE_PS2=y | ||
| 529 | CONFIG_MOUSE_PS2_ALPS=y | ||
| 530 | CONFIG_MOUSE_PS2_LOGIPS2PP=y | ||
| 531 | CONFIG_MOUSE_PS2_SYNAPTICS=y | ||
| 532 | CONFIG_MOUSE_PS2_LIFEBOOK=y | ||
| 533 | CONFIG_MOUSE_PS2_TRACKPOINT=y | ||
| 534 | # CONFIG_MOUSE_PS2_TOUCHKIT is not set | ||
| 535 | # CONFIG_MOUSE_SERIAL is not set | ||
| 536 | # CONFIG_MOUSE_INPORT is not set | ||
| 537 | # CONFIG_MOUSE_LOGIBM is not set | ||
| 538 | # CONFIG_MOUSE_PC110PAD is not set | ||
| 539 | # CONFIG_MOUSE_VSXXXAA is not set | ||
| 540 | # CONFIG_INPUT_JOYSTICK is not set | ||
| 541 | # CONFIG_INPUT_TABLET is not set | ||
| 542 | # CONFIG_INPUT_TOUCHSCREEN is not set | ||
| 543 | # CONFIG_INPUT_MISC is not set | ||
| 544 | |||
| 545 | # | ||
| 546 | # Hardware I/O ports | ||
| 547 | # | ||
| 548 | CONFIG_SERIO=y | ||
| 549 | CONFIG_SERIO_I8042=y | ||
| 550 | CONFIG_SERIO_SERPORT=y | ||
| 551 | # CONFIG_SERIO_PARKBD is not set | ||
| 552 | CONFIG_SERIO_LIBPS2=y | ||
| 553 | # CONFIG_SERIO_RAW is not set | ||
| 554 | # CONFIG_GAMEPORT is not set | ||
| 555 | |||
| 556 | # | ||
| 557 | # Character devices | ||
| 558 | # | ||
| 559 | CONFIG_VT=y | ||
| 560 | CONFIG_VT_CONSOLE=y | ||
| 561 | CONFIG_HW_CONSOLE=y | ||
| 562 | # CONFIG_VT_HW_CONSOLE_BINDING is not set | ||
| 563 | # CONFIG_SERIAL_NONSTANDARD is not set | ||
| 564 | |||
| 565 | # | ||
| 566 | # Serial drivers | ||
| 567 | # | ||
| 568 | CONFIG_SERIAL_8250=m | 87 | CONFIG_SERIAL_8250=m |
| 569 | CONFIG_SERIAL_8250_PNP=m | ||
| 570 | CONFIG_SERIAL_8250_NR_UARTS=4 | ||
| 571 | CONFIG_SERIAL_8250_RUNTIME_UARTS=4 | ||
| 572 | # CONFIG_SERIAL_8250_EXTENDED is not set | ||
| 573 | |||
| 574 | # | ||
| 575 | # Non-8250 serial port support | ||
| 576 | # | ||
| 577 | CONFIG_SERIAL_CORE=y | ||
| 578 | CONFIG_SERIAL_M32R_SIO=y | ||
| 579 | # CONFIG_SERIAL_M32R_SIO_CONSOLE is not set | ||
| 580 | CONFIG_UNIX98_PTYS=y | ||
| 581 | CONFIG_LEGACY_PTYS=y | ||
| 582 | CONFIG_LEGACY_PTY_COUNT=256 | ||
| 583 | # CONFIG_PRINTER is not set | ||
| 584 | # CONFIG_PPDEV is not set | ||
| 585 | # CONFIG_TIPAR is not set | ||
| 586 | # CONFIG_IPMI_HANDLER is not set | ||
| 587 | # CONFIG_WATCHDOG is not set | ||
| 588 | # CONFIG_HW_RANDOM is not set | 88 | # CONFIG_HW_RANDOM is not set |
| 589 | # CONFIG_RTC is not set | ||
| 590 | # CONFIG_DTLK is not set | ||
| 591 | # CONFIG_R3964 is not set | ||
| 592 | # CONFIG_RAW_DRIVER is not set | ||
| 593 | # CONFIG_TCG_TPM is not set | ||
| 594 | CONFIG_DEVPORT=y | ||
| 595 | CONFIG_I2C=m | 89 | CONFIG_I2C=m |
| 596 | CONFIG_I2C_BOARDINFO=y | ||
| 597 | CONFIG_I2C_CHARDEV=m | 90 | CONFIG_I2C_CHARDEV=m |
| 598 | |||
| 599 | # | ||
| 600 | # I2C Algorithms | ||
| 601 | # | ||
| 602 | CONFIG_I2C_ALGOBIT=m | ||
| 603 | CONFIG_I2C_ALGOPCF=m | ||
| 604 | # CONFIG_I2C_ALGOPCA is not set | ||
| 605 | |||
| 606 | # | ||
| 607 | # I2C Hardware Bus support | ||
| 608 | # | ||
| 609 | CONFIG_I2C_ELEKTOR=m | ||
| 610 | # CONFIG_I2C_OCORES is not set | ||
| 611 | # CONFIG_I2C_PARPORT is not set | ||
| 612 | # CONFIG_I2C_PARPORT_LIGHT is not set | ||
| 613 | # CONFIG_I2C_SIMTEC is not set | ||
| 614 | # CONFIG_I2C_TAOS_EVM is not set | ||
| 615 | # CONFIG_I2C_STUB is not set | ||
| 616 | # CONFIG_I2C_PCA_ISA is not set | ||
| 617 | |||
| 618 | # | ||
| 619 | # Miscellaneous I2C Chip support | ||
| 620 | # | ||
| 621 | # CONFIG_SENSORS_DS1337 is not set | ||
| 622 | # CONFIG_SENSORS_DS1374 is not set | ||
| 623 | # CONFIG_DS1682 is not set | ||
| 624 | # CONFIG_EEPROM_LEGACY is not set | ||
| 625 | # CONFIG_SENSORS_PCF8574 is not set | ||
| 626 | # CONFIG_SENSORS_PCA9539 is not set | ||
| 627 | # CONFIG_SENSORS_PCF8591 is not set | ||
| 628 | # CONFIG_SENSORS_MAX6875 is not set | ||
| 629 | # CONFIG_SENSORS_TSL2550 is not set | ||
| 630 | # CONFIG_I2C_DEBUG_CORE is not set | ||
| 631 | # CONFIG_I2C_DEBUG_ALGO is not set | ||
| 632 | # CONFIG_I2C_DEBUG_BUS is not set | ||
| 633 | # CONFIG_I2C_DEBUG_CHIP is not set | ||
| 634 | |||
| 635 | # | ||
| 636 | # SPI support | ||
| 637 | # | ||
| 638 | # CONFIG_SPI is not set | ||
| 639 | # CONFIG_SPI_MASTER is not set | ||
| 640 | # CONFIG_W1 is not set | ||
| 641 | # CONFIG_POWER_SUPPLY is not set | ||
| 642 | CONFIG_HWMON=y | ||
| 643 | CONFIG_HWMON_VID=m | ||
| 644 | # CONFIG_SENSORS_ABITUGURU is not set | ||
| 645 | # CONFIG_SENSORS_ABITUGURU3 is not set | ||
| 646 | # CONFIG_SENSORS_AD7418 is not set | ||
| 647 | CONFIG_SENSORS_ADM1021=m | 91 | CONFIG_SENSORS_ADM1021=m |
| 648 | CONFIG_SENSORS_ADM1025=m | 92 | CONFIG_SENSORS_ADM1025=m |
| 649 | # CONFIG_SENSORS_ADM1026 is not set | ||
| 650 | # CONFIG_SENSORS_ADM1029 is not set | ||
| 651 | CONFIG_SENSORS_ADM1031=m | 93 | CONFIG_SENSORS_ADM1031=m |
| 652 | # CONFIG_SENSORS_ADM9240 is not set | ||
| 653 | CONFIG_SENSORS_ASB100=m | ||
| 654 | # CONFIG_SENSORS_ATXP1 is not set | ||
| 655 | CONFIG_SENSORS_DS1621=m | 94 | CONFIG_SENSORS_DS1621=m |
| 656 | # CONFIG_SENSORS_F71805F is not set | ||
| 657 | CONFIG_SENSORS_FSCHER=m | ||
| 658 | # CONFIG_SENSORS_FSCPOS is not set | ||
| 659 | CONFIG_SENSORS_GL518SM=m | 95 | CONFIG_SENSORS_GL518SM=m |
| 660 | # CONFIG_SENSORS_GL520SM is not set | ||
| 661 | CONFIG_SENSORS_IT87=m | 96 | CONFIG_SENSORS_IT87=m |
| 662 | # CONFIG_SENSORS_LM63 is not set | ||
| 663 | CONFIG_SENSORS_LM75=m | 97 | CONFIG_SENSORS_LM75=m |
| 664 | CONFIG_SENSORS_LM77=m | 98 | CONFIG_SENSORS_LM77=m |
| 665 | CONFIG_SENSORS_LM78=m | 99 | CONFIG_SENSORS_LM78=m |
| 666 | CONFIG_SENSORS_LM80=m | 100 | CONFIG_SENSORS_LM80=m |
| 667 | CONFIG_SENSORS_LM83=m | 101 | CONFIG_SENSORS_LM83=m |
| 668 | CONFIG_SENSORS_LM85=m | 102 | CONFIG_SENSORS_LM85=m |
| 669 | # CONFIG_SENSORS_LM87 is not set | ||
| 670 | CONFIG_SENSORS_LM90=m | 103 | CONFIG_SENSORS_LM90=m |
| 671 | # CONFIG_SENSORS_LM92 is not set | ||
| 672 | # CONFIG_SENSORS_LM93 is not set | ||
| 673 | CONFIG_SENSORS_MAX1619=m | 104 | CONFIG_SENSORS_MAX1619=m |
| 674 | # CONFIG_SENSORS_MAX6650 is not set | ||
| 675 | # CONFIG_SENSORS_PC87360 is not set | ||
| 676 | # CONFIG_SENSORS_PC87427 is not set | ||
| 677 | # CONFIG_SENSORS_DME1737 is not set | ||
| 678 | CONFIG_SENSORS_SMSC47M1=m | 105 | CONFIG_SENSORS_SMSC47M1=m |
| 679 | # CONFIG_SENSORS_SMSC47M192 is not set | ||
| 680 | # CONFIG_SENSORS_SMSC47B397 is not set | ||
| 681 | # CONFIG_SENSORS_VT1211 is not set | ||
| 682 | CONFIG_SENSORS_W83781D=m | 106 | CONFIG_SENSORS_W83781D=m |
| 683 | # CONFIG_SENSORS_W83791D is not set | ||
| 684 | # CONFIG_SENSORS_W83792D is not set | ||
| 685 | # CONFIG_SENSORS_W83793 is not set | ||
| 686 | CONFIG_SENSORS_W83L785TS=m | 107 | CONFIG_SENSORS_W83L785TS=m |
| 687 | CONFIG_SENSORS_W83627HF=m | 108 | CONFIG_SENSORS_W83627HF=m |
| 688 | # CONFIG_SENSORS_W83627EHF is not set | ||
| 689 | # CONFIG_HWMON_DEBUG_CHIP is not set | ||
| 690 | |||
| 691 | # | ||
| 692 | # Multifunction device drivers | ||
| 693 | # | ||
| 694 | # CONFIG_MFD_SM501 is not set | ||
| 695 | |||
| 696 | # | ||
| 697 | # Multimedia devices | ||
| 698 | # | ||
| 699 | CONFIG_VIDEO_DEV=m | ||
| 700 | CONFIG_VIDEO_V4L1=y | ||
| 701 | CONFIG_VIDEO_V4L1_COMPAT=y | ||
| 702 | CONFIG_VIDEO_V4L2=y | ||
| 703 | CONFIG_VIDEO_CAPTURE_DRIVERS=y | ||
| 704 | # CONFIG_VIDEO_ADV_DEBUG is not set | ||
| 705 | CONFIG_VIDEO_HELPER_CHIPS_AUTO=y | ||
| 706 | # CONFIG_VIDEO_PMS is not set | ||
| 707 | CONFIG_VIDEO_BWQCAM=m | ||
| 708 | CONFIG_VIDEO_CQCAM=m | ||
| 709 | # CONFIG_VIDEO_W9966 is not set | ||
| 710 | # CONFIG_VIDEO_CPIA is not set | ||
| 711 | # CONFIG_VIDEO_SAA5246A is not set | ||
| 712 | # CONFIG_VIDEO_SAA5249 is not set | ||
| 713 | # CONFIG_TUNER_3036 is not set | ||
| 714 | # CONFIG_TUNER_TEA5761 is not set | ||
| 715 | # CONFIG_VIDEO_M32R_AR is not set | ||
| 716 | CONFIG_RADIO_ADAPTERS=y | ||
| 717 | # CONFIG_RADIO_CADET is not set | ||
| 718 | # CONFIG_RADIO_RTRACK is not set | ||
| 719 | # CONFIG_RADIO_RTRACK2 is not set | ||
| 720 | # CONFIG_RADIO_AZTECH is not set | ||
| 721 | # CONFIG_RADIO_GEMTEK is not set | ||
| 722 | # CONFIG_RADIO_SF16FMI is not set | ||
| 723 | # CONFIG_RADIO_SF16FMR2 is not set | ||
| 724 | # CONFIG_RADIO_TERRATEC is not set | ||
| 725 | # CONFIG_RADIO_TRUST is not set | ||
| 726 | # CONFIG_RADIO_TYPHOON is not set | ||
| 727 | # CONFIG_RADIO_ZOLTRIX is not set | ||
| 728 | # CONFIG_DVB_CORE is not set | ||
| 729 | CONFIG_DAB=y | ||
| 730 | |||
| 731 | # | ||
| 732 | # Graphics support | ||
| 733 | # | ||
| 734 | # CONFIG_BACKLIGHT_LCD_SUPPORT is not set | ||
| 735 | |||
| 736 | # | ||
| 737 | # Display device support | ||
| 738 | # | ||
| 739 | # CONFIG_DISPLAY_SUPPORT is not set | ||
| 740 | # CONFIG_VGASTATE is not set | ||
| 741 | CONFIG_VIDEO_OUTPUT_CONTROL=m | 109 | CONFIG_VIDEO_OUTPUT_CONTROL=m |
| 742 | # CONFIG_FB is not set | ||
| 743 | |||
| 744 | # | ||
| 745 | # Console display driver support | ||
| 746 | # | ||
| 747 | CONFIG_VGA_CONSOLE=y | ||
| 748 | # CONFIG_VGACON_SOFT_SCROLLBACK is not set | ||
| 749 | # CONFIG_MDA_CONSOLE is not set | ||
| 750 | CONFIG_DUMMY_CONSOLE=y | ||
| 751 | |||
| 752 | # | ||
| 753 | # Sound | ||
| 754 | # | ||
| 755 | # CONFIG_SOUND is not set | ||
| 756 | CONFIG_HID_SUPPORT=y | ||
| 757 | CONFIG_HID=y | ||
| 758 | CONFIG_HID_DEBUG=y | ||
| 759 | CONFIG_USB_SUPPORT=y | ||
| 760 | # CONFIG_USB_ARCH_HAS_HCD is not set | ||
| 761 | # CONFIG_USB_ARCH_HAS_OHCI is not set | ||
| 762 | # CONFIG_USB_ARCH_HAS_EHCI is not set | ||
| 763 | |||
| 764 | # | ||
| 765 | # NOTE: USB_STORAGE enables SCSI, and 'SCSI disk support' | ||
| 766 | # | ||
| 767 | |||
| 768 | # | ||
| 769 | # USB Gadget Support | ||
| 770 | # | ||
| 771 | # CONFIG_USB_GADGET is not set | ||
| 772 | # CONFIG_MMC is not set | ||
| 773 | # CONFIG_NEW_LEDS is not set | ||
| 774 | |||
| 775 | # | ||
| 776 | # Real Time Clock | ||
| 777 | # | ||
| 778 | # CONFIG_RTC_CLASS is not set | ||
| 779 | # CONFIG_AUXDISPLAY is not set | ||
| 780 | |||
| 781 | # | ||
| 782 | # Userspace I/O | ||
| 783 | # | ||
| 784 | # CONFIG_UIO is not set | ||
| 785 | |||
| 786 | # | ||
| 787 | # File systems | ||
| 788 | # | ||
| 789 | CONFIG_EXT2_FS=y | 110 | CONFIG_EXT2_FS=y |
| 790 | CONFIG_EXT2_FS_XATTR=y | 111 | CONFIG_EXT2_FS_XATTR=y |
| 791 | CONFIG_EXT2_FS_POSIX_ACL=y | 112 | CONFIG_EXT2_FS_POSIX_ACL=y |
| 792 | CONFIG_EXT2_FS_SECURITY=y | 113 | CONFIG_EXT2_FS_SECURITY=y |
| 793 | CONFIG_EXT3_FS=y | 114 | CONFIG_EXT3_FS=y |
| 794 | CONFIG_EXT3_FS_XATTR=y | ||
| 795 | CONFIG_EXT3_FS_POSIX_ACL=y | 115 | CONFIG_EXT3_FS_POSIX_ACL=y |
| 796 | CONFIG_EXT3_FS_SECURITY=y | 116 | CONFIG_EXT3_FS_SECURITY=y |
| 797 | # CONFIG_EXT4DEV_FS is not set | ||
| 798 | CONFIG_JBD=y | ||
| 799 | CONFIG_JBD_DEBUG=y | ||
| 800 | CONFIG_FS_MBCACHE=y | ||
| 801 | # CONFIG_REISERFS_FS is not set | ||
| 802 | # CONFIG_JFS_FS is not set | ||
| 803 | CONFIG_FS_POSIX_ACL=y | ||
| 804 | # CONFIG_XFS_FS is not set | ||
| 805 | # CONFIG_GFS2_FS is not set | ||
| 806 | # CONFIG_OCFS2_FS is not set | ||
| 807 | # CONFIG_MINIX_FS is not set | ||
| 808 | CONFIG_ROMFS_FS=y | ||
| 809 | CONFIG_INOTIFY=y | ||
| 810 | CONFIG_INOTIFY_USER=y | ||
| 811 | # CONFIG_QUOTA is not set | ||
| 812 | CONFIG_DNOTIFY=y | ||
| 813 | # CONFIG_AUTOFS_FS is not set | ||
| 814 | # CONFIG_AUTOFS4_FS is not set | ||
| 815 | # CONFIG_FUSE_FS is not set | ||
| 816 | |||
| 817 | # | ||
| 818 | # CD-ROM/DVD Filesystems | ||
| 819 | # | ||
| 820 | CONFIG_ISO9660_FS=y | 117 | CONFIG_ISO9660_FS=y |
| 821 | CONFIG_JOLIET=y | 118 | CONFIG_JOLIET=y |
| 822 | # CONFIG_ZISOFS is not set | ||
| 823 | CONFIG_UDF_FS=m | 119 | CONFIG_UDF_FS=m |
| 824 | CONFIG_UDF_NLS=y | ||
| 825 | |||
| 826 | # | ||
| 827 | # DOS/FAT/NT Filesystems | ||
| 828 | # | ||
| 829 | CONFIG_FAT_FS=y | ||
| 830 | CONFIG_MSDOS_FS=y | 120 | CONFIG_MSDOS_FS=y |
| 831 | CONFIG_VFAT_FS=y | 121 | CONFIG_VFAT_FS=y |
| 832 | CONFIG_FAT_DEFAULT_CODEPAGE=437 | ||
| 833 | CONFIG_FAT_DEFAULT_IOCHARSET="iso8859-1" | ||
| 834 | # CONFIG_NTFS_FS is not set | ||
| 835 | |||
| 836 | # | ||
| 837 | # Pseudo filesystems | ||
| 838 | # | ||
| 839 | CONFIG_PROC_FS=y | ||
| 840 | CONFIG_PROC_SYSCTL=y | ||
| 841 | CONFIG_SYSFS=y | ||
| 842 | CONFIG_TMPFS=y | ||
| 843 | # CONFIG_TMPFS_POSIX_ACL is not set | ||
| 844 | # CONFIG_HUGETLB_PAGE is not set | ||
| 845 | CONFIG_RAMFS=y | ||
| 846 | CONFIG_CONFIGFS_FS=m | 122 | CONFIG_CONFIGFS_FS=m |
| 847 | 123 | CONFIG_ROMFS_FS=y | |
| 848 | # | ||
| 849 | # Miscellaneous filesystems | ||
| 850 | # | ||
| 851 | # CONFIG_ADFS_FS is not set | ||
| 852 | # CONFIG_AFFS_FS is not set | ||
| 853 | # CONFIG_HFS_FS is not set | ||
| 854 | # CONFIG_HFSPLUS_FS is not set | ||
| 855 | # CONFIG_BEFS_FS is not set | ||
| 856 | # CONFIG_BFS_FS is not set | ||
| 857 | # CONFIG_EFS_FS is not set | ||
| 858 | # CONFIG_CRAMFS is not set | ||
| 859 | # CONFIG_VXFS_FS is not set | ||
| 860 | # CONFIG_HPFS_FS is not set | ||
| 861 | # CONFIG_QNX4FS_FS is not set | ||
| 862 | # CONFIG_SYSV_FS is not set | ||
| 863 | # CONFIG_UFS_FS is not set | ||
| 864 | |||
| 865 | # | ||
| 866 | # Network File Systems | ||
| 867 | # | ||
| 868 | CONFIG_NFS_FS=y | 124 | CONFIG_NFS_FS=y |
| 869 | CONFIG_NFS_V3=y | 125 | CONFIG_NFS_V3=y |
| 870 | # CONFIG_NFS_V3_ACL is not set | ||
| 871 | # CONFIG_NFS_V4 is not set | ||
| 872 | # CONFIG_NFS_DIRECTIO is not set | ||
| 873 | CONFIG_NFSD=m | 126 | CONFIG_NFSD=m |
| 874 | CONFIG_NFSD_V3=y | 127 | CONFIG_NFSD_V3=y |
| 875 | # CONFIG_NFSD_V3_ACL is not set | ||
| 876 | # CONFIG_NFSD_V4 is not set | ||
| 877 | # CONFIG_NFSD_TCP is not set | ||
| 878 | CONFIG_LOCKD=y | ||
| 879 | CONFIG_LOCKD_V4=y | ||
| 880 | CONFIG_EXPORTFS=m | ||
| 881 | CONFIG_NFS_COMMON=y | ||
| 882 | CONFIG_SUNRPC=y | ||
| 883 | # CONFIG_SUNRPC_BIND34 is not set | ||
| 884 | # CONFIG_RPCSEC_GSS_KRB5 is not set | ||
| 885 | # CONFIG_RPCSEC_GSS_SPKM3 is not set | ||
| 886 | # CONFIG_SMB_FS is not set | ||
| 887 | # CONFIG_CIFS is not set | ||
| 888 | # CONFIG_NCP_FS is not set | ||
| 889 | # CONFIG_CODA_FS is not set | ||
| 890 | # CONFIG_AFS_FS is not set | ||
| 891 | |||
| 892 | # | ||
| 893 | # Partition Types | ||
| 894 | # | ||
| 895 | # CONFIG_PARTITION_ADVANCED is not set | ||
| 896 | CONFIG_MSDOS_PARTITION=y | ||
| 897 | |||
| 898 | # | ||
| 899 | # Native Language Support | ||
| 900 | # | ||
| 901 | CONFIG_NLS=y | ||
| 902 | CONFIG_NLS_DEFAULT="cp437" | 128 | CONFIG_NLS_DEFAULT="cp437" |
| 903 | CONFIG_NLS_CODEPAGE_437=y | 129 | CONFIG_NLS_CODEPAGE_437=y |
| 904 | # CONFIG_NLS_CODEPAGE_737 is not set | ||
| 905 | # CONFIG_NLS_CODEPAGE_775 is not set | ||
| 906 | # CONFIG_NLS_CODEPAGE_850 is not set | ||
| 907 | # CONFIG_NLS_CODEPAGE_852 is not set | ||
| 908 | # CONFIG_NLS_CODEPAGE_855 is not set | ||
| 909 | # CONFIG_NLS_CODEPAGE_857 is not set | ||
| 910 | # CONFIG_NLS_CODEPAGE_860 is not set | ||
| 911 | # CONFIG_NLS_CODEPAGE_861 is not set | ||
| 912 | # CONFIG_NLS_CODEPAGE_862 is not set | ||
| 913 | # CONFIG_NLS_CODEPAGE_863 is not set | ||
| 914 | # CONFIG_NLS_CODEPAGE_864 is not set | ||
| 915 | # CONFIG_NLS_CODEPAGE_865 is not set | ||
| 916 | # CONFIG_NLS_CODEPAGE_866 is not set | ||
| 917 | # CONFIG_NLS_CODEPAGE_869 is not set | ||
| 918 | # CONFIG_NLS_CODEPAGE_936 is not set | ||
| 919 | # CONFIG_NLS_CODEPAGE_950 is not set | ||
| 920 | CONFIG_NLS_CODEPAGE_932=y | 130 | CONFIG_NLS_CODEPAGE_932=y |
| 921 | # CONFIG_NLS_CODEPAGE_949 is not set | ||
| 922 | # CONFIG_NLS_CODEPAGE_874 is not set | ||
| 923 | # CONFIG_NLS_ISO8859_8 is not set | ||
| 924 | # CONFIG_NLS_CODEPAGE_1250 is not set | ||
| 925 | # CONFIG_NLS_CODEPAGE_1251 is not set | ||
| 926 | # CONFIG_NLS_ASCII is not set | ||
| 927 | CONFIG_NLS_ISO8859_1=y | 131 | CONFIG_NLS_ISO8859_1=y |
| 928 | # CONFIG_NLS_ISO8859_2 is not set | ||
| 929 | # CONFIG_NLS_ISO8859_3 is not set | ||
| 930 | # CONFIG_NLS_ISO8859_4 is not set | ||
| 931 | # CONFIG_NLS_ISO8859_5 is not set | ||
| 932 | # CONFIG_NLS_ISO8859_6 is not set | ||
| 933 | # CONFIG_NLS_ISO8859_7 is not set | ||
| 934 | # CONFIG_NLS_ISO8859_9 is not set | ||
| 935 | # CONFIG_NLS_ISO8859_13 is not set | ||
| 936 | # CONFIG_NLS_ISO8859_14 is not set | ||
| 937 | # CONFIG_NLS_ISO8859_15 is not set | ||
| 938 | # CONFIG_NLS_KOI8_R is not set | ||
| 939 | # CONFIG_NLS_KOI8_U is not set | ||
| 940 | # CONFIG_NLS_UTF8 is not set | ||
| 941 | |||
| 942 | # | ||
| 943 | # Distributed Lock Manager | ||
| 944 | # | ||
| 945 | # CONFIG_DLM is not set | ||
| 946 | |||
| 947 | # | ||
| 948 | # Profiling support | ||
| 949 | # | ||
| 950 | CONFIG_PROFILING=y | ||
| 951 | CONFIG_OPROFILE=m | ||
| 952 | |||
| 953 | # | ||
| 954 | # Kernel hacking | ||
| 955 | # | ||
| 956 | # CONFIG_PRINTK_TIME is not set | ||
| 957 | CONFIG_ENABLE_MUST_CHECK=y | ||
| 958 | # CONFIG_MAGIC_SYSRQ is not set | ||
| 959 | # CONFIG_UNUSED_SYMBOLS is not set | ||
| 960 | # CONFIG_DEBUG_FS is not set | ||
| 961 | # CONFIG_HEADERS_CHECK is not set | ||
| 962 | # CONFIG_DEBUG_KERNEL is not set | ||
| 963 | CONFIG_DEBUG_BUGVERBOSE=y | ||
| 964 | # CONFIG_FRAME_POINTER is not set | ||
| 965 | |||
| 966 | # | ||
| 967 | # Security options | ||
| 968 | # | ||
| 969 | # CONFIG_KEYS is not set | ||
| 970 | # CONFIG_SECURITY is not set | ||
| 971 | CONFIG_CRYPTO=y | ||
| 972 | CONFIG_CRYPTO_ALGAPI=y | ||
| 973 | CONFIG_CRYPTO_BLKCIPHER=m | ||
| 974 | CONFIG_CRYPTO_HASH=y | ||
| 975 | CONFIG_CRYPTO_MANAGER=y | ||
| 976 | CONFIG_CRYPTO_HMAC=y | ||
| 977 | # CONFIG_CRYPTO_XCBC is not set | ||
| 978 | CONFIG_CRYPTO_NULL=m | 132 | CONFIG_CRYPTO_NULL=m |
| 133 | CONFIG_CRYPTO_ECB=m | ||
| 134 | CONFIG_CRYPTO_PCBC=m | ||
| 135 | CONFIG_CRYPTO_HMAC=y | ||
| 979 | CONFIG_CRYPTO_MD4=m | 136 | CONFIG_CRYPTO_MD4=m |
| 980 | CONFIG_CRYPTO_MD5=m | 137 | CONFIG_CRYPTO_MD5=m |
| 981 | CONFIG_CRYPTO_SHA1=m | 138 | CONFIG_CRYPTO_SHA1=m |
| 982 | CONFIG_CRYPTO_SHA256=m | 139 | CONFIG_CRYPTO_SHA256=m |
| 983 | CONFIG_CRYPTO_SHA512=m | 140 | CONFIG_CRYPTO_SHA512=m |
| 984 | CONFIG_CRYPTO_WP512=m | 141 | CONFIG_CRYPTO_WP512=m |
| 985 | # CONFIG_CRYPTO_TGR192 is not set | ||
| 986 | # CONFIG_CRYPTO_GF128MUL is not set | ||
| 987 | CONFIG_CRYPTO_ECB=m | ||
| 988 | CONFIG_CRYPTO_CBC=m | ||
| 989 | CONFIG_CRYPTO_PCBC=m | ||
| 990 | # CONFIG_CRYPTO_LRW is not set | ||
| 991 | # CONFIG_CRYPTO_CRYPTD is not set | ||
| 992 | CONFIG_CRYPTO_DES=m | ||
| 993 | # CONFIG_CRYPTO_FCRYPT is not set | ||
| 994 | CONFIG_CRYPTO_BLOWFISH=m | 142 | CONFIG_CRYPTO_BLOWFISH=m |
| 995 | CONFIG_CRYPTO_TWOFISH=m | 143 | CONFIG_CRYPTO_DES=m |
| 996 | CONFIG_CRYPTO_TWOFISH_COMMON=m | ||
| 997 | CONFIG_CRYPTO_SERPENT=m | 144 | CONFIG_CRYPTO_SERPENT=m |
| 998 | CONFIG_CRYPTO_AES=m | 145 | CONFIG_CRYPTO_TWOFISH=m |
| 999 | # CONFIG_CRYPTO_CAST5 is not set | ||
| 1000 | # CONFIG_CRYPTO_CAST6 is not set | ||
| 1001 | # CONFIG_CRYPTO_TEA is not set | ||
| 1002 | # CONFIG_CRYPTO_ARC4 is not set | ||
| 1003 | # CONFIG_CRYPTO_KHAZAD is not set | ||
| 1004 | # CONFIG_CRYPTO_ANUBIS is not set | ||
| 1005 | # CONFIG_CRYPTO_DEFLATE is not set | ||
| 1006 | # CONFIG_CRYPTO_MICHAEL_MIC is not set | ||
| 1007 | CONFIG_CRYPTO_CRC32C=m | ||
| 1008 | # CONFIG_CRYPTO_CAMELLIA is not set | ||
| 1009 | # CONFIG_CRYPTO_TEST is not set | ||
| 1010 | CONFIG_CRYPTO_HW=y | ||
| 1011 | |||
| 1012 | # | ||
| 1013 | # Library routines | ||
| 1014 | # | ||
| 1015 | CONFIG_BITREVERSE=y | ||
| 1016 | CONFIG_CRC_CCITT=m | 146 | CONFIG_CRC_CCITT=m |
| 1017 | CONFIG_CRC16=m | 147 | CONFIG_CRC16=m |
| 1018 | # CONFIG_CRC_ITU_T is not set | ||
| 1019 | CONFIG_CRC32=y | ||
| 1020 | # CONFIG_CRC7 is not set | ||
| 1021 | CONFIG_LIBCRC32C=m | 148 | CONFIG_LIBCRC32C=m |
| 1022 | CONFIG_TEXTSEARCH=y | ||
| 1023 | CONFIG_TEXTSEARCH_KMP=m | ||
| 1024 | CONFIG_TEXTSEARCH_BM=m | ||
| 1025 | CONFIG_TEXTSEARCH_FSM=m | ||
| 1026 | CONFIG_PLIST=y | ||
| 1027 | CONFIG_HAS_IOMEM=y | ||
diff --git a/arch/m32r/configs/m32700ut.smp_defconfig b/arch/m32r/configs/m32700ut.smp_defconfig index af3b98179113..816c3ecaa2aa 100644 --- a/arch/m32r/configs/m32700ut.smp_defconfig +++ b/arch/m32r/configs/m32700ut.smp_defconfig | |||
| @@ -1,863 +1,88 @@ | |||
| 1 | # | ||
| 2 | # Automatically generated make config: don't edit | ||
| 3 | # Linux kernel version: 2.6.23-rc1 | ||
| 4 | # Wed Aug 1 17:22:35 2007 | ||
| 5 | # | ||
| 6 | CONFIG_M32R=y | ||
| 7 | CONFIG_GENERIC_ISA_DMA=y | ||
| 8 | CONFIG_ZONE_DMA=y | ||
| 9 | CONFIG_GENERIC_HARDIRQS=y | ||
| 10 | CONFIG_GENERIC_IRQ_PROBE=y | ||
| 11 | CONFIG_NO_IOPORT=y | ||
| 12 | CONFIG_NO_DMA=y | ||
| 13 | CONFIG_DEFCONFIG_LIST="/lib/modules/$UNAME_RELEASE/.config" | ||
| 14 | |||
| 15 | # | ||
| 16 | # Code maturity level options | ||
| 17 | # | ||
| 18 | CONFIG_EXPERIMENTAL=y | 1 | CONFIG_EXPERIMENTAL=y |
| 19 | CONFIG_LOCK_KERNEL=y | ||
| 20 | CONFIG_INIT_ENV_ARG_LIMIT=32 | ||
| 21 | |||
| 22 | # | ||
| 23 | # General setup | ||
| 24 | # | ||
| 25 | CONFIG_LOCALVERSION="" | ||
| 26 | CONFIG_LOCALVERSION_AUTO=y | ||
| 27 | CONFIG_SWAP=y | ||
| 28 | CONFIG_SYSVIPC=y | 2 | CONFIG_SYSVIPC=y |
| 29 | CONFIG_SYSVIPC_SYSCTL=y | ||
| 30 | # CONFIG_POSIX_MQUEUE is not set | ||
| 31 | CONFIG_BSD_PROCESS_ACCT=y | 3 | CONFIG_BSD_PROCESS_ACCT=y |
| 32 | # CONFIG_BSD_PROCESS_ACCT_V3 is not set | ||
| 33 | # CONFIG_TASKSTATS is not set | ||
| 34 | # CONFIG_USER_NS is not set | ||
| 35 | # CONFIG_AUDIT is not set | ||
| 36 | CONFIG_IKCONFIG=y | 4 | CONFIG_IKCONFIG=y |
| 37 | CONFIG_IKCONFIG_PROC=y | 5 | CONFIG_IKCONFIG_PROC=y |
| 38 | CONFIG_LOG_BUF_SHIFT=15 | 6 | CONFIG_LOG_BUF_SHIFT=15 |
| 39 | # CONFIG_CPUSETS is not set | ||
| 40 | CONFIG_SYSFS_DEPRECATED=y | ||
| 41 | # CONFIG_RELAY is not set | ||
| 42 | # CONFIG_BLK_DEV_INITRD is not set | ||
| 43 | # CONFIG_CC_OPTIMIZE_FOR_SIZE is not set | 7 | # CONFIG_CC_OPTIMIZE_FOR_SIZE is not set |
| 44 | CONFIG_SYSCTL=y | ||
| 45 | CONFIG_EMBEDDED=y | 8 | CONFIG_EMBEDDED=y |
| 46 | CONFIG_SYSCTL_SYSCALL=y | ||
| 47 | # CONFIG_KALLSYMS is not set | 9 | # CONFIG_KALLSYMS is not set |
| 48 | CONFIG_HOTPLUG=y | ||
| 49 | CONFIG_PRINTK=y | ||
| 50 | CONFIG_BUG=y | ||
| 51 | CONFIG_ELF_CORE=y | ||
| 52 | CONFIG_BASE_FULL=y | ||
| 53 | # CONFIG_FUTEX is not set | 10 | # CONFIG_FUTEX is not set |
| 54 | CONFIG_ANON_INODES=y | ||
| 55 | # CONFIG_EPOLL is not set | 11 | # CONFIG_EPOLL is not set |
| 56 | CONFIG_SIGNALFD=y | ||
| 57 | CONFIG_TIMERFD=y | ||
| 58 | CONFIG_EVENTFD=y | ||
| 59 | CONFIG_SHMEM=y | ||
| 60 | CONFIG_VM_EVENT_COUNTERS=y | ||
| 61 | CONFIG_SLAB=y | 12 | CONFIG_SLAB=y |
| 62 | # CONFIG_SLUB is not set | 13 | CONFIG_PROFILING=y |
| 63 | # CONFIG_SLOB is not set | 14 | CONFIG_OPROFILE=y |
| 64 | # CONFIG_TINY_SHMEM is not set | ||
| 65 | CONFIG_BASE_SMALL=0 | ||
| 66 | CONFIG_MODULES=y | 15 | CONFIG_MODULES=y |
| 67 | CONFIG_MODULE_UNLOAD=y | 16 | CONFIG_MODULE_UNLOAD=y |
| 68 | # CONFIG_MODULE_FORCE_UNLOAD is not set | ||
| 69 | # CONFIG_MODVERSIONS is not set | ||
| 70 | # CONFIG_MODULE_SRCVERSION_ALL is not set | ||
| 71 | CONFIG_KMOD=y | ||
| 72 | CONFIG_STOP_MACHINE=y | ||
| 73 | CONFIG_BLOCK=y | ||
| 74 | # CONFIG_LBD is not set | ||
| 75 | # CONFIG_BLK_DEV_IO_TRACE is not set | ||
| 76 | # CONFIG_LSF is not set | ||
| 77 | # CONFIG_BLK_DEV_BSG is not set | 17 | # CONFIG_BLK_DEV_BSG is not set |
| 78 | |||
| 79 | # | ||
| 80 | # IO Schedulers | ||
| 81 | # | ||
| 82 | CONFIG_IOSCHED_NOOP=y | ||
| 83 | # CONFIG_IOSCHED_AS is not set | ||
| 84 | CONFIG_IOSCHED_DEADLINE=y | ||
| 85 | CONFIG_IOSCHED_CFQ=y | ||
| 86 | # CONFIG_DEFAULT_AS is not set | ||
| 87 | # CONFIG_DEFAULT_DEADLINE is not set | ||
| 88 | CONFIG_DEFAULT_CFQ=y | ||
| 89 | # CONFIG_DEFAULT_NOOP is not set | ||
| 90 | CONFIG_DEFAULT_IOSCHED="cfq" | ||
| 91 | |||
| 92 | # | ||
| 93 | # Processor type and features | ||
| 94 | # | ||
| 95 | # CONFIG_PLAT_MAPPI is not set | ||
| 96 | # CONFIG_PLAT_USRV is not set | ||
| 97 | CONFIG_PLAT_M32700UT=y | 18 | CONFIG_PLAT_M32700UT=y |
| 98 | # CONFIG_PLAT_OPSPUT is not set | ||
| 99 | # CONFIG_PLAT_OAKS32R is not set | ||
| 100 | # CONFIG_PLAT_MAPPI2 is not set | ||
| 101 | # CONFIG_PLAT_MAPPI3 is not set | ||
| 102 | # CONFIG_PLAT_M32104UT is not set | ||
| 103 | CONFIG_CHIP_M32700=y | ||
| 104 | # CONFIG_CHIP_M32102 is not set | ||
| 105 | # CONFIG_CHIP_M32104 is not set | ||
| 106 | # CONFIG_CHIP_VDEC2 is not set | ||
| 107 | # CONFIG_CHIP_OPSP is not set | ||
| 108 | CONFIG_MMU=y | ||
| 109 | CONFIG_TLB_ENTRIES=32 | ||
| 110 | CONFIG_ISA_M32R2=y | ||
| 111 | CONFIG_ISA_DSP_LEVEL2=y | ||
| 112 | CONFIG_ISA_DUAL_ISSUE=y | ||
| 113 | CONFIG_BUS_CLOCK=50000000 | ||
| 114 | CONFIG_TIMER_DIVIDE=128 | ||
| 115 | # CONFIG_CPU_LITTLE_ENDIAN is not set | ||
| 116 | CONFIG_MEMORY_START=0x08000000 | 19 | CONFIG_MEMORY_START=0x08000000 |
| 117 | CONFIG_MEMORY_SIZE=0x01000000 | 20 | CONFIG_MEMORY_SIZE=0x01000000 |
| 118 | CONFIG_NOHIGHMEM=y | ||
| 119 | CONFIG_ARCH_DISCONTIGMEM_ENABLE=y | ||
| 120 | CONFIG_SELECT_MEMORY_MODEL=y | ||
| 121 | # CONFIG_FLATMEM_MANUAL is not set | ||
| 122 | CONFIG_DISCONTIGMEM_MANUAL=y | ||
| 123 | # CONFIG_SPARSEMEM_MANUAL is not set | ||
| 124 | CONFIG_DISCONTIGMEM=y | ||
| 125 | CONFIG_FLAT_NODE_MEM_MAP=y | ||
| 126 | CONFIG_NEED_MULTIPLE_NODES=y | ||
| 127 | # CONFIG_SPARSEMEM_STATIC is not set | ||
| 128 | CONFIG_SPLIT_PTLOCK_CPUS=4 | ||
| 129 | # CONFIG_RESOURCES_64BIT is not set | ||
| 130 | CONFIG_ZONE_DMA_FLAG=1 | ||
| 131 | CONFIG_BOUNCE=y | ||
| 132 | CONFIG_VIRT_TO_BUS=y | ||
| 133 | CONFIG_IRAM_START=0x00f00000 | 21 | CONFIG_IRAM_START=0x00f00000 |
| 134 | CONFIG_IRAM_SIZE=0x00080000 | 22 | CONFIG_IRAM_SIZE=0x00080000 |
| 135 | CONFIG_RWSEM_GENERIC_SPINLOCK=y | ||
| 136 | # CONFIG_RWSEM_XCHGADD_ALGORITHM is not set | ||
| 137 | # CONFIG_ARCH_HAS_ILOG2_U32 is not set | ||
| 138 | # CONFIG_ARCH_HAS_ILOG2_U64 is not set | ||
| 139 | CONFIG_GENERIC_FIND_NEXT_BIT=y | ||
| 140 | CONFIG_GENERIC_HWEIGHT=y | ||
| 141 | CONFIG_GENERIC_CALIBRATE_DELAY=y | ||
| 142 | CONFIG_SCHED_NO_NO_OMIT_FRAME_POINTER=y | ||
| 143 | CONFIG_PREEMPT=y | 23 | CONFIG_PREEMPT=y |
| 144 | CONFIG_SMP=y | 24 | CONFIG_SMP=y |
| 145 | # CONFIG_CHIP_M32700_TS1 is not set | ||
| 146 | CONFIG_NR_CPUS=2 | ||
| 147 | CONFIG_NODES_SHIFT=1 | ||
| 148 | |||
| 149 | # | ||
| 150 | # Bus options (PCI, PCMCIA, EISA, MCA, ISA) | ||
| 151 | # | ||
| 152 | # CONFIG_ARCH_SUPPORTS_MSI is not set | ||
| 153 | # CONFIG_ISA is not set | ||
| 154 | |||
| 155 | # | ||
| 156 | # PCCARD (PCMCIA/CardBus) support | ||
| 157 | # | ||
| 158 | # CONFIG_PCCARD is not set | ||
| 159 | |||
| 160 | # | ||
| 161 | # Executable file formats | ||
| 162 | # | ||
| 163 | CONFIG_BINFMT_ELF=y | ||
| 164 | # CONFIG_BINFMT_MISC is not set | ||
| 165 | |||
| 166 | # | ||
| 167 | # Networking | ||
| 168 | # | ||
| 169 | CONFIG_NET=y | 25 | CONFIG_NET=y |
| 170 | |||
| 171 | # | ||
| 172 | # Networking options | ||
| 173 | # | ||
| 174 | CONFIG_PACKET=y | 26 | CONFIG_PACKET=y |
| 175 | # CONFIG_PACKET_MMAP is not set | ||
| 176 | CONFIG_UNIX=y | 27 | CONFIG_UNIX=y |
| 177 | CONFIG_XFRM=y | ||
| 178 | # CONFIG_XFRM_USER is not set | ||
| 179 | # CONFIG_XFRM_SUB_POLICY is not set | ||
| 180 | # CONFIG_XFRM_MIGRATE is not set | ||
| 181 | # CONFIG_NET_KEY is not set | ||
| 182 | CONFIG_INET=y | 28 | CONFIG_INET=y |
| 183 | # CONFIG_IP_MULTICAST is not set | ||
| 184 | # CONFIG_IP_ADVANCED_ROUTER is not set | ||
| 185 | CONFIG_IP_FIB_HASH=y | ||
| 186 | CONFIG_IP_PNP=y | 29 | CONFIG_IP_PNP=y |
| 187 | CONFIG_IP_PNP_DHCP=y | 30 | CONFIG_IP_PNP_DHCP=y |
| 188 | # CONFIG_IP_PNP_BOOTP is not set | ||
| 189 | # CONFIG_IP_PNP_RARP is not set | ||
| 190 | # CONFIG_NET_IPIP is not set | ||
| 191 | # CONFIG_NET_IPGRE is not set | ||
| 192 | # CONFIG_ARPD is not set | ||
| 193 | # CONFIG_SYN_COOKIES is not set | ||
| 194 | # CONFIG_INET_AH is not set | ||
| 195 | # CONFIG_INET_ESP is not set | ||
| 196 | # CONFIG_INET_IPCOMP is not set | ||
| 197 | # CONFIG_INET_XFRM_TUNNEL is not set | ||
| 198 | # CONFIG_INET_TUNNEL is not set | ||
| 199 | CONFIG_INET_XFRM_MODE_TRANSPORT=y | ||
| 200 | CONFIG_INET_XFRM_MODE_TUNNEL=y | ||
| 201 | CONFIG_INET_XFRM_MODE_BEET=y | ||
| 202 | CONFIG_INET_DIAG=y | ||
| 203 | CONFIG_INET_TCP_DIAG=y | ||
| 204 | # CONFIG_TCP_CONG_ADVANCED is not set | ||
| 205 | CONFIG_TCP_CONG_CUBIC=y | ||
| 206 | CONFIG_DEFAULT_TCP_CONG="cubic" | ||
| 207 | # CONFIG_TCP_MD5SIG is not set | ||
| 208 | # CONFIG_IPV6 is not set | 31 | # CONFIG_IPV6 is not set |
| 209 | # CONFIG_INET6_XFRM_TUNNEL is not set | ||
| 210 | # CONFIG_INET6_TUNNEL is not set | ||
| 211 | # CONFIG_NETWORK_SECMARK is not set | ||
| 212 | # CONFIG_NETFILTER is not set | ||
| 213 | # CONFIG_IP_DCCP is not set | ||
| 214 | # CONFIG_IP_SCTP is not set | ||
| 215 | # CONFIG_TIPC is not set | ||
| 216 | # CONFIG_ATM is not set | ||
| 217 | # CONFIG_BRIDGE is not set | ||
| 218 | # CONFIG_VLAN_8021Q is not set | ||
| 219 | # CONFIG_DECNET is not set | ||
| 220 | # CONFIG_LLC2 is not set | ||
| 221 | # CONFIG_IPX is not set | ||
| 222 | # CONFIG_ATALK is not set | ||
| 223 | # CONFIG_X25 is not set | ||
| 224 | # CONFIG_LAPB is not set | ||
| 225 | # CONFIG_ECONET is not set | ||
| 226 | # CONFIG_WAN_ROUTER is not set | ||
| 227 | |||
| 228 | # | ||
| 229 | # QoS and/or fair queueing | ||
| 230 | # | ||
| 231 | # CONFIG_NET_SCHED is not set | ||
| 232 | |||
| 233 | # | ||
| 234 | # Network testing | ||
| 235 | # | ||
| 236 | # CONFIG_NET_PKTGEN is not set | ||
| 237 | # CONFIG_HAMRADIO is not set | ||
| 238 | # CONFIG_IRDA is not set | ||
| 239 | # CONFIG_BT is not set | ||
| 240 | # CONFIG_AF_RXRPC is not set | ||
| 241 | |||
| 242 | # | ||
| 243 | # Wireless | ||
| 244 | # | ||
| 245 | # CONFIG_CFG80211 is not set | ||
| 246 | # CONFIG_WIRELESS_EXT is not set | ||
| 247 | # CONFIG_MAC80211 is not set | ||
| 248 | # CONFIG_IEEE80211 is not set | ||
| 249 | # CONFIG_RFKILL is not set | ||
| 250 | # CONFIG_NET_9P is not set | ||
| 251 | |||
| 252 | # | ||
| 253 | # Device Drivers | ||
| 254 | # | ||
| 255 | |||
| 256 | # | ||
| 257 | # Generic Driver Options | ||
| 258 | # | ||
| 259 | CONFIG_STANDALONE=y | ||
| 260 | CONFIG_PREVENT_FIRMWARE_BUILD=y | ||
| 261 | CONFIG_FW_LOADER=y | ||
| 262 | # CONFIG_SYS_HYPERVISOR is not set | ||
| 263 | # CONFIG_CONNECTOR is not set | ||
| 264 | CONFIG_MTD=y | 32 | CONFIG_MTD=y |
| 265 | # CONFIG_MTD_DEBUG is not set | ||
| 266 | # CONFIG_MTD_CONCAT is not set | ||
| 267 | CONFIG_MTD_PARTITIONS=y | 33 | CONFIG_MTD_PARTITIONS=y |
| 268 | CONFIG_MTD_REDBOOT_PARTS=y | 34 | CONFIG_MTD_REDBOOT_PARTS=y |
| 269 | CONFIG_MTD_REDBOOT_DIRECTORY_BLOCK=-1 | ||
| 270 | # CONFIG_MTD_REDBOOT_PARTS_UNALLOCATED is not set | ||
| 271 | # CONFIG_MTD_REDBOOT_PARTS_READONLY is not set | ||
| 272 | # CONFIG_MTD_CMDLINE_PARTS is not set | ||
| 273 | |||
| 274 | # | ||
| 275 | # User Modules And Translation Layers | ||
| 276 | # | ||
| 277 | # CONFIG_MTD_CHAR is not set | ||
| 278 | CONFIG_MTD_BLKDEVS=y | ||
| 279 | CONFIG_MTD_BLOCK=y | 35 | CONFIG_MTD_BLOCK=y |
| 280 | # CONFIG_FTL is not set | ||
| 281 | # CONFIG_NFTL is not set | ||
| 282 | # CONFIG_INFTL is not set | ||
| 283 | # CONFIG_RFD_FTL is not set | ||
| 284 | # CONFIG_SSFDC is not set | ||
| 285 | |||
| 286 | # | ||
| 287 | # RAM/ROM/Flash chip drivers | ||
| 288 | # | ||
| 289 | CONFIG_MTD_CFI=m | 36 | CONFIG_MTD_CFI=m |
| 290 | CONFIG_MTD_JEDECPROBE=m | 37 | CONFIG_MTD_JEDECPROBE=m |
| 291 | CONFIG_MTD_GEN_PROBE=m | ||
| 292 | CONFIG_MTD_CFI_ADV_OPTIONS=y | 38 | CONFIG_MTD_CFI_ADV_OPTIONS=y |
| 293 | # CONFIG_MTD_CFI_NOSWAP is not set | ||
| 294 | CONFIG_MTD_CFI_BE_BYTE_SWAP=y | 39 | CONFIG_MTD_CFI_BE_BYTE_SWAP=y |
| 295 | # CONFIG_MTD_CFI_LE_BYTE_SWAP is not set | ||
| 296 | CONFIG_MTD_CFI_GEOMETRY=y | 40 | CONFIG_MTD_CFI_GEOMETRY=y |
| 297 | CONFIG_MTD_MAP_BANK_WIDTH_1=y | ||
| 298 | CONFIG_MTD_MAP_BANK_WIDTH_2=y | ||
| 299 | CONFIG_MTD_MAP_BANK_WIDTH_4=y | ||
| 300 | # CONFIG_MTD_MAP_BANK_WIDTH_8 is not set | ||
| 301 | # CONFIG_MTD_MAP_BANK_WIDTH_16 is not set | ||
| 302 | # CONFIG_MTD_MAP_BANK_WIDTH_32 is not set | ||
| 303 | CONFIG_MTD_CFI_I1=y | ||
| 304 | # CONFIG_MTD_CFI_I2 is not set | 41 | # CONFIG_MTD_CFI_I2 is not set |
| 305 | # CONFIG_MTD_CFI_I4 is not set | ||
| 306 | # CONFIG_MTD_CFI_I8 is not set | ||
| 307 | # CONFIG_MTD_OTP is not set | ||
| 308 | # CONFIG_MTD_CFI_INTELEXT is not set | ||
| 309 | CONFIG_MTD_CFI_AMDSTD=m | 42 | CONFIG_MTD_CFI_AMDSTD=m |
| 310 | # CONFIG_MTD_CFI_STAA is not set | ||
| 311 | CONFIG_MTD_CFI_UTIL=m | ||
| 312 | # CONFIG_MTD_RAM is not set | ||
| 313 | # CONFIG_MTD_ROM is not set | ||
| 314 | # CONFIG_MTD_ABSENT is not set | ||
| 315 | |||
| 316 | # | ||
| 317 | # Mapping drivers for chip access | ||
| 318 | # | ||
| 319 | # CONFIG_MTD_COMPLEX_MAPPINGS is not set | ||
| 320 | # CONFIG_MTD_PHYSMAP is not set | ||
| 321 | # CONFIG_MTD_PLATRAM is not set | ||
| 322 | |||
| 323 | # | ||
| 324 | # Self-contained MTD device drivers | ||
| 325 | # | ||
| 326 | # CONFIG_MTD_SLRAM is not set | ||
| 327 | # CONFIG_MTD_PHRAM is not set | ||
| 328 | # CONFIG_MTD_MTDRAM is not set | ||
| 329 | # CONFIG_MTD_BLOCK2MTD is not set | ||
| 330 | |||
| 331 | # | ||
| 332 | # Disk-On-Chip Device Drivers | ||
| 333 | # | ||
| 334 | # CONFIG_MTD_DOC2000 is not set | ||
| 335 | # CONFIG_MTD_DOC2001 is not set | ||
| 336 | # CONFIG_MTD_DOC2001PLUS is not set | ||
| 337 | # CONFIG_MTD_NAND is not set | ||
| 338 | # CONFIG_MTD_ONENAND is not set | ||
| 339 | |||
| 340 | # | ||
| 341 | # UBI - Unsorted block images | ||
| 342 | # | ||
| 343 | # CONFIG_MTD_UBI is not set | ||
| 344 | # CONFIG_PARPORT is not set | ||
| 345 | CONFIG_BLK_DEV=y | ||
| 346 | # CONFIG_BLK_DEV_COW_COMMON is not set | ||
| 347 | CONFIG_BLK_DEV_LOOP=y | 43 | CONFIG_BLK_DEV_LOOP=y |
| 348 | # CONFIG_BLK_DEV_CRYPTOLOOP is not set | ||
| 349 | CONFIG_BLK_DEV_NBD=y | 44 | CONFIG_BLK_DEV_NBD=y |
| 350 | CONFIG_BLK_DEV_RAM=y | 45 | CONFIG_BLK_DEV_RAM=y |
| 351 | CONFIG_BLK_DEV_RAM_COUNT=16 | ||
| 352 | CONFIG_BLK_DEV_RAM_SIZE=4096 | ||
| 353 | CONFIG_BLK_DEV_RAM_BLOCKSIZE=1024 | ||
| 354 | # CONFIG_CDROM_PKTCDVD is not set | ||
| 355 | CONFIG_ATA_OVER_ETH=m | 46 | CONFIG_ATA_OVER_ETH=m |
| 356 | CONFIG_MISC_DEVICES=y | ||
| 357 | # CONFIG_EEPROM_93CX6 is not set | ||
| 358 | CONFIG_IDE=y | 47 | CONFIG_IDE=y |
| 359 | CONFIG_IDE_MAX_HWIFS=4 | ||
| 360 | CONFIG_BLK_DEV_IDE=y | ||
| 361 | |||
| 362 | # | ||
| 363 | # Please see Documentation/ide.txt for help/info on IDE drives | ||
| 364 | # | ||
| 365 | # CONFIG_BLK_DEV_IDE_SATA is not set | ||
| 366 | CONFIG_BLK_DEV_IDEDISK=y | ||
| 367 | # CONFIG_IDEDISK_MULTI_MODE is not set | ||
| 368 | CONFIG_BLK_DEV_IDECD=m | 48 | CONFIG_BLK_DEV_IDECD=m |
| 369 | # CONFIG_BLK_DEV_IDETAPE is not set | ||
| 370 | # CONFIG_BLK_DEV_IDEFLOPPY is not set | ||
| 371 | # CONFIG_BLK_DEV_IDESCSI is not set | ||
| 372 | # CONFIG_IDE_TASK_IOCTL is not set | ||
| 373 | CONFIG_IDE_PROC_FS=y | ||
| 374 | |||
| 375 | # | ||
| 376 | # IDE chipset support/bugfixes | ||
| 377 | # | ||
| 378 | CONFIG_IDE_GENERIC=y | 49 | CONFIG_IDE_GENERIC=y |
| 379 | # CONFIG_IDEPCI_PCIBUS_ORDER is not set | ||
| 380 | # CONFIG_IDE_ARM is not set | ||
| 381 | # CONFIG_BLK_DEV_IDEDMA is not set | ||
| 382 | # CONFIG_BLK_DEV_HD is not set | ||
| 383 | |||
| 384 | # | ||
| 385 | # SCSI device support | ||
| 386 | # | ||
| 387 | # CONFIG_RAID_ATTRS is not set | ||
| 388 | CONFIG_SCSI=m | 50 | CONFIG_SCSI=m |
| 389 | # CONFIG_SCSI_DMA is not set | ||
| 390 | # CONFIG_SCSI_TGT is not set | ||
| 391 | # CONFIG_SCSI_NETLINK is not set | ||
| 392 | CONFIG_SCSI_PROC_FS=y | ||
| 393 | |||
| 394 | # | ||
| 395 | # SCSI support type (disk, tape, CD-ROM) | ||
| 396 | # | ||
| 397 | CONFIG_BLK_DEV_SD=m | 51 | CONFIG_BLK_DEV_SD=m |
| 398 | # CONFIG_CHR_DEV_ST is not set | ||
| 399 | # CONFIG_CHR_DEV_OSST is not set | ||
| 400 | CONFIG_BLK_DEV_SR=m | 52 | CONFIG_BLK_DEV_SR=m |
| 401 | # CONFIG_BLK_DEV_SR_VENDOR is not set | ||
| 402 | CONFIG_CHR_DEV_SG=m | 53 | CONFIG_CHR_DEV_SG=m |
| 403 | # CONFIG_CHR_DEV_SCH is not set | ||
| 404 | |||
| 405 | # | ||
| 406 | # Some SCSI devices (e.g. CD jukebox) support multiple LUNs | ||
| 407 | # | ||
| 408 | CONFIG_SCSI_MULTI_LUN=y | 54 | CONFIG_SCSI_MULTI_LUN=y |
| 409 | # CONFIG_SCSI_CONSTANTS is not set | ||
| 410 | # CONFIG_SCSI_LOGGING is not set | ||
| 411 | # CONFIG_SCSI_SCAN_ASYNC is not set | ||
| 412 | CONFIG_SCSI_WAIT_SCAN=m | ||
| 413 | |||
| 414 | # | ||
| 415 | # SCSI Transports | ||
| 416 | # | ||
| 417 | # CONFIG_SCSI_SPI_ATTRS is not set | ||
| 418 | # CONFIG_SCSI_FC_ATTRS is not set | ||
| 419 | # CONFIG_SCSI_ISCSI_ATTRS is not set | ||
| 420 | # CONFIG_SCSI_SAS_LIBSAS is not set | ||
| 421 | CONFIG_SCSI_LOWLEVEL=y | ||
| 422 | # CONFIG_ISCSI_TCP is not set | ||
| 423 | # CONFIG_SCSI_DEBUG is not set | ||
| 424 | # CONFIG_MD is not set | ||
| 425 | CONFIG_NETDEVICES=y | 55 | CONFIG_NETDEVICES=y |
| 426 | # CONFIG_NETDEVICES_MULTIQUEUE is not set | ||
| 427 | # CONFIG_DUMMY is not set | ||
| 428 | # CONFIG_BONDING is not set | ||
| 429 | # CONFIG_MACVLAN is not set | ||
| 430 | # CONFIG_EQUALIZER is not set | ||
| 431 | # CONFIG_TUN is not set | ||
| 432 | # CONFIG_PHYLIB is not set | ||
| 433 | CONFIG_NET_ETHERNET=y | 56 | CONFIG_NET_ETHERNET=y |
| 434 | CONFIG_MII=y | ||
| 435 | CONFIG_SMC91X=y | 57 | CONFIG_SMC91X=y |
| 436 | # CONFIG_NE2000 is not set | ||
| 437 | CONFIG_NETDEV_1000=y | ||
| 438 | CONFIG_NETDEV_10000=y | ||
| 439 | |||
| 440 | # | ||
| 441 | # Wireless LAN | ||
| 442 | # | ||
| 443 | # CONFIG_WLAN_PRE80211 is not set | ||
| 444 | # CONFIG_WLAN_80211 is not set | ||
| 445 | # CONFIG_WAN is not set | ||
| 446 | # CONFIG_PPP is not set | ||
| 447 | # CONFIG_SLIP is not set | ||
| 448 | # CONFIG_SHAPER is not set | ||
| 449 | # CONFIG_NETCONSOLE is not set | ||
| 450 | # CONFIG_NETPOLL is not set | ||
| 451 | # CONFIG_NET_POLL_CONTROLLER is not set | ||
| 452 | # CONFIG_ISDN is not set | ||
| 453 | # CONFIG_PHONE is not set | ||
| 454 | |||
| 455 | # | ||
| 456 | # Input device support | ||
| 457 | # | ||
| 458 | CONFIG_INPUT=y | ||
| 459 | # CONFIG_INPUT_FF_MEMLESS is not set | ||
| 460 | # CONFIG_INPUT_POLLDEV is not set | ||
| 461 | |||
| 462 | # | ||
| 463 | # Userland interfaces | ||
| 464 | # | ||
| 465 | # CONFIG_INPUT_MOUSEDEV is not set | 58 | # CONFIG_INPUT_MOUSEDEV is not set |
| 466 | # CONFIG_INPUT_JOYDEV is not set | ||
| 467 | # CONFIG_INPUT_TSDEV is not set | ||
| 468 | # CONFIG_INPUT_EVDEV is not set | ||
| 469 | # CONFIG_INPUT_EVBUG is not set | ||
| 470 | |||
| 471 | # | ||
| 472 | # Input Device Drivers | ||
| 473 | # | ||
| 474 | # CONFIG_INPUT_KEYBOARD is not set | 59 | # CONFIG_INPUT_KEYBOARD is not set |
| 475 | # CONFIG_INPUT_MOUSE is not set | 60 | # CONFIG_INPUT_MOUSE is not set |
| 476 | # CONFIG_INPUT_JOYSTICK is not set | ||
| 477 | # CONFIG_INPUT_TABLET is not set | ||
| 478 | # CONFIG_INPUT_TOUCHSCREEN is not set | ||
| 479 | # CONFIG_INPUT_MISC is not set | ||
| 480 | |||
| 481 | # | ||
| 482 | # Hardware I/O ports | ||
| 483 | # | ||
| 484 | CONFIG_SERIO=y | ||
| 485 | # CONFIG_SERIO_I8042 is not set | 61 | # CONFIG_SERIO_I8042 is not set |
| 486 | CONFIG_SERIO_SERPORT=y | ||
| 487 | # CONFIG_SERIO_LIBPS2 is not set | ||
| 488 | # CONFIG_SERIO_RAW is not set | ||
| 489 | # CONFIG_GAMEPORT is not set | ||
| 490 | |||
| 491 | # | ||
| 492 | # Character devices | ||
| 493 | # | ||
| 494 | CONFIG_VT=y | ||
| 495 | CONFIG_VT_CONSOLE=y | ||
| 496 | CONFIG_HW_CONSOLE=y | ||
| 497 | # CONFIG_VT_HW_CONSOLE_BINDING is not set | ||
| 498 | # CONFIG_SERIAL_NONSTANDARD is not set | ||
| 499 | |||
| 500 | # | ||
| 501 | # Serial drivers | ||
| 502 | # | ||
| 503 | # CONFIG_SERIAL_8250 is not set | ||
| 504 | |||
| 505 | # | ||
| 506 | # Non-8250 serial port support | ||
| 507 | # | ||
| 508 | CONFIG_SERIAL_CORE=y | ||
| 509 | CONFIG_SERIAL_CORE_CONSOLE=y | ||
| 510 | CONFIG_SERIAL_M32R_SIO=y | ||
| 511 | CONFIG_SERIAL_M32R_SIO_CONSOLE=y | 62 | CONFIG_SERIAL_M32R_SIO_CONSOLE=y |
| 512 | CONFIG_SERIAL_M32R_PLDSIO=y | 63 | CONFIG_SERIAL_M32R_PLDSIO=y |
| 513 | CONFIG_UNIX98_PTYS=y | ||
| 514 | CONFIG_LEGACY_PTYS=y | ||
| 515 | CONFIG_LEGACY_PTY_COUNT=256 | ||
| 516 | # CONFIG_IPMI_HANDLER is not set | ||
| 517 | # CONFIG_WATCHDOG is not set | ||
| 518 | CONFIG_HW_RANDOM=y | 64 | CONFIG_HW_RANDOM=y |
| 519 | # CONFIG_RTC is not set | ||
| 520 | CONFIG_DS1302=y | 65 | CONFIG_DS1302=y |
| 521 | # CONFIG_R3964 is not set | ||
| 522 | # CONFIG_RAW_DRIVER is not set | ||
| 523 | # CONFIG_TCG_TPM is not set | ||
| 524 | # CONFIG_I2C is not set | ||
| 525 | |||
| 526 | # | ||
| 527 | # SPI support | ||
| 528 | # | ||
| 529 | # CONFIG_SPI is not set | ||
| 530 | # CONFIG_SPI_MASTER is not set | ||
| 531 | # CONFIG_W1 is not set | ||
| 532 | # CONFIG_POWER_SUPPLY is not set | ||
| 533 | CONFIG_HWMON=y | ||
| 534 | # CONFIG_HWMON_VID is not set | ||
| 535 | # CONFIG_SENSORS_ABITUGURU is not set | ||
| 536 | # CONFIG_SENSORS_ABITUGURU3 is not set | ||
| 537 | # CONFIG_SENSORS_F71805F is not set | ||
| 538 | # CONFIG_SENSORS_IT87 is not set | ||
| 539 | # CONFIG_SENSORS_PC87360 is not set | ||
| 540 | # CONFIG_SENSORS_PC87427 is not set | ||
| 541 | # CONFIG_SENSORS_SMSC47M1 is not set | ||
| 542 | # CONFIG_SENSORS_SMSC47B397 is not set | ||
| 543 | # CONFIG_SENSORS_VT1211 is not set | ||
| 544 | # CONFIG_SENSORS_W83627HF is not set | ||
| 545 | # CONFIG_SENSORS_W83627EHF is not set | ||
| 546 | # CONFIG_HWMON_DEBUG_CHIP is not set | ||
| 547 | |||
| 548 | # | ||
| 549 | # Multifunction device drivers | ||
| 550 | # | ||
| 551 | # CONFIG_MFD_SM501 is not set | ||
| 552 | |||
| 553 | # | ||
| 554 | # Multimedia devices | ||
| 555 | # | ||
| 556 | CONFIG_VIDEO_DEV=m | ||
| 557 | CONFIG_VIDEO_V4L1=y | ||
| 558 | CONFIG_VIDEO_V4L1_COMPAT=y | ||
| 559 | CONFIG_VIDEO_V4L2=y | ||
| 560 | CONFIG_VIDEO_CAPTURE_DRIVERS=y | ||
| 561 | # CONFIG_VIDEO_ADV_DEBUG is not set | ||
| 562 | CONFIG_VIDEO_HELPER_CHIPS_AUTO=y | ||
| 563 | # CONFIG_VIDEO_CPIA is not set | ||
| 564 | CONFIG_VIDEO_M32R_AR=m | ||
| 565 | CONFIG_VIDEO_M32R_AR_M64278=m | ||
| 566 | CONFIG_RADIO_ADAPTERS=y | ||
| 567 | # CONFIG_DVB_CORE is not set | ||
| 568 | CONFIG_DAB=y | ||
| 569 | |||
| 570 | # | ||
| 571 | # Graphics support | ||
| 572 | # | ||
| 573 | # CONFIG_BACKLIGHT_LCD_SUPPORT is not set | ||
| 574 | |||
| 575 | # | ||
| 576 | # Display device support | ||
| 577 | # | ||
| 578 | # CONFIG_DISPLAY_SUPPORT is not set | ||
| 579 | # CONFIG_VGASTATE is not set | ||
| 580 | CONFIG_VIDEO_OUTPUT_CONTROL=m | 66 | CONFIG_VIDEO_OUTPUT_CONTROL=m |
| 581 | CONFIG_FB=y | 67 | CONFIG_FB=y |
| 582 | CONFIG_FIRMWARE_EDID=y | 68 | CONFIG_FIRMWARE_EDID=y |
| 583 | # CONFIG_FB_DDC is not set | ||
| 584 | CONFIG_FB_CFB_FILLRECT=y | ||
| 585 | CONFIG_FB_CFB_COPYAREA=y | ||
| 586 | CONFIG_FB_CFB_IMAGEBLIT=y | ||
| 587 | # CONFIG_FB_SYS_FILLRECT is not set | ||
| 588 | # CONFIG_FB_SYS_COPYAREA is not set | ||
| 589 | # CONFIG_FB_SYS_IMAGEBLIT is not set | ||
| 590 | # CONFIG_FB_SYS_FOPS is not set | ||
| 591 | CONFIG_FB_DEFERRED_IO=y | ||
| 592 | # CONFIG_FB_SVGALIB is not set | ||
| 593 | # CONFIG_FB_MACMODES is not set | ||
| 594 | # CONFIG_FB_BACKLIGHT is not set | ||
| 595 | # CONFIG_FB_MODE_HELPERS is not set | ||
| 596 | # CONFIG_FB_TILEBLITTING is not set | ||
| 597 | |||
| 598 | # | ||
| 599 | # Frame buffer hardware drivers | ||
| 600 | # | ||
| 601 | CONFIG_FB_S1D13XXX=y | 69 | CONFIG_FB_S1D13XXX=y |
| 602 | # CONFIG_FB_VIRTUAL is not set | ||
| 603 | |||
| 604 | # | ||
| 605 | # Console display driver support | ||
| 606 | # | ||
| 607 | # CONFIG_VGA_CONSOLE is not set | 70 | # CONFIG_VGA_CONSOLE is not set |
| 608 | CONFIG_DUMMY_CONSOLE=y | ||
| 609 | CONFIG_FRAMEBUFFER_CONSOLE=y | 71 | CONFIG_FRAMEBUFFER_CONSOLE=y |
| 610 | # CONFIG_FRAMEBUFFER_CONSOLE_DETECT_PRIMARY is not set | ||
| 611 | # CONFIG_FRAMEBUFFER_CONSOLE_ROTATION is not set | ||
| 612 | # CONFIG_FONTS is not set | ||
| 613 | CONFIG_FONT_8x8=y | ||
| 614 | CONFIG_FONT_8x16=y | ||
| 615 | CONFIG_LOGO=y | 72 | CONFIG_LOGO=y |
| 616 | CONFIG_LOGO_LINUX_MONO=y | ||
| 617 | CONFIG_LOGO_LINUX_VGA16=y | ||
| 618 | CONFIG_LOGO_LINUX_CLUT224=y | ||
| 619 | CONFIG_LOGO_M32R_CLUT224=y | ||
| 620 | |||
| 621 | # | ||
| 622 | # Sound | ||
| 623 | # | ||
| 624 | # CONFIG_SOUND is not set | ||
| 625 | CONFIG_HID_SUPPORT=y | ||
| 626 | CONFIG_HID=y | ||
| 627 | # CONFIG_HID_DEBUG is not set | ||
| 628 | CONFIG_USB_SUPPORT=y | ||
| 629 | # CONFIG_USB_ARCH_HAS_HCD is not set | ||
| 630 | # CONFIG_USB_ARCH_HAS_OHCI is not set | ||
| 631 | # CONFIG_USB_ARCH_HAS_EHCI is not set | ||
| 632 | |||
| 633 | # | ||
| 634 | # NOTE: USB_STORAGE enables SCSI, and 'SCSI disk support' | ||
| 635 | # | ||
| 636 | |||
| 637 | # | ||
| 638 | # USB Gadget Support | ||
| 639 | # | ||
| 640 | # CONFIG_USB_GADGET is not set | ||
| 641 | CONFIG_MMC=y | 73 | CONFIG_MMC=y |
| 642 | CONFIG_MMC_DEBUG=y | 74 | CONFIG_MMC_DEBUG=y |
| 643 | # CONFIG_MMC_UNSAFE_RESUME is not set | ||
| 644 | |||
| 645 | # | ||
| 646 | # MMC/SD Card Drivers | ||
| 647 | # | ||
| 648 | CONFIG_MMC_BLOCK=y | ||
| 649 | CONFIG_MMC_BLOCK_BOUNCE=y | ||
| 650 | |||
| 651 | # | ||
| 652 | # MMC/SD Host Controller Drivers | ||
| 653 | # | ||
| 654 | # CONFIG_NEW_LEDS is not set | ||
| 655 | |||
| 656 | # | ||
| 657 | # Real Time Clock | ||
| 658 | # | ||
| 659 | # CONFIG_RTC_CLASS is not set | ||
| 660 | |||
| 661 | # | ||
| 662 | # Userspace I/O | ||
| 663 | # | ||
| 664 | # CONFIG_UIO is not set | ||
| 665 | |||
| 666 | # | ||
| 667 | # File systems | ||
| 668 | # | ||
| 669 | CONFIG_EXT2_FS=y | 75 | CONFIG_EXT2_FS=y |
| 670 | # CONFIG_EXT2_FS_XATTR is not set | ||
| 671 | # CONFIG_EXT2_FS_XIP is not set | ||
| 672 | CONFIG_EXT3_FS=y | 76 | CONFIG_EXT3_FS=y |
| 673 | CONFIG_EXT3_FS_XATTR=y | ||
| 674 | # CONFIG_EXT3_FS_POSIX_ACL is not set | ||
| 675 | # CONFIG_EXT3_FS_SECURITY is not set | ||
| 676 | # CONFIG_EXT4DEV_FS is not set | ||
| 677 | CONFIG_JBD=y | ||
| 678 | CONFIG_JBD_DEBUG=y | ||
| 679 | CONFIG_FS_MBCACHE=y | ||
| 680 | CONFIG_REISERFS_FS=m | 77 | CONFIG_REISERFS_FS=m |
| 681 | # CONFIG_REISERFS_CHECK is not set | ||
| 682 | # CONFIG_REISERFS_PROC_INFO is not set | ||
| 683 | # CONFIG_REISERFS_FS_XATTR is not set | ||
| 684 | # CONFIG_JFS_FS is not set | ||
| 685 | # CONFIG_FS_POSIX_ACL is not set | ||
| 686 | # CONFIG_XFS_FS is not set | ||
| 687 | # CONFIG_GFS2_FS is not set | ||
| 688 | # CONFIG_OCFS2_FS is not set | ||
| 689 | # CONFIG_MINIX_FS is not set | ||
| 690 | # CONFIG_ROMFS_FS is not set | ||
| 691 | CONFIG_INOTIFY=y | ||
| 692 | CONFIG_INOTIFY_USER=y | ||
| 693 | # CONFIG_QUOTA is not set | ||
| 694 | CONFIG_DNOTIFY=y | ||
| 695 | # CONFIG_AUTOFS_FS is not set | ||
| 696 | # CONFIG_AUTOFS4_FS is not set | ||
| 697 | # CONFIG_FUSE_FS is not set | ||
| 698 | |||
| 699 | # | ||
| 700 | # CD-ROM/DVD Filesystems | ||
| 701 | # | ||
| 702 | CONFIG_ISO9660_FS=m | 78 | CONFIG_ISO9660_FS=m |
| 703 | CONFIG_JOLIET=y | 79 | CONFIG_JOLIET=y |
| 704 | # CONFIG_ZISOFS is not set | ||
| 705 | CONFIG_UDF_FS=m | 80 | CONFIG_UDF_FS=m |
| 706 | CONFIG_UDF_NLS=y | ||
| 707 | |||
| 708 | # | ||
| 709 | # DOS/FAT/NT Filesystems | ||
| 710 | # | ||
| 711 | CONFIG_FAT_FS=m | ||
| 712 | CONFIG_MSDOS_FS=m | 81 | CONFIG_MSDOS_FS=m |
| 713 | CONFIG_VFAT_FS=m | 82 | CONFIG_VFAT_FS=m |
| 714 | CONFIG_FAT_DEFAULT_CODEPAGE=437 | ||
| 715 | CONFIG_FAT_DEFAULT_IOCHARSET="iso8859-1" | ||
| 716 | # CONFIG_NTFS_FS is not set | ||
| 717 | |||
| 718 | # | ||
| 719 | # Pseudo filesystems | ||
| 720 | # | ||
| 721 | CONFIG_PROC_FS=y | ||
| 722 | CONFIG_PROC_KCORE=y | 83 | CONFIG_PROC_KCORE=y |
| 723 | CONFIG_PROC_SYSCTL=y | ||
| 724 | CONFIG_SYSFS=y | ||
| 725 | CONFIG_TMPFS=y | 84 | CONFIG_TMPFS=y |
| 726 | # CONFIG_TMPFS_POSIX_ACL is not set | ||
| 727 | # CONFIG_HUGETLB_PAGE is not set | ||
| 728 | CONFIG_RAMFS=y | ||
| 729 | # CONFIG_CONFIGFS_FS is not set | ||
| 730 | |||
| 731 | # | ||
| 732 | # Miscellaneous filesystems | ||
| 733 | # | ||
| 734 | # CONFIG_ADFS_FS is not set | ||
| 735 | # CONFIG_AFFS_FS is not set | ||
| 736 | # CONFIG_HFS_FS is not set | ||
| 737 | # CONFIG_HFSPLUS_FS is not set | ||
| 738 | # CONFIG_BEFS_FS is not set | ||
| 739 | # CONFIG_BFS_FS is not set | ||
| 740 | # CONFIG_EFS_FS is not set | ||
| 741 | # CONFIG_JFFS2_FS is not set | ||
| 742 | # CONFIG_CRAMFS is not set | ||
| 743 | # CONFIG_VXFS_FS is not set | ||
| 744 | # CONFIG_HPFS_FS is not set | ||
| 745 | # CONFIG_QNX4FS_FS is not set | ||
| 746 | # CONFIG_SYSV_FS is not set | ||
| 747 | # CONFIG_UFS_FS is not set | ||
| 748 | |||
| 749 | # | ||
| 750 | # Network File Systems | ||
| 751 | # | ||
| 752 | CONFIG_NFS_FS=y | 85 | CONFIG_NFS_FS=y |
| 753 | CONFIG_NFS_V3=y | 86 | CONFIG_NFS_V3=y |
| 754 | # CONFIG_NFS_V3_ACL is not set | ||
| 755 | # CONFIG_NFS_V4 is not set | ||
| 756 | # CONFIG_NFS_DIRECTIO is not set | ||
| 757 | # CONFIG_NFSD is not set | ||
| 758 | CONFIG_ROOT_NFS=y | 87 | CONFIG_ROOT_NFS=y |
| 759 | CONFIG_LOCKD=y | ||
| 760 | CONFIG_LOCKD_V4=y | ||
| 761 | CONFIG_NFS_COMMON=y | ||
| 762 | CONFIG_SUNRPC=y | ||
| 763 | # CONFIG_SUNRPC_BIND34 is not set | ||
| 764 | # CONFIG_RPCSEC_GSS_KRB5 is not set | ||
| 765 | # CONFIG_RPCSEC_GSS_SPKM3 is not set | ||
| 766 | # CONFIG_SMB_FS is not set | ||
| 767 | # CONFIG_CIFS is not set | ||
| 768 | # CONFIG_NCP_FS is not set | ||
| 769 | # CONFIG_CODA_FS is not set | ||
| 770 | # CONFIG_AFS_FS is not set | ||
| 771 | |||
| 772 | # | ||
| 773 | # Partition Types | ||
| 774 | # | ||
| 775 | # CONFIG_PARTITION_ADVANCED is not set | ||
| 776 | CONFIG_MSDOS_PARTITION=y | ||
| 777 | |||
| 778 | # | ||
| 779 | # Native Language Support | ||
| 780 | # | ||
| 781 | CONFIG_NLS=y | 88 | CONFIG_NLS=y |
| 782 | CONFIG_NLS_DEFAULT="iso8859-1" | ||
| 783 | # CONFIG_NLS_CODEPAGE_437 is not set | ||
| 784 | # CONFIG_NLS_CODEPAGE_737 is not set | ||
| 785 | # CONFIG_NLS_CODEPAGE_775 is not set | ||
| 786 | # CONFIG_NLS_CODEPAGE_850 is not set | ||
| 787 | # CONFIG_NLS_CODEPAGE_852 is not set | ||
| 788 | # CONFIG_NLS_CODEPAGE_855 is not set | ||
| 789 | # CONFIG_NLS_CODEPAGE_857 is not set | ||
| 790 | # CONFIG_NLS_CODEPAGE_860 is not set | ||
| 791 | # CONFIG_NLS_CODEPAGE_861 is not set | ||
| 792 | # CONFIG_NLS_CODEPAGE_862 is not set | ||
| 793 | # CONFIG_NLS_CODEPAGE_863 is not set | ||
| 794 | # CONFIG_NLS_CODEPAGE_864 is not set | ||
| 795 | # CONFIG_NLS_CODEPAGE_865 is not set | ||
| 796 | # CONFIG_NLS_CODEPAGE_866 is not set | ||
| 797 | # CONFIG_NLS_CODEPAGE_869 is not set | ||
| 798 | # CONFIG_NLS_CODEPAGE_936 is not set | ||
| 799 | # CONFIG_NLS_CODEPAGE_950 is not set | ||
| 800 | # CONFIG_NLS_CODEPAGE_932 is not set | ||
| 801 | # CONFIG_NLS_CODEPAGE_949 is not set | ||
| 802 | # CONFIG_NLS_CODEPAGE_874 is not set | ||
| 803 | # CONFIG_NLS_ISO8859_8 is not set | ||
| 804 | # CONFIG_NLS_CODEPAGE_1250 is not set | ||
| 805 | # CONFIG_NLS_CODEPAGE_1251 is not set | ||
| 806 | # CONFIG_NLS_ASCII is not set | ||
| 807 | # CONFIG_NLS_ISO8859_1 is not set | ||
| 808 | # CONFIG_NLS_ISO8859_2 is not set | ||
| 809 | # CONFIG_NLS_ISO8859_3 is not set | ||
| 810 | # CONFIG_NLS_ISO8859_4 is not set | ||
| 811 | # CONFIG_NLS_ISO8859_5 is not set | ||
| 812 | # CONFIG_NLS_ISO8859_6 is not set | ||
| 813 | # CONFIG_NLS_ISO8859_7 is not set | ||
| 814 | # CONFIG_NLS_ISO8859_9 is not set | ||
| 815 | # CONFIG_NLS_ISO8859_13 is not set | ||
| 816 | # CONFIG_NLS_ISO8859_14 is not set | ||
| 817 | # CONFIG_NLS_ISO8859_15 is not set | ||
| 818 | # CONFIG_NLS_KOI8_R is not set | ||
| 819 | # CONFIG_NLS_KOI8_U is not set | ||
| 820 | # CONFIG_NLS_UTF8 is not set | ||
| 821 | |||
| 822 | # | ||
| 823 | # Distributed Lock Manager | ||
| 824 | # | ||
| 825 | # CONFIG_DLM is not set | ||
| 826 | |||
| 827 | # | ||
| 828 | # Profiling support | ||
| 829 | # | ||
| 830 | CONFIG_PROFILING=y | ||
| 831 | CONFIG_OPROFILE=y | ||
| 832 | |||
| 833 | # | ||
| 834 | # Kernel hacking | ||
| 835 | # | ||
| 836 | # CONFIG_PRINTK_TIME is not set | ||
| 837 | CONFIG_ENABLE_MUST_CHECK=y | ||
| 838 | # CONFIG_MAGIC_SYSRQ is not set | ||
| 839 | # CONFIG_UNUSED_SYMBOLS is not set | ||
| 840 | # CONFIG_DEBUG_FS is not set | ||
| 841 | # CONFIG_HEADERS_CHECK is not set | ||
| 842 | # CONFIG_DEBUG_KERNEL is not set | ||
| 843 | # CONFIG_DEBUG_BUGVERBOSE is not set | ||
| 844 | # CONFIG_FRAME_POINTER is not set | ||
| 845 | |||
| 846 | # | ||
| 847 | # Security options | ||
| 848 | # | ||
| 849 | # CONFIG_KEYS is not set | ||
| 850 | # CONFIG_SECURITY is not set | ||
| 851 | # CONFIG_CRYPTO is not set | ||
| 852 | |||
| 853 | # | ||
| 854 | # Library routines | ||
| 855 | # | ||
| 856 | CONFIG_BITREVERSE=y | ||
| 857 | # CONFIG_CRC_CCITT is not set | ||
| 858 | # CONFIG_CRC16 is not set | ||
| 859 | # CONFIG_CRC_ITU_T is not set | ||
| 860 | CONFIG_CRC32=y | ||
| 861 | # CONFIG_CRC7 is not set | ||
| 862 | # CONFIG_LIBCRC32C is not set | ||
| 863 | CONFIG_HAS_IOMEM=y | ||
diff --git a/arch/m32r/configs/m32700ut.up_defconfig b/arch/m32r/configs/m32700ut.up_defconfig index a31823ffe29e..84785686640a 100644 --- a/arch/m32r/configs/m32700ut.up_defconfig +++ b/arch/m32r/configs/m32700ut.up_defconfig | |||
| @@ -1,860 +1,87 @@ | |||
| 1 | # | ||
| 2 | # Automatically generated make config: don't edit | ||
| 3 | # Linux kernel version: 2.6.23-rc1 | ||
| 4 | # Wed Aug 1 17:22:35 2007 | ||
| 5 | # | ||
| 6 | CONFIG_M32R=y | ||
| 7 | CONFIG_GENERIC_ISA_DMA=y | ||
| 8 | CONFIG_ZONE_DMA=y | ||
| 9 | CONFIG_GENERIC_HARDIRQS=y | ||
| 10 | CONFIG_GENERIC_IRQ_PROBE=y | ||
| 11 | CONFIG_NO_IOPORT=y | ||
| 12 | CONFIG_NO_DMA=y | ||
| 13 | CONFIG_DEFCONFIG_LIST="/lib/modules/$UNAME_RELEASE/.config" | ||
| 14 | |||
| 15 | # | ||
| 16 | # Code maturity level options | ||
| 17 | # | ||
| 18 | CONFIG_EXPERIMENTAL=y | 1 | CONFIG_EXPERIMENTAL=y |
| 19 | CONFIG_BROKEN_ON_SMP=y | ||
| 20 | CONFIG_LOCK_KERNEL=y | ||
| 21 | CONFIG_INIT_ENV_ARG_LIMIT=32 | ||
| 22 | |||
| 23 | # | ||
| 24 | # General setup | ||
| 25 | # | ||
| 26 | CONFIG_LOCALVERSION="" | ||
| 27 | CONFIG_LOCALVERSION_AUTO=y | ||
| 28 | CONFIG_SWAP=y | ||
| 29 | CONFIG_SYSVIPC=y | 2 | CONFIG_SYSVIPC=y |
| 30 | CONFIG_SYSVIPC_SYSCTL=y | ||
| 31 | # CONFIG_POSIX_MQUEUE is not set | ||
| 32 | CONFIG_BSD_PROCESS_ACCT=y | 3 | CONFIG_BSD_PROCESS_ACCT=y |
| 33 | # CONFIG_BSD_PROCESS_ACCT_V3 is not set | ||
| 34 | # CONFIG_TASKSTATS is not set | ||
| 35 | # CONFIG_USER_NS is not set | ||
| 36 | # CONFIG_AUDIT is not set | ||
| 37 | CONFIG_IKCONFIG=y | 4 | CONFIG_IKCONFIG=y |
| 38 | CONFIG_IKCONFIG_PROC=y | 5 | CONFIG_IKCONFIG_PROC=y |
| 39 | CONFIG_LOG_BUF_SHIFT=14 | 6 | CONFIG_LOG_BUF_SHIFT=14 |
| 40 | CONFIG_SYSFS_DEPRECATED=y | ||
| 41 | # CONFIG_RELAY is not set | ||
| 42 | # CONFIG_BLK_DEV_INITRD is not set | ||
| 43 | # CONFIG_CC_OPTIMIZE_FOR_SIZE is not set | 7 | # CONFIG_CC_OPTIMIZE_FOR_SIZE is not set |
| 44 | CONFIG_SYSCTL=y | ||
| 45 | CONFIG_EMBEDDED=y | 8 | CONFIG_EMBEDDED=y |
| 46 | CONFIG_SYSCTL_SYSCALL=y | ||
| 47 | # CONFIG_KALLSYMS is not set | 9 | # CONFIG_KALLSYMS is not set |
| 48 | CONFIG_HOTPLUG=y | ||
| 49 | CONFIG_PRINTK=y | ||
| 50 | CONFIG_BUG=y | ||
| 51 | CONFIG_ELF_CORE=y | ||
| 52 | CONFIG_BASE_FULL=y | ||
| 53 | # CONFIG_FUTEX is not set | 10 | # CONFIG_FUTEX is not set |
| 54 | CONFIG_ANON_INODES=y | ||
| 55 | # CONFIG_EPOLL is not set | 11 | # CONFIG_EPOLL is not set |
| 56 | CONFIG_SIGNALFD=y | ||
| 57 | CONFIG_TIMERFD=y | ||
| 58 | CONFIG_EVENTFD=y | ||
| 59 | CONFIG_SHMEM=y | ||
| 60 | CONFIG_VM_EVENT_COUNTERS=y | ||
| 61 | CONFIG_SLAB=y | 12 | CONFIG_SLAB=y |
| 62 | # CONFIG_SLUB is not set | 13 | CONFIG_PROFILING=y |
| 63 | # CONFIG_SLOB is not set | 14 | CONFIG_OPROFILE=y |
| 64 | # CONFIG_TINY_SHMEM is not set | ||
| 65 | CONFIG_BASE_SMALL=0 | ||
| 66 | CONFIG_MODULES=y | 15 | CONFIG_MODULES=y |
| 67 | CONFIG_MODULE_UNLOAD=y | 16 | CONFIG_MODULE_UNLOAD=y |
| 68 | # CONFIG_MODULE_FORCE_UNLOAD is not set | ||
| 69 | # CONFIG_MODVERSIONS is not set | ||
| 70 | # CONFIG_MODULE_SRCVERSION_ALL is not set | ||
| 71 | CONFIG_KMOD=y | ||
| 72 | CONFIG_BLOCK=y | ||
| 73 | # CONFIG_LBD is not set | ||
| 74 | # CONFIG_BLK_DEV_IO_TRACE is not set | ||
| 75 | # CONFIG_LSF is not set | ||
| 76 | # CONFIG_BLK_DEV_BSG is not set | 17 | # CONFIG_BLK_DEV_BSG is not set |
| 77 | |||
| 78 | # | ||
| 79 | # IO Schedulers | ||
| 80 | # | ||
| 81 | CONFIG_IOSCHED_NOOP=y | ||
| 82 | # CONFIG_IOSCHED_AS is not set | ||
| 83 | CONFIG_IOSCHED_DEADLINE=y | ||
| 84 | CONFIG_IOSCHED_CFQ=y | ||
| 85 | # CONFIG_DEFAULT_AS is not set | ||
| 86 | # CONFIG_DEFAULT_DEADLINE is not set | ||
| 87 | CONFIG_DEFAULT_CFQ=y | ||
| 88 | # CONFIG_DEFAULT_NOOP is not set | ||
| 89 | CONFIG_DEFAULT_IOSCHED="cfq" | ||
| 90 | |||
| 91 | # | ||
| 92 | # Processor type and features | ||
| 93 | # | ||
| 94 | # CONFIG_PLAT_MAPPI is not set | ||
| 95 | # CONFIG_PLAT_USRV is not set | ||
| 96 | CONFIG_PLAT_M32700UT=y | 18 | CONFIG_PLAT_M32700UT=y |
| 97 | # CONFIG_PLAT_OPSPUT is not set | ||
| 98 | # CONFIG_PLAT_OAKS32R is not set | ||
| 99 | # CONFIG_PLAT_MAPPI2 is not set | ||
| 100 | # CONFIG_PLAT_MAPPI3 is not set | ||
| 101 | # CONFIG_PLAT_M32104UT is not set | ||
| 102 | CONFIG_CHIP_M32700=y | ||
| 103 | # CONFIG_CHIP_M32102 is not set | ||
| 104 | # CONFIG_CHIP_M32104 is not set | ||
| 105 | # CONFIG_CHIP_VDEC2 is not set | ||
| 106 | # CONFIG_CHIP_OPSP is not set | ||
| 107 | CONFIG_MMU=y | ||
| 108 | CONFIG_TLB_ENTRIES=32 | ||
| 109 | CONFIG_ISA_M32R2=y | ||
| 110 | CONFIG_ISA_DSP_LEVEL2=y | ||
| 111 | CONFIG_ISA_DUAL_ISSUE=y | ||
| 112 | CONFIG_BUS_CLOCK=50000000 | ||
| 113 | CONFIG_TIMER_DIVIDE=128 | ||
| 114 | # CONFIG_CPU_LITTLE_ENDIAN is not set | ||
| 115 | CONFIG_MEMORY_START=0x08000000 | 19 | CONFIG_MEMORY_START=0x08000000 |
| 116 | CONFIG_MEMORY_SIZE=0x01000000 | 20 | CONFIG_MEMORY_SIZE=0x01000000 |
| 117 | CONFIG_NOHIGHMEM=y | ||
| 118 | CONFIG_ARCH_DISCONTIGMEM_ENABLE=y | ||
| 119 | CONFIG_SELECT_MEMORY_MODEL=y | ||
| 120 | # CONFIG_FLATMEM_MANUAL is not set | ||
| 121 | CONFIG_DISCONTIGMEM_MANUAL=y | ||
| 122 | # CONFIG_SPARSEMEM_MANUAL is not set | ||
| 123 | CONFIG_DISCONTIGMEM=y | ||
| 124 | CONFIG_FLAT_NODE_MEM_MAP=y | ||
| 125 | CONFIG_NEED_MULTIPLE_NODES=y | ||
| 126 | # CONFIG_SPARSEMEM_STATIC is not set | ||
| 127 | CONFIG_SPLIT_PTLOCK_CPUS=4 | ||
| 128 | # CONFIG_RESOURCES_64BIT is not set | ||
| 129 | CONFIG_ZONE_DMA_FLAG=1 | ||
| 130 | CONFIG_BOUNCE=y | ||
| 131 | CONFIG_VIRT_TO_BUS=y | ||
| 132 | CONFIG_IRAM_START=0x00f00000 | 21 | CONFIG_IRAM_START=0x00f00000 |
| 133 | CONFIG_IRAM_SIZE=0x00080000 | 22 | CONFIG_IRAM_SIZE=0x00080000 |
| 134 | CONFIG_RWSEM_GENERIC_SPINLOCK=y | ||
| 135 | # CONFIG_RWSEM_XCHGADD_ALGORITHM is not set | ||
| 136 | # CONFIG_ARCH_HAS_ILOG2_U32 is not set | ||
| 137 | # CONFIG_ARCH_HAS_ILOG2_U64 is not set | ||
| 138 | CONFIG_GENERIC_FIND_NEXT_BIT=y | ||
| 139 | CONFIG_GENERIC_HWEIGHT=y | ||
| 140 | CONFIG_GENERIC_CALIBRATE_DELAY=y | ||
| 141 | CONFIG_SCHED_NO_NO_OMIT_FRAME_POINTER=y | ||
| 142 | CONFIG_PREEMPT=y | 23 | CONFIG_PREEMPT=y |
| 143 | # CONFIG_SMP is not set | ||
| 144 | CONFIG_NODES_SHIFT=1 | ||
| 145 | |||
| 146 | # | ||
| 147 | # Bus options (PCI, PCMCIA, EISA, MCA, ISA) | ||
| 148 | # | ||
| 149 | # CONFIG_ARCH_SUPPORTS_MSI is not set | ||
| 150 | # CONFIG_ISA is not set | ||
| 151 | |||
| 152 | # | ||
| 153 | # PCCARD (PCMCIA/CardBus) support | ||
| 154 | # | ||
| 155 | # CONFIG_PCCARD is not set | ||
| 156 | |||
| 157 | # | ||
| 158 | # Executable file formats | ||
| 159 | # | ||
| 160 | CONFIG_BINFMT_ELF=y | ||
| 161 | # CONFIG_BINFMT_MISC is not set | ||
| 162 | |||
| 163 | # | ||
| 164 | # Networking | ||
| 165 | # | ||
| 166 | CONFIG_NET=y | 24 | CONFIG_NET=y |
| 167 | |||
| 168 | # | ||
| 169 | # Networking options | ||
| 170 | # | ||
| 171 | CONFIG_PACKET=y | 25 | CONFIG_PACKET=y |
| 172 | # CONFIG_PACKET_MMAP is not set | ||
| 173 | CONFIG_UNIX=y | 26 | CONFIG_UNIX=y |
| 174 | CONFIG_XFRM=y | ||
| 175 | # CONFIG_XFRM_USER is not set | ||
| 176 | # CONFIG_XFRM_SUB_POLICY is not set | ||
| 177 | # CONFIG_XFRM_MIGRATE is not set | ||
| 178 | # CONFIG_NET_KEY is not set | ||
| 179 | CONFIG_INET=y | 27 | CONFIG_INET=y |
| 180 | # CONFIG_IP_MULTICAST is not set | ||
| 181 | # CONFIG_IP_ADVANCED_ROUTER is not set | ||
| 182 | CONFIG_IP_FIB_HASH=y | ||
| 183 | CONFIG_IP_PNP=y | 28 | CONFIG_IP_PNP=y |
| 184 | CONFIG_IP_PNP_DHCP=y | 29 | CONFIG_IP_PNP_DHCP=y |
| 185 | # CONFIG_IP_PNP_BOOTP is not set | ||
| 186 | # CONFIG_IP_PNP_RARP is not set | ||
| 187 | # CONFIG_NET_IPIP is not set | ||
| 188 | # CONFIG_NET_IPGRE is not set | ||
| 189 | # CONFIG_ARPD is not set | ||
| 190 | # CONFIG_SYN_COOKIES is not set | ||
| 191 | # CONFIG_INET_AH is not set | ||
| 192 | # CONFIG_INET_ESP is not set | ||
| 193 | # CONFIG_INET_IPCOMP is not set | ||
| 194 | # CONFIG_INET_XFRM_TUNNEL is not set | ||
| 195 | # CONFIG_INET_TUNNEL is not set | ||
| 196 | CONFIG_INET_XFRM_MODE_TRANSPORT=y | ||
| 197 | CONFIG_INET_XFRM_MODE_TUNNEL=y | ||
| 198 | CONFIG_INET_XFRM_MODE_BEET=y | ||
| 199 | CONFIG_INET_DIAG=y | ||
| 200 | CONFIG_INET_TCP_DIAG=y | ||
| 201 | # CONFIG_TCP_CONG_ADVANCED is not set | ||
| 202 | CONFIG_TCP_CONG_CUBIC=y | ||
| 203 | CONFIG_DEFAULT_TCP_CONG="cubic" | ||
| 204 | # CONFIG_TCP_MD5SIG is not set | ||
| 205 | # CONFIG_IPV6 is not set | 30 | # CONFIG_IPV6 is not set |
| 206 | # CONFIG_INET6_XFRM_TUNNEL is not set | ||
| 207 | # CONFIG_INET6_TUNNEL is not set | ||
| 208 | # CONFIG_NETWORK_SECMARK is not set | ||
| 209 | # CONFIG_NETFILTER is not set | ||
| 210 | # CONFIG_IP_DCCP is not set | ||
| 211 | # CONFIG_IP_SCTP is not set | ||
| 212 | # CONFIG_TIPC is not set | ||
| 213 | # CONFIG_ATM is not set | ||
| 214 | # CONFIG_BRIDGE is not set | ||
| 215 | # CONFIG_VLAN_8021Q is not set | ||
| 216 | # CONFIG_DECNET is not set | ||
| 217 | # CONFIG_LLC2 is not set | ||
| 218 | # CONFIG_IPX is not set | ||
| 219 | # CONFIG_ATALK is not set | ||
| 220 | # CONFIG_X25 is not set | ||
| 221 | # CONFIG_LAPB is not set | ||
| 222 | # CONFIG_ECONET is not set | ||
| 223 | # CONFIG_WAN_ROUTER is not set | ||
| 224 | |||
| 225 | # | ||
| 226 | # QoS and/or fair queueing | ||
| 227 | # | ||
| 228 | # CONFIG_NET_SCHED is not set | ||
| 229 | |||
| 230 | # | ||
| 231 | # Network testing | ||
| 232 | # | ||
| 233 | # CONFIG_NET_PKTGEN is not set | ||
| 234 | # CONFIG_HAMRADIO is not set | ||
| 235 | # CONFIG_IRDA is not set | ||
| 236 | # CONFIG_BT is not set | ||
| 237 | # CONFIG_AF_RXRPC is not set | ||
| 238 | |||
| 239 | # | ||
| 240 | # Wireless | ||
| 241 | # | ||
| 242 | # CONFIG_CFG80211 is not set | ||
| 243 | # CONFIG_WIRELESS_EXT is not set | ||
| 244 | # CONFIG_MAC80211 is not set | ||
| 245 | # CONFIG_IEEE80211 is not set | ||
| 246 | # CONFIG_RFKILL is not set | ||
| 247 | # CONFIG_NET_9P is not set | ||
| 248 | |||
| 249 | # | ||
| 250 | # Device Drivers | ||
| 251 | # | ||
| 252 | |||
| 253 | # | ||
| 254 | # Generic Driver Options | ||
| 255 | # | ||
| 256 | CONFIG_STANDALONE=y | ||
| 257 | CONFIG_PREVENT_FIRMWARE_BUILD=y | ||
| 258 | CONFIG_FW_LOADER=y | ||
| 259 | # CONFIG_SYS_HYPERVISOR is not set | ||
| 260 | # CONFIG_CONNECTOR is not set | ||
| 261 | CONFIG_MTD=y | 31 | CONFIG_MTD=y |
| 262 | # CONFIG_MTD_DEBUG is not set | ||
| 263 | # CONFIG_MTD_CONCAT is not set | ||
| 264 | CONFIG_MTD_PARTITIONS=y | 32 | CONFIG_MTD_PARTITIONS=y |
| 265 | CONFIG_MTD_REDBOOT_PARTS=y | 33 | CONFIG_MTD_REDBOOT_PARTS=y |
| 266 | CONFIG_MTD_REDBOOT_DIRECTORY_BLOCK=-1 | ||
| 267 | # CONFIG_MTD_REDBOOT_PARTS_UNALLOCATED is not set | ||
| 268 | # CONFIG_MTD_REDBOOT_PARTS_READONLY is not set | ||
| 269 | # CONFIG_MTD_CMDLINE_PARTS is not set | ||
| 270 | |||
| 271 | # | ||
| 272 | # User Modules And Translation Layers | ||
| 273 | # | ||
| 274 | # CONFIG_MTD_CHAR is not set | ||
| 275 | CONFIG_MTD_BLKDEVS=y | ||
| 276 | CONFIG_MTD_BLOCK=y | 34 | CONFIG_MTD_BLOCK=y |
| 277 | # CONFIG_FTL is not set | ||
| 278 | # CONFIG_NFTL is not set | ||
| 279 | # CONFIG_INFTL is not set | ||
| 280 | # CONFIG_RFD_FTL is not set | ||
| 281 | # CONFIG_SSFDC is not set | ||
| 282 | |||
| 283 | # | ||
| 284 | # RAM/ROM/Flash chip drivers | ||
| 285 | # | ||
| 286 | CONFIG_MTD_CFI=m | 35 | CONFIG_MTD_CFI=m |
| 287 | CONFIG_MTD_JEDECPROBE=m | 36 | CONFIG_MTD_JEDECPROBE=m |
| 288 | CONFIG_MTD_GEN_PROBE=m | ||
| 289 | CONFIG_MTD_CFI_ADV_OPTIONS=y | 37 | CONFIG_MTD_CFI_ADV_OPTIONS=y |
| 290 | # CONFIG_MTD_CFI_NOSWAP is not set | ||
| 291 | CONFIG_MTD_CFI_BE_BYTE_SWAP=y | 38 | CONFIG_MTD_CFI_BE_BYTE_SWAP=y |
| 292 | # CONFIG_MTD_CFI_LE_BYTE_SWAP is not set | ||
| 293 | CONFIG_MTD_CFI_GEOMETRY=y | 39 | CONFIG_MTD_CFI_GEOMETRY=y |
| 294 | CONFIG_MTD_MAP_BANK_WIDTH_1=y | ||
| 295 | CONFIG_MTD_MAP_BANK_WIDTH_2=y | ||
| 296 | CONFIG_MTD_MAP_BANK_WIDTH_4=y | ||
| 297 | # CONFIG_MTD_MAP_BANK_WIDTH_8 is not set | ||
| 298 | # CONFIG_MTD_MAP_BANK_WIDTH_16 is not set | ||
| 299 | # CONFIG_MTD_MAP_BANK_WIDTH_32 is not set | ||
| 300 | CONFIG_MTD_CFI_I1=y | ||
| 301 | # CONFIG_MTD_CFI_I2 is not set | 40 | # CONFIG_MTD_CFI_I2 is not set |
| 302 | # CONFIG_MTD_CFI_I4 is not set | ||
| 303 | # CONFIG_MTD_CFI_I8 is not set | ||
| 304 | # CONFIG_MTD_OTP is not set | ||
| 305 | # CONFIG_MTD_CFI_INTELEXT is not set | ||
| 306 | CONFIG_MTD_CFI_AMDSTD=m | 41 | CONFIG_MTD_CFI_AMDSTD=m |
| 307 | # CONFIG_MTD_CFI_STAA is not set | ||
| 308 | CONFIG_MTD_CFI_UTIL=m | ||
| 309 | # CONFIG_MTD_RAM is not set | ||
| 310 | # CONFIG_MTD_ROM is not set | ||
| 311 | # CONFIG_MTD_ABSENT is not set | ||
| 312 | |||
| 313 | # | ||
| 314 | # Mapping drivers for chip access | ||
| 315 | # | ||
| 316 | # CONFIG_MTD_COMPLEX_MAPPINGS is not set | ||
| 317 | # CONFIG_MTD_PHYSMAP is not set | ||
| 318 | # CONFIG_MTD_PLATRAM is not set | ||
| 319 | |||
| 320 | # | ||
| 321 | # Self-contained MTD device drivers | ||
| 322 | # | ||
| 323 | # CONFIG_MTD_SLRAM is not set | ||
| 324 | # CONFIG_MTD_PHRAM is not set | ||
| 325 | # CONFIG_MTD_MTDRAM is not set | ||
| 326 | # CONFIG_MTD_BLOCK2MTD is not set | ||
| 327 | |||
| 328 | # | ||
| 329 | # Disk-On-Chip Device Drivers | ||
| 330 | # | ||
| 331 | # CONFIG_MTD_DOC2000 is not set | ||
| 332 | # CONFIG_MTD_DOC2001 is not set | ||
| 333 | # CONFIG_MTD_DOC2001PLUS is not set | ||
| 334 | # CONFIG_MTD_NAND is not set | ||
| 335 | # CONFIG_MTD_ONENAND is not set | ||
| 336 | |||
| 337 | # | ||
| 338 | # UBI - Unsorted block images | ||
| 339 | # | ||
| 340 | # CONFIG_MTD_UBI is not set | ||
| 341 | # CONFIG_PARPORT is not set | ||
| 342 | CONFIG_BLK_DEV=y | ||
| 343 | # CONFIG_BLK_DEV_COW_COMMON is not set | ||
| 344 | CONFIG_BLK_DEV_LOOP=y | 42 | CONFIG_BLK_DEV_LOOP=y |
| 345 | # CONFIG_BLK_DEV_CRYPTOLOOP is not set | ||
| 346 | CONFIG_BLK_DEV_NBD=y | 43 | CONFIG_BLK_DEV_NBD=y |
| 347 | CONFIG_BLK_DEV_RAM=y | 44 | CONFIG_BLK_DEV_RAM=y |
| 348 | CONFIG_BLK_DEV_RAM_COUNT=16 | ||
| 349 | CONFIG_BLK_DEV_RAM_SIZE=4096 | ||
| 350 | CONFIG_BLK_DEV_RAM_BLOCKSIZE=1024 | ||
| 351 | # CONFIG_CDROM_PKTCDVD is not set | ||
| 352 | CONFIG_ATA_OVER_ETH=m | 45 | CONFIG_ATA_OVER_ETH=m |
| 353 | CONFIG_MISC_DEVICES=y | ||
| 354 | # CONFIG_EEPROM_93CX6 is not set | ||
| 355 | CONFIG_IDE=y | 46 | CONFIG_IDE=y |
| 356 | CONFIG_IDE_MAX_HWIFS=4 | ||
| 357 | CONFIG_BLK_DEV_IDE=y | ||
| 358 | |||
| 359 | # | ||
| 360 | # Please see Documentation/ide.txt for help/info on IDE drives | ||
| 361 | # | ||
| 362 | # CONFIG_BLK_DEV_IDE_SATA is not set | ||
| 363 | CONFIG_BLK_DEV_IDEDISK=y | ||
| 364 | # CONFIG_IDEDISK_MULTI_MODE is not set | ||
| 365 | CONFIG_BLK_DEV_IDECD=m | 47 | CONFIG_BLK_DEV_IDECD=m |
| 366 | # CONFIG_BLK_DEV_IDETAPE is not set | ||
| 367 | # CONFIG_BLK_DEV_IDEFLOPPY is not set | ||
| 368 | # CONFIG_BLK_DEV_IDESCSI is not set | ||
| 369 | # CONFIG_IDE_TASK_IOCTL is not set | ||
| 370 | CONFIG_IDE_PROC_FS=y | ||
| 371 | |||
| 372 | # | ||
| 373 | # IDE chipset support/bugfixes | ||
| 374 | # | ||
| 375 | CONFIG_IDE_GENERIC=y | 48 | CONFIG_IDE_GENERIC=y |
| 376 | # CONFIG_IDEPCI_PCIBUS_ORDER is not set | ||
| 377 | # CONFIG_IDE_ARM is not set | ||
| 378 | # CONFIG_BLK_DEV_IDEDMA is not set | ||
| 379 | # CONFIG_BLK_DEV_HD is not set | ||
| 380 | |||
| 381 | # | ||
| 382 | # SCSI device support | ||
| 383 | # | ||
| 384 | # CONFIG_RAID_ATTRS is not set | ||
| 385 | CONFIG_SCSI=m | 49 | CONFIG_SCSI=m |
| 386 | # CONFIG_SCSI_DMA is not set | ||
| 387 | # CONFIG_SCSI_TGT is not set | ||
| 388 | # CONFIG_SCSI_NETLINK is not set | ||
| 389 | CONFIG_SCSI_PROC_FS=y | ||
| 390 | |||
| 391 | # | ||
| 392 | # SCSI support type (disk, tape, CD-ROM) | ||
| 393 | # | ||
| 394 | CONFIG_BLK_DEV_SD=m | 50 | CONFIG_BLK_DEV_SD=m |
| 395 | # CONFIG_CHR_DEV_ST is not set | ||
| 396 | # CONFIG_CHR_DEV_OSST is not set | ||
| 397 | CONFIG_BLK_DEV_SR=m | 51 | CONFIG_BLK_DEV_SR=m |
| 398 | # CONFIG_BLK_DEV_SR_VENDOR is not set | ||
| 399 | CONFIG_CHR_DEV_SG=m | 52 | CONFIG_CHR_DEV_SG=m |
| 400 | # CONFIG_CHR_DEV_SCH is not set | ||
| 401 | |||
| 402 | # | ||
| 403 | # Some SCSI devices (e.g. CD jukebox) support multiple LUNs | ||
| 404 | # | ||
| 405 | CONFIG_SCSI_MULTI_LUN=y | 53 | CONFIG_SCSI_MULTI_LUN=y |
| 406 | # CONFIG_SCSI_CONSTANTS is not set | ||
| 407 | # CONFIG_SCSI_LOGGING is not set | ||
| 408 | # CONFIG_SCSI_SCAN_ASYNC is not set | ||
| 409 | CONFIG_SCSI_WAIT_SCAN=m | ||
| 410 | |||
| 411 | # | ||
| 412 | # SCSI Transports | ||
| 413 | # | ||
| 414 | # CONFIG_SCSI_SPI_ATTRS is not set | ||
| 415 | # CONFIG_SCSI_FC_ATTRS is not set | ||
| 416 | # CONFIG_SCSI_ISCSI_ATTRS is not set | ||
| 417 | # CONFIG_SCSI_SAS_LIBSAS is not set | ||
| 418 | CONFIG_SCSI_LOWLEVEL=y | ||
| 419 | # CONFIG_ISCSI_TCP is not set | ||
| 420 | # CONFIG_SCSI_DEBUG is not set | ||
| 421 | # CONFIG_MD is not set | ||
| 422 | CONFIG_NETDEVICES=y | 54 | CONFIG_NETDEVICES=y |
| 423 | # CONFIG_NETDEVICES_MULTIQUEUE is not set | ||
| 424 | # CONFIG_DUMMY is not set | ||
| 425 | # CONFIG_BONDING is not set | ||
| 426 | # CONFIG_MACVLAN is not set | ||
| 427 | # CONFIG_EQUALIZER is not set | ||
| 428 | # CONFIG_TUN is not set | ||
| 429 | # CONFIG_PHYLIB is not set | ||
| 430 | CONFIG_NET_ETHERNET=y | 55 | CONFIG_NET_ETHERNET=y |
| 431 | CONFIG_MII=y | ||
| 432 | CONFIG_SMC91X=y | 56 | CONFIG_SMC91X=y |
| 433 | # CONFIG_NE2000 is not set | ||
| 434 | CONFIG_NETDEV_1000=y | ||
| 435 | CONFIG_NETDEV_10000=y | ||
| 436 | |||
| 437 | # | ||
| 438 | # Wireless LAN | ||
| 439 | # | ||
| 440 | # CONFIG_WLAN_PRE80211 is not set | ||
| 441 | # CONFIG_WLAN_80211 is not set | ||
| 442 | # CONFIG_WAN is not set | ||
| 443 | # CONFIG_PPP is not set | ||
| 444 | # CONFIG_SLIP is not set | ||
| 445 | # CONFIG_SHAPER is not set | ||
| 446 | # CONFIG_NETCONSOLE is not set | ||
| 447 | # CONFIG_NETPOLL is not set | ||
| 448 | # CONFIG_NET_POLL_CONTROLLER is not set | ||
| 449 | # CONFIG_ISDN is not set | ||
| 450 | # CONFIG_PHONE is not set | ||
| 451 | |||
| 452 | # | ||
| 453 | # Input device support | ||
| 454 | # | ||
| 455 | CONFIG_INPUT=y | ||
| 456 | # CONFIG_INPUT_FF_MEMLESS is not set | ||
| 457 | # CONFIG_INPUT_POLLDEV is not set | ||
| 458 | |||
| 459 | # | ||
| 460 | # Userland interfaces | ||
| 461 | # | ||
| 462 | # CONFIG_INPUT_MOUSEDEV is not set | 57 | # CONFIG_INPUT_MOUSEDEV is not set |
| 463 | # CONFIG_INPUT_JOYDEV is not set | ||
| 464 | # CONFIG_INPUT_TSDEV is not set | ||
| 465 | # CONFIG_INPUT_EVDEV is not set | ||
| 466 | # CONFIG_INPUT_EVBUG is not set | ||
| 467 | |||
| 468 | # | ||
| 469 | # Input Device Drivers | ||
| 470 | # | ||
| 471 | # CONFIG_INPUT_KEYBOARD is not set | 58 | # CONFIG_INPUT_KEYBOARD is not set |
| 472 | # CONFIG_INPUT_MOUSE is not set | 59 | # CONFIG_INPUT_MOUSE is not set |
| 473 | # CONFIG_INPUT_JOYSTICK is not set | ||
| 474 | # CONFIG_INPUT_TABLET is not set | ||
| 475 | # CONFIG_INPUT_TOUCHSCREEN is not set | ||
| 476 | # CONFIG_INPUT_MISC is not set | ||
| 477 | |||
| 478 | # | ||
| 479 | # Hardware I/O ports | ||
| 480 | # | ||
| 481 | CONFIG_SERIO=y | ||
| 482 | # CONFIG_SERIO_I8042 is not set | 60 | # CONFIG_SERIO_I8042 is not set |
| 483 | CONFIG_SERIO_SERPORT=y | ||
| 484 | # CONFIG_SERIO_LIBPS2 is not set | ||
| 485 | # CONFIG_SERIO_RAW is not set | ||
| 486 | # CONFIG_GAMEPORT is not set | ||
| 487 | |||
| 488 | # | ||
| 489 | # Character devices | ||
| 490 | # | ||
| 491 | CONFIG_VT=y | ||
| 492 | CONFIG_VT_CONSOLE=y | ||
| 493 | CONFIG_HW_CONSOLE=y | ||
| 494 | # CONFIG_VT_HW_CONSOLE_BINDING is not set | ||
| 495 | # CONFIG_SERIAL_NONSTANDARD is not set | ||
| 496 | |||
| 497 | # | ||
| 498 | # Serial drivers | ||
| 499 | # | ||
| 500 | # CONFIG_SERIAL_8250 is not set | ||
| 501 | |||
| 502 | # | ||
| 503 | # Non-8250 serial port support | ||
| 504 | # | ||
| 505 | CONFIG_SERIAL_CORE=y | ||
| 506 | CONFIG_SERIAL_CORE_CONSOLE=y | ||
| 507 | CONFIG_SERIAL_M32R_SIO=y | ||
| 508 | CONFIG_SERIAL_M32R_SIO_CONSOLE=y | 61 | CONFIG_SERIAL_M32R_SIO_CONSOLE=y |
| 509 | CONFIG_SERIAL_M32R_PLDSIO=y | 62 | CONFIG_SERIAL_M32R_PLDSIO=y |
| 510 | CONFIG_UNIX98_PTYS=y | ||
| 511 | CONFIG_LEGACY_PTYS=y | ||
| 512 | CONFIG_LEGACY_PTY_COUNT=256 | ||
| 513 | # CONFIG_IPMI_HANDLER is not set | ||
| 514 | # CONFIG_WATCHDOG is not set | ||
| 515 | CONFIG_HW_RANDOM=y | 63 | CONFIG_HW_RANDOM=y |
| 516 | # CONFIG_RTC is not set | ||
| 517 | CONFIG_DS1302=y | 64 | CONFIG_DS1302=y |
| 518 | # CONFIG_R3964 is not set | ||
| 519 | # CONFIG_RAW_DRIVER is not set | ||
| 520 | # CONFIG_TCG_TPM is not set | ||
| 521 | # CONFIG_I2C is not set | ||
| 522 | |||
| 523 | # | ||
| 524 | # SPI support | ||
| 525 | # | ||
| 526 | # CONFIG_SPI is not set | ||
| 527 | # CONFIG_SPI_MASTER is not set | ||
| 528 | # CONFIG_W1 is not set | ||
| 529 | # CONFIG_POWER_SUPPLY is not set | ||
| 530 | CONFIG_HWMON=y | ||
| 531 | # CONFIG_HWMON_VID is not set | ||
| 532 | # CONFIG_SENSORS_ABITUGURU is not set | ||
| 533 | # CONFIG_SENSORS_ABITUGURU3 is not set | ||
| 534 | # CONFIG_SENSORS_F71805F is not set | ||
| 535 | # CONFIG_SENSORS_IT87 is not set | ||
| 536 | # CONFIG_SENSORS_PC87360 is not set | ||
| 537 | # CONFIG_SENSORS_PC87427 is not set | ||
| 538 | # CONFIG_SENSORS_SMSC47M1 is not set | ||
| 539 | # CONFIG_SENSORS_SMSC47B397 is not set | ||
| 540 | # CONFIG_SENSORS_VT1211 is not set | ||
| 541 | # CONFIG_SENSORS_W83627HF is not set | ||
| 542 | # CONFIG_SENSORS_W83627EHF is not set | ||
| 543 | # CONFIG_HWMON_DEBUG_CHIP is not set | ||
| 544 | |||
| 545 | # | ||
| 546 | # Multifunction device drivers | ||
| 547 | # | ||
| 548 | # CONFIG_MFD_SM501 is not set | ||
| 549 | |||
| 550 | # | ||
| 551 | # Multimedia devices | ||
| 552 | # | ||
| 553 | CONFIG_VIDEO_DEV=m | ||
| 554 | CONFIG_VIDEO_V4L1=y | ||
| 555 | CONFIG_VIDEO_V4L1_COMPAT=y | ||
| 556 | CONFIG_VIDEO_V4L2=y | ||
| 557 | CONFIG_VIDEO_CAPTURE_DRIVERS=y | ||
| 558 | # CONFIG_VIDEO_ADV_DEBUG is not set | ||
| 559 | CONFIG_VIDEO_HELPER_CHIPS_AUTO=y | ||
| 560 | # CONFIG_VIDEO_CPIA is not set | ||
| 561 | CONFIG_VIDEO_M32R_AR=m | ||
| 562 | CONFIG_VIDEO_M32R_AR_M64278=m | ||
| 563 | CONFIG_RADIO_ADAPTERS=y | ||
| 564 | # CONFIG_DVB_CORE is not set | ||
| 565 | CONFIG_DAB=y | ||
| 566 | |||
| 567 | # | ||
| 568 | # Graphics support | ||
| 569 | # | ||
| 570 | # CONFIG_BACKLIGHT_LCD_SUPPORT is not set | ||
| 571 | |||
| 572 | # | ||
| 573 | # Display device support | ||
| 574 | # | ||
| 575 | # CONFIG_DISPLAY_SUPPORT is not set | ||
| 576 | # CONFIG_VGASTATE is not set | ||
| 577 | CONFIG_VIDEO_OUTPUT_CONTROL=m | 65 | CONFIG_VIDEO_OUTPUT_CONTROL=m |
| 578 | CONFIG_FB=y | 66 | CONFIG_FB=y |
| 579 | CONFIG_FIRMWARE_EDID=y | 67 | CONFIG_FIRMWARE_EDID=y |
| 580 | # CONFIG_FB_DDC is not set | ||
| 581 | CONFIG_FB_CFB_FILLRECT=y | ||
| 582 | CONFIG_FB_CFB_COPYAREA=y | ||
| 583 | CONFIG_FB_CFB_IMAGEBLIT=y | ||
| 584 | # CONFIG_FB_SYS_FILLRECT is not set | ||
| 585 | # CONFIG_FB_SYS_COPYAREA is not set | ||
| 586 | # CONFIG_FB_SYS_IMAGEBLIT is not set | ||
| 587 | # CONFIG_FB_SYS_FOPS is not set | ||
| 588 | CONFIG_FB_DEFERRED_IO=y | ||
| 589 | # CONFIG_FB_SVGALIB is not set | ||
| 590 | # CONFIG_FB_MACMODES is not set | ||
| 591 | # CONFIG_FB_BACKLIGHT is not set | ||
| 592 | # CONFIG_FB_MODE_HELPERS is not set | ||
| 593 | # CONFIG_FB_TILEBLITTING is not set | ||
| 594 | |||
| 595 | # | ||
| 596 | # Frame buffer hardware drivers | ||
| 597 | # | ||
| 598 | CONFIG_FB_S1D13XXX=y | 68 | CONFIG_FB_S1D13XXX=y |
| 599 | # CONFIG_FB_VIRTUAL is not set | ||
| 600 | |||
| 601 | # | ||
| 602 | # Console display driver support | ||
| 603 | # | ||
| 604 | # CONFIG_VGA_CONSOLE is not set | 69 | # CONFIG_VGA_CONSOLE is not set |
| 605 | CONFIG_DUMMY_CONSOLE=y | ||
| 606 | CONFIG_FRAMEBUFFER_CONSOLE=y | 70 | CONFIG_FRAMEBUFFER_CONSOLE=y |
| 607 | # CONFIG_FRAMEBUFFER_CONSOLE_DETECT_PRIMARY is not set | ||
| 608 | # CONFIG_FRAMEBUFFER_CONSOLE_ROTATION is not set | ||
| 609 | # CONFIG_FONTS is not set | ||
| 610 | CONFIG_FONT_8x8=y | ||
| 611 | CONFIG_FONT_8x16=y | ||
| 612 | CONFIG_LOGO=y | 71 | CONFIG_LOGO=y |
| 613 | CONFIG_LOGO_LINUX_MONO=y | ||
| 614 | CONFIG_LOGO_LINUX_VGA16=y | ||
| 615 | CONFIG_LOGO_LINUX_CLUT224=y | ||
| 616 | CONFIG_LOGO_M32R_CLUT224=y | ||
| 617 | |||
| 618 | # | ||
| 619 | # Sound | ||
| 620 | # | ||
| 621 | # CONFIG_SOUND is not set | ||
| 622 | CONFIG_HID_SUPPORT=y | ||
| 623 | CONFIG_HID=y | ||
| 624 | # CONFIG_HID_DEBUG is not set | ||
| 625 | CONFIG_USB_SUPPORT=y | ||
| 626 | # CONFIG_USB_ARCH_HAS_HCD is not set | ||
| 627 | # CONFIG_USB_ARCH_HAS_OHCI is not set | ||
| 628 | # CONFIG_USB_ARCH_HAS_EHCI is not set | ||
| 629 | |||
| 630 | # | ||
| 631 | # NOTE: USB_STORAGE enables SCSI, and 'SCSI disk support' | ||
| 632 | # | ||
| 633 | |||
| 634 | # | ||
| 635 | # USB Gadget Support | ||
| 636 | # | ||
| 637 | # CONFIG_USB_GADGET is not set | ||
| 638 | CONFIG_MMC=y | 72 | CONFIG_MMC=y |
| 639 | CONFIG_MMC_DEBUG=y | 73 | CONFIG_MMC_DEBUG=y |
| 640 | # CONFIG_MMC_UNSAFE_RESUME is not set | ||
| 641 | |||
| 642 | # | ||
| 643 | # MMC/SD Card Drivers | ||
| 644 | # | ||
| 645 | CONFIG_MMC_BLOCK=y | ||
| 646 | CONFIG_MMC_BLOCK_BOUNCE=y | ||
| 647 | |||
| 648 | # | ||
| 649 | # MMC/SD Host Controller Drivers | ||
| 650 | # | ||
| 651 | # CONFIG_NEW_LEDS is not set | ||
| 652 | |||
| 653 | # | ||
| 654 | # Real Time Clock | ||
| 655 | # | ||
| 656 | # CONFIG_RTC_CLASS is not set | ||
| 657 | |||
| 658 | # | ||
| 659 | # Userspace I/O | ||
| 660 | # | ||
| 661 | # CONFIG_UIO is not set | ||
| 662 | |||
| 663 | # | ||
| 664 | # File systems | ||
| 665 | # | ||
| 666 | CONFIG_EXT2_FS=y | 74 | CONFIG_EXT2_FS=y |
| 667 | # CONFIG_EXT2_FS_XATTR is not set | ||
| 668 | # CONFIG_EXT2_FS_XIP is not set | ||
| 669 | CONFIG_EXT3_FS=y | 75 | CONFIG_EXT3_FS=y |
| 670 | CONFIG_EXT3_FS_XATTR=y | ||
| 671 | # CONFIG_EXT3_FS_POSIX_ACL is not set | ||
| 672 | # CONFIG_EXT3_FS_SECURITY is not set | ||
| 673 | # CONFIG_EXT4DEV_FS is not set | ||
| 674 | CONFIG_JBD=y | ||
| 675 | CONFIG_JBD_DEBUG=y | ||
| 676 | CONFIG_FS_MBCACHE=y | ||
| 677 | CONFIG_REISERFS_FS=m | 76 | CONFIG_REISERFS_FS=m |
| 678 | # CONFIG_REISERFS_CHECK is not set | ||
| 679 | # CONFIG_REISERFS_PROC_INFO is not set | ||
| 680 | # CONFIG_REISERFS_FS_XATTR is not set | ||
| 681 | # CONFIG_JFS_FS is not set | ||
| 682 | # CONFIG_FS_POSIX_ACL is not set | ||
| 683 | # CONFIG_XFS_FS is not set | ||
| 684 | # CONFIG_GFS2_FS is not set | ||
| 685 | # CONFIG_OCFS2_FS is not set | ||
| 686 | # CONFIG_MINIX_FS is not set | ||
| 687 | # CONFIG_ROMFS_FS is not set | ||
| 688 | CONFIG_INOTIFY=y | ||
| 689 | CONFIG_INOTIFY_USER=y | ||
| 690 | # CONFIG_QUOTA is not set | ||
| 691 | CONFIG_DNOTIFY=y | ||
| 692 | # CONFIG_AUTOFS_FS is not set | ||
| 693 | # CONFIG_AUTOFS4_FS is not set | ||
| 694 | # CONFIG_FUSE_FS is not set | ||
| 695 | |||
| 696 | # | ||
| 697 | # CD-ROM/DVD Filesystems | ||
| 698 | # | ||
| 699 | CONFIG_ISO9660_FS=m | 77 | CONFIG_ISO9660_FS=m |
| 700 | CONFIG_JOLIET=y | 78 | CONFIG_JOLIET=y |
| 701 | # CONFIG_ZISOFS is not set | ||
| 702 | CONFIG_UDF_FS=m | 79 | CONFIG_UDF_FS=m |
| 703 | CONFIG_UDF_NLS=y | ||
| 704 | |||
| 705 | # | ||
| 706 | # DOS/FAT/NT Filesystems | ||
| 707 | # | ||
| 708 | CONFIG_FAT_FS=m | ||
| 709 | CONFIG_MSDOS_FS=m | 80 | CONFIG_MSDOS_FS=m |
| 710 | CONFIG_VFAT_FS=m | 81 | CONFIG_VFAT_FS=m |
| 711 | CONFIG_FAT_DEFAULT_CODEPAGE=437 | ||
| 712 | CONFIG_FAT_DEFAULT_IOCHARSET="iso8859-1" | ||
| 713 | # CONFIG_NTFS_FS is not set | ||
| 714 | |||
| 715 | # | ||
| 716 | # Pseudo filesystems | ||
| 717 | # | ||
| 718 | CONFIG_PROC_FS=y | ||
| 719 | CONFIG_PROC_KCORE=y | 82 | CONFIG_PROC_KCORE=y |
| 720 | CONFIG_PROC_SYSCTL=y | ||
| 721 | CONFIG_SYSFS=y | ||
| 722 | CONFIG_TMPFS=y | 83 | CONFIG_TMPFS=y |
| 723 | # CONFIG_TMPFS_POSIX_ACL is not set | ||
| 724 | # CONFIG_HUGETLB_PAGE is not set | ||
| 725 | CONFIG_RAMFS=y | ||
| 726 | # CONFIG_CONFIGFS_FS is not set | ||
| 727 | |||
| 728 | # | ||
| 729 | # Miscellaneous filesystems | ||
| 730 | # | ||
| 731 | # CONFIG_ADFS_FS is not set | ||
| 732 | # CONFIG_AFFS_FS is not set | ||
| 733 | # CONFIG_HFS_FS is not set | ||
| 734 | # CONFIG_HFSPLUS_FS is not set | ||
| 735 | # CONFIG_BEFS_FS is not set | ||
| 736 | # CONFIG_BFS_FS is not set | ||
| 737 | # CONFIG_EFS_FS is not set | ||
| 738 | # CONFIG_JFFS2_FS is not set | ||
| 739 | # CONFIG_CRAMFS is not set | ||
| 740 | # CONFIG_VXFS_FS is not set | ||
| 741 | # CONFIG_HPFS_FS is not set | ||
| 742 | # CONFIG_QNX4FS_FS is not set | ||
| 743 | # CONFIG_SYSV_FS is not set | ||
| 744 | # CONFIG_UFS_FS is not set | ||
| 745 | |||
| 746 | # | ||
| 747 | # Network File Systems | ||
| 748 | # | ||
| 749 | CONFIG_NFS_FS=y | 84 | CONFIG_NFS_FS=y |
| 750 | CONFIG_NFS_V3=y | 85 | CONFIG_NFS_V3=y |
| 751 | # CONFIG_NFS_V3_ACL is not set | ||
| 752 | # CONFIG_NFS_V4 is not set | ||
| 753 | # CONFIG_NFS_DIRECTIO is not set | ||
| 754 | # CONFIG_NFSD is not set | ||
| 755 | CONFIG_ROOT_NFS=y | 86 | CONFIG_ROOT_NFS=y |
| 756 | CONFIG_LOCKD=y | ||
| 757 | CONFIG_LOCKD_V4=y | ||
| 758 | CONFIG_NFS_COMMON=y | ||
| 759 | CONFIG_SUNRPC=y | ||
| 760 | # CONFIG_SUNRPC_BIND34 is not set | ||
| 761 | # CONFIG_RPCSEC_GSS_KRB5 is not set | ||
| 762 | # CONFIG_RPCSEC_GSS_SPKM3 is not set | ||
| 763 | # CONFIG_SMB_FS is not set | ||
| 764 | # CONFIG_CIFS is not set | ||
| 765 | # CONFIG_NCP_FS is not set | ||
| 766 | # CONFIG_CODA_FS is not set | ||
| 767 | # CONFIG_AFS_FS is not set | ||
| 768 | |||
| 769 | # | ||
| 770 | # Partition Types | ||
| 771 | # | ||
| 772 | # CONFIG_PARTITION_ADVANCED is not set | ||
| 773 | CONFIG_MSDOS_PARTITION=y | ||
| 774 | |||
| 775 | # | ||
| 776 | # Native Language Support | ||
| 777 | # | ||
| 778 | CONFIG_NLS=y | 87 | CONFIG_NLS=y |
| 779 | CONFIG_NLS_DEFAULT="iso8859-1" | ||
| 780 | # CONFIG_NLS_CODEPAGE_437 is not set | ||
| 781 | # CONFIG_NLS_CODEPAGE_737 is not set | ||
| 782 | # CONFIG_NLS_CODEPAGE_775 is not set | ||
| 783 | # CONFIG_NLS_CODEPAGE_850 is not set | ||
| 784 | # CONFIG_NLS_CODEPAGE_852 is not set | ||
| 785 | # CONFIG_NLS_CODEPAGE_855 is not set | ||
| 786 | # CONFIG_NLS_CODEPAGE_857 is not set | ||
| 787 | # CONFIG_NLS_CODEPAGE_860 is not set | ||
| 788 | # CONFIG_NLS_CODEPAGE_861 is not set | ||
| 789 | # CONFIG_NLS_CODEPAGE_862 is not set | ||
| 790 | # CONFIG_NLS_CODEPAGE_863 is not set | ||
| 791 | # CONFIG_NLS_CODEPAGE_864 is not set | ||
| 792 | # CONFIG_NLS_CODEPAGE_865 is not set | ||
| 793 | # CONFIG_NLS_CODEPAGE_866 is not set | ||
| 794 | # CONFIG_NLS_CODEPAGE_869 is not set | ||
| 795 | # CONFIG_NLS_CODEPAGE_936 is not set | ||
| 796 | # CONFIG_NLS_CODEPAGE_950 is not set | ||
| 797 | # CONFIG_NLS_CODEPAGE_932 is not set | ||
| 798 | # CONFIG_NLS_CODEPAGE_949 is not set | ||
| 799 | # CONFIG_NLS_CODEPAGE_874 is not set | ||
| 800 | # CONFIG_NLS_ISO8859_8 is not set | ||
| 801 | # CONFIG_NLS_CODEPAGE_1250 is not set | ||
| 802 | # CONFIG_NLS_CODEPAGE_1251 is not set | ||
| 803 | # CONFIG_NLS_ASCII is not set | ||
| 804 | # CONFIG_NLS_ISO8859_1 is not set | ||
| 805 | # CONFIG_NLS_ISO8859_2 is not set | ||
| 806 | # CONFIG_NLS_ISO8859_3 is not set | ||
| 807 | # CONFIG_NLS_ISO8859_4 is not set | ||
| 808 | # CONFIG_NLS_ISO8859_5 is not set | ||
| 809 | # CONFIG_NLS_ISO8859_6 is not set | ||
| 810 | # CONFIG_NLS_ISO8859_7 is not set | ||
| 811 | # CONFIG_NLS_ISO8859_9 is not set | ||
| 812 | # CONFIG_NLS_ISO8859_13 is not set | ||
| 813 | # CONFIG_NLS_ISO8859_14 is not set | ||
| 814 | # CONFIG_NLS_ISO8859_15 is not set | ||
| 815 | # CONFIG_NLS_KOI8_R is not set | ||
| 816 | # CONFIG_NLS_KOI8_U is not set | ||
| 817 | # CONFIG_NLS_UTF8 is not set | ||
| 818 | |||
| 819 | # | ||
| 820 | # Distributed Lock Manager | ||
| 821 | # | ||
| 822 | # CONFIG_DLM is not set | ||
| 823 | |||
| 824 | # | ||
| 825 | # Profiling support | ||
| 826 | # | ||
| 827 | CONFIG_PROFILING=y | ||
| 828 | CONFIG_OPROFILE=y | ||
| 829 | |||
| 830 | # | ||
| 831 | # Kernel hacking | ||
| 832 | # | ||
| 833 | # CONFIG_PRINTK_TIME is not set | ||
| 834 | CONFIG_ENABLE_MUST_CHECK=y | ||
| 835 | # CONFIG_MAGIC_SYSRQ is not set | ||
| 836 | # CONFIG_UNUSED_SYMBOLS is not set | ||
| 837 | # CONFIG_DEBUG_FS is not set | ||
| 838 | # CONFIG_HEADERS_CHECK is not set | ||
| 839 | # CONFIG_DEBUG_KERNEL is not set | ||
| 840 | # CONFIG_DEBUG_BUGVERBOSE is not set | ||
| 841 | # CONFIG_FRAME_POINTER is not set | ||
| 842 | |||
| 843 | # | ||
| 844 | # Security options | ||
| 845 | # | ||
| 846 | # CONFIG_KEYS is not set | ||
| 847 | # CONFIG_SECURITY is not set | ||
| 848 | # CONFIG_CRYPTO is not set | ||
| 849 | |||
| 850 | # | ||
| 851 | # Library routines | ||
| 852 | # | ||
| 853 | CONFIG_BITREVERSE=y | ||
| 854 | # CONFIG_CRC_CCITT is not set | ||
| 855 | # CONFIG_CRC16 is not set | ||
| 856 | # CONFIG_CRC_ITU_T is not set | ||
| 857 | CONFIG_CRC32=y | ||
| 858 | # CONFIG_CRC7 is not set | ||
| 859 | # CONFIG_LIBCRC32C is not set | ||
| 860 | CONFIG_HAS_IOMEM=y | ||
diff --git a/arch/m32r/configs/mappi.nommu_defconfig b/arch/m32r/configs/mappi.nommu_defconfig index e3379de1f0c8..354a964d084d 100644 --- a/arch/m32r/configs/mappi.nommu_defconfig +++ b/arch/m32r/configs/mappi.nommu_defconfig | |||
| @@ -1,657 +1,48 @@ | |||
| 1 | # | ||
| 2 | # Automatically generated make config: don't edit | ||
| 3 | # Linux kernel version: 2.6.23-rc1 | ||
| 4 | # Wed Aug 1 17:22:36 2007 | ||
| 5 | # | ||
| 6 | CONFIG_M32R=y | ||
| 7 | CONFIG_GENERIC_ISA_DMA=y | ||
| 8 | CONFIG_ZONE_DMA=y | ||
| 9 | CONFIG_GENERIC_HARDIRQS=y | ||
| 10 | CONFIG_GENERIC_IRQ_PROBE=y | ||
| 11 | CONFIG_NO_IOPORT=y | ||
| 12 | CONFIG_NO_DMA=y | ||
| 13 | CONFIG_DEFCONFIG_LIST="/lib/modules/$UNAME_RELEASE/.config" | ||
| 14 | |||
| 15 | # | ||
| 16 | # Code maturity level options | ||
| 17 | # | ||
| 18 | CONFIG_EXPERIMENTAL=y | 1 | CONFIG_EXPERIMENTAL=y |
| 19 | CONFIG_BROKEN_ON_SMP=y | ||
| 20 | CONFIG_LOCK_KERNEL=y | ||
| 21 | CONFIG_INIT_ENV_ARG_LIMIT=32 | ||
| 22 | |||
| 23 | # | ||
| 24 | # General setup | ||
| 25 | # | ||
| 26 | CONFIG_LOCALVERSION="" | ||
| 27 | CONFIG_LOCALVERSION_AUTO=y | ||
| 28 | # CONFIG_SYSVIPC is not set | ||
| 29 | # CONFIG_POSIX_MQUEUE is not set | ||
| 30 | CONFIG_BSD_PROCESS_ACCT=y | 2 | CONFIG_BSD_PROCESS_ACCT=y |
| 31 | # CONFIG_BSD_PROCESS_ACCT_V3 is not set | ||
| 32 | # CONFIG_TASKSTATS is not set | ||
| 33 | # CONFIG_USER_NS is not set | ||
| 34 | # CONFIG_AUDIT is not set | ||
| 35 | CONFIG_IKCONFIG=y | 3 | CONFIG_IKCONFIG=y |
| 36 | # CONFIG_IKCONFIG_PROC is not set | ||
| 37 | CONFIG_LOG_BUF_SHIFT=14 | 4 | CONFIG_LOG_BUF_SHIFT=14 |
| 38 | CONFIG_SYSFS_DEPRECATED=y | ||
| 39 | # CONFIG_RELAY is not set | ||
| 40 | # CONFIG_BLK_DEV_INITRD is not set | ||
| 41 | # CONFIG_CC_OPTIMIZE_FOR_SIZE is not set | 5 | # CONFIG_CC_OPTIMIZE_FOR_SIZE is not set |
| 42 | CONFIG_SYSCTL=y | ||
| 43 | CONFIG_EMBEDDED=y | 6 | CONFIG_EMBEDDED=y |
| 44 | CONFIG_SYSCTL_SYSCALL=y | ||
| 45 | # CONFIG_KALLSYMS is not set | 7 | # CONFIG_KALLSYMS is not set |
| 46 | CONFIG_HOTPLUG=y | ||
| 47 | CONFIG_PRINTK=y | ||
| 48 | CONFIG_BUG=y | ||
| 49 | CONFIG_ELF_CORE=y | ||
| 50 | CONFIG_BASE_FULL=y | ||
| 51 | # CONFIG_FUTEX is not set | 8 | # CONFIG_FUTEX is not set |
| 52 | CONFIG_ANON_INODES=y | ||
| 53 | # CONFIG_EPOLL is not set | 9 | # CONFIG_EPOLL is not set |
| 54 | CONFIG_SIGNALFD=y | ||
| 55 | CONFIG_TIMERFD=y | ||
| 56 | CONFIG_EVENTFD=y | ||
| 57 | CONFIG_VM_EVENT_COUNTERS=y | ||
| 58 | CONFIG_SLAB=y | 10 | CONFIG_SLAB=y |
| 59 | # CONFIG_SLUB is not set | ||
| 60 | # CONFIG_SLOB is not set | ||
| 61 | CONFIG_TINY_SHMEM=y | ||
| 62 | CONFIG_BASE_SMALL=0 | ||
| 63 | CONFIG_MODULES=y | 11 | CONFIG_MODULES=y |
| 64 | CONFIG_MODULE_UNLOAD=y | 12 | CONFIG_MODULE_UNLOAD=y |
| 65 | # CONFIG_MODULE_FORCE_UNLOAD is not set | ||
| 66 | # CONFIG_MODVERSIONS is not set | ||
| 67 | # CONFIG_MODULE_SRCVERSION_ALL is not set | ||
| 68 | CONFIG_KMOD=y | ||
| 69 | CONFIG_BLOCK=y | ||
| 70 | # CONFIG_LBD is not set | ||
| 71 | # CONFIG_BLK_DEV_IO_TRACE is not set | ||
| 72 | # CONFIG_LSF is not set | ||
| 73 | # CONFIG_BLK_DEV_BSG is not set | 13 | # CONFIG_BLK_DEV_BSG is not set |
| 74 | |||
| 75 | # | ||
| 76 | # IO Schedulers | ||
| 77 | # | ||
| 78 | CONFIG_IOSCHED_NOOP=y | ||
| 79 | # CONFIG_IOSCHED_AS is not set | ||
| 80 | CONFIG_IOSCHED_DEADLINE=y | ||
| 81 | CONFIG_IOSCHED_CFQ=y | ||
| 82 | # CONFIG_DEFAULT_AS is not set | ||
| 83 | # CONFIG_DEFAULT_DEADLINE is not set | ||
| 84 | CONFIG_DEFAULT_CFQ=y | ||
| 85 | # CONFIG_DEFAULT_NOOP is not set | ||
| 86 | CONFIG_DEFAULT_IOSCHED="cfq" | ||
| 87 | |||
| 88 | # | ||
| 89 | # Processor type and features | ||
| 90 | # | ||
| 91 | CONFIG_PLAT_MAPPI=y | ||
| 92 | # CONFIG_PLAT_USRV is not set | ||
| 93 | # CONFIG_PLAT_M32700UT is not set | ||
| 94 | # CONFIG_PLAT_OPSPUT is not set | ||
| 95 | # CONFIG_PLAT_OAKS32R is not set | ||
| 96 | # CONFIG_PLAT_MAPPI2 is not set | ||
| 97 | # CONFIG_PLAT_MAPPI3 is not set | ||
| 98 | # CONFIG_PLAT_M32104UT is not set | ||
| 99 | CONFIG_CHIP_M32700=y | ||
| 100 | # CONFIG_CHIP_M32102 is not set | ||
| 101 | # CONFIG_CHIP_M32104 is not set | ||
| 102 | # CONFIG_CHIP_VDEC2 is not set | ||
| 103 | # CONFIG_CHIP_OPSP is not set | ||
| 104 | # CONFIG_MMU is not set | 14 | # CONFIG_MMU is not set |
| 105 | CONFIG_TLB_ENTRIES=32 | ||
| 106 | CONFIG_ISA_M32R2=y | ||
| 107 | CONFIG_ISA_DSP_LEVEL2=y | ||
| 108 | CONFIG_ISA_DUAL_ISSUE=y | ||
| 109 | CONFIG_BUS_CLOCK=50000000 | 15 | CONFIG_BUS_CLOCK=50000000 |
| 110 | CONFIG_TIMER_DIVIDE=128 | ||
| 111 | # CONFIG_CPU_LITTLE_ENDIAN is not set | ||
| 112 | CONFIG_MEMORY_START=0x00000000 | 16 | CONFIG_MEMORY_START=0x00000000 |
| 113 | CONFIG_MEMORY_SIZE=0x00E00000 | 17 | CONFIG_MEMORY_SIZE=0x00E00000 |
| 114 | CONFIG_NOHIGHMEM=y | ||
| 115 | CONFIG_ARCH_DISCONTIGMEM_ENABLE=y | ||
| 116 | CONFIG_SELECT_MEMORY_MODEL=y | ||
| 117 | # CONFIG_FLATMEM_MANUAL is not set | ||
| 118 | CONFIG_DISCONTIGMEM_MANUAL=y | ||
| 119 | # CONFIG_SPARSEMEM_MANUAL is not set | ||
| 120 | CONFIG_DISCONTIGMEM=y | ||
| 121 | CONFIG_FLAT_NODE_MEM_MAP=y | ||
| 122 | CONFIG_NEED_MULTIPLE_NODES=y | ||
| 123 | # CONFIG_SPARSEMEM_STATIC is not set | ||
| 124 | CONFIG_SPLIT_PTLOCK_CPUS=4 | ||
| 125 | # CONFIG_RESOURCES_64BIT is not set | ||
| 126 | CONFIG_ZONE_DMA_FLAG=1 | ||
| 127 | CONFIG_VIRT_TO_BUS=y | ||
| 128 | CONFIG_IRAM_START=0x00f00000 | 18 | CONFIG_IRAM_START=0x00f00000 |
| 129 | CONFIG_IRAM_SIZE=0x00080000 | 19 | CONFIG_IRAM_SIZE=0x00080000 |
| 130 | CONFIG_RWSEM_GENERIC_SPINLOCK=y | ||
| 131 | # CONFIG_RWSEM_XCHGADD_ALGORITHM is not set | ||
| 132 | # CONFIG_ARCH_HAS_ILOG2_U32 is not set | ||
| 133 | # CONFIG_ARCH_HAS_ILOG2_U64 is not set | ||
| 134 | CONFIG_GENERIC_FIND_NEXT_BIT=y | ||
| 135 | CONFIG_GENERIC_HWEIGHT=y | ||
| 136 | CONFIG_GENERIC_CALIBRATE_DELAY=y | ||
| 137 | CONFIG_SCHED_NO_NO_OMIT_FRAME_POINTER=y | ||
| 138 | CONFIG_PREEMPT=y | 20 | CONFIG_PREEMPT=y |
| 139 | # CONFIG_SMP is not set | ||
| 140 | CONFIG_NODES_SHIFT=1 | ||
| 141 | |||
| 142 | # | ||
| 143 | # Bus options (PCI, PCMCIA, EISA, MCA, ISA) | ||
| 144 | # | ||
| 145 | # CONFIG_ARCH_SUPPORTS_MSI is not set | ||
| 146 | # CONFIG_ISA is not set | ||
| 147 | |||
| 148 | # | ||
| 149 | # PCCARD (PCMCIA/CardBus) support | ||
| 150 | # | ||
| 151 | CONFIG_PCCARD=y | 21 | CONFIG_PCCARD=y |
| 152 | # CONFIG_PCMCIA_DEBUG is not set | ||
| 153 | CONFIG_PCMCIA=y | ||
| 154 | CONFIG_PCMCIA_LOAD_CIS=y | ||
| 155 | CONFIG_PCMCIA_IOCTL=y | ||
| 156 | |||
| 157 | # | ||
| 158 | # PC-card bridges | ||
| 159 | # | ||
| 160 | CONFIG_M32R_PCC=y | 22 | CONFIG_M32R_PCC=y |
| 161 | CONFIG_PCCARD_NONSTATIC=y | ||
| 162 | |||
| 163 | # | ||
| 164 | # Executable file formats | ||
| 165 | # | ||
| 166 | CONFIG_BINFMT_FLAT=y | 23 | CONFIG_BINFMT_FLAT=y |
| 167 | # CONFIG_BINFMT_ZFLAT is not set | ||
| 168 | # CONFIG_BINFMT_SHARED_FLAT is not set | ||
| 169 | # CONFIG_BINFMT_MISC is not set | ||
| 170 | |||
| 171 | # | ||
| 172 | # Networking | ||
| 173 | # | ||
| 174 | CONFIG_NET=y | 24 | CONFIG_NET=y |
| 175 | |||
| 176 | # | ||
| 177 | # Networking options | ||
| 178 | # | ||
| 179 | CONFIG_PACKET=y | 25 | CONFIG_PACKET=y |
| 180 | # CONFIG_PACKET_MMAP is not set | ||
| 181 | CONFIG_UNIX=y | 26 | CONFIG_UNIX=y |
| 182 | CONFIG_XFRM=y | ||
| 183 | # CONFIG_XFRM_USER is not set | ||
| 184 | # CONFIG_XFRM_SUB_POLICY is not set | ||
| 185 | # CONFIG_XFRM_MIGRATE is not set | ||
| 186 | # CONFIG_NET_KEY is not set | ||
| 187 | CONFIG_INET=y | 27 | CONFIG_INET=y |
| 188 | # CONFIG_IP_MULTICAST is not set | ||
| 189 | # CONFIG_IP_ADVANCED_ROUTER is not set | ||
| 190 | CONFIG_IP_FIB_HASH=y | ||
| 191 | CONFIG_IP_PNP=y | 28 | CONFIG_IP_PNP=y |
| 192 | CONFIG_IP_PNP_DHCP=y | 29 | CONFIG_IP_PNP_DHCP=y |
| 193 | # CONFIG_IP_PNP_BOOTP is not set | ||
| 194 | # CONFIG_IP_PNP_RARP is not set | ||
| 195 | # CONFIG_NET_IPIP is not set | ||
| 196 | # CONFIG_NET_IPGRE is not set | ||
| 197 | # CONFIG_ARPD is not set | ||
| 198 | # CONFIG_SYN_COOKIES is not set | ||
| 199 | # CONFIG_INET_AH is not set | ||
| 200 | # CONFIG_INET_ESP is not set | ||
| 201 | # CONFIG_INET_IPCOMP is not set | ||
| 202 | # CONFIG_INET_XFRM_TUNNEL is not set | ||
| 203 | # CONFIG_INET_TUNNEL is not set | ||
| 204 | CONFIG_INET_XFRM_MODE_TRANSPORT=y | ||
| 205 | CONFIG_INET_XFRM_MODE_TUNNEL=y | ||
| 206 | CONFIG_INET_XFRM_MODE_BEET=y | ||
| 207 | CONFIG_INET_DIAG=y | ||
| 208 | CONFIG_INET_TCP_DIAG=y | ||
| 209 | # CONFIG_TCP_CONG_ADVANCED is not set | ||
| 210 | CONFIG_TCP_CONG_CUBIC=y | ||
| 211 | CONFIG_DEFAULT_TCP_CONG="cubic" | ||
| 212 | # CONFIG_TCP_MD5SIG is not set | ||
| 213 | # CONFIG_IPV6 is not set | 30 | # CONFIG_IPV6 is not set |
| 214 | # CONFIG_INET6_XFRM_TUNNEL is not set | ||
| 215 | # CONFIG_INET6_TUNNEL is not set | ||
| 216 | # CONFIG_NETWORK_SECMARK is not set | ||
| 217 | # CONFIG_NETFILTER is not set | ||
| 218 | # CONFIG_IP_DCCP is not set | ||
| 219 | # CONFIG_IP_SCTP is not set | ||
| 220 | # CONFIG_TIPC is not set | ||
| 221 | # CONFIG_ATM is not set | ||
| 222 | # CONFIG_BRIDGE is not set | ||
| 223 | # CONFIG_VLAN_8021Q is not set | ||
| 224 | # CONFIG_DECNET is not set | ||
| 225 | # CONFIG_LLC2 is not set | ||
| 226 | # CONFIG_IPX is not set | ||
| 227 | # CONFIG_ATALK is not set | ||
| 228 | # CONFIG_X25 is not set | ||
| 229 | # CONFIG_LAPB is not set | ||
| 230 | # CONFIG_ECONET is not set | ||
| 231 | # CONFIG_WAN_ROUTER is not set | ||
| 232 | |||
| 233 | # | ||
| 234 | # QoS and/or fair queueing | ||
| 235 | # | ||
| 236 | # CONFIG_NET_SCHED is not set | ||
| 237 | |||
| 238 | # | ||
| 239 | # Network testing | ||
| 240 | # | ||
| 241 | # CONFIG_NET_PKTGEN is not set | ||
| 242 | # CONFIG_HAMRADIO is not set | ||
| 243 | # CONFIG_IRDA is not set | ||
| 244 | # CONFIG_BT is not set | ||
| 245 | # CONFIG_AF_RXRPC is not set | ||
| 246 | |||
| 247 | # | ||
| 248 | # Wireless | ||
| 249 | # | ||
| 250 | # CONFIG_CFG80211 is not set | ||
| 251 | # CONFIG_WIRELESS_EXT is not set | ||
| 252 | # CONFIG_MAC80211 is not set | ||
| 253 | # CONFIG_IEEE80211 is not set | ||
| 254 | # CONFIG_RFKILL is not set | ||
| 255 | # CONFIG_NET_9P is not set | ||
| 256 | |||
| 257 | # | ||
| 258 | # Device Drivers | ||
| 259 | # | ||
| 260 | |||
| 261 | # | ||
| 262 | # Generic Driver Options | ||
| 263 | # | ||
| 264 | CONFIG_STANDALONE=y | ||
| 265 | CONFIG_PREVENT_FIRMWARE_BUILD=y | ||
| 266 | CONFIG_FW_LOADER=y | ||
| 267 | # CONFIG_SYS_HYPERVISOR is not set | ||
| 268 | # CONFIG_CONNECTOR is not set | ||
| 269 | # CONFIG_MTD is not set | ||
| 270 | # CONFIG_PARPORT is not set | ||
| 271 | CONFIG_BLK_DEV=y | ||
| 272 | # CONFIG_BLK_DEV_COW_COMMON is not set | ||
| 273 | CONFIG_BLK_DEV_LOOP=y | 31 | CONFIG_BLK_DEV_LOOP=y |
| 274 | # CONFIG_BLK_DEV_CRYPTOLOOP is not set | ||
| 275 | CONFIG_BLK_DEV_NBD=y | 32 | CONFIG_BLK_DEV_NBD=y |
| 276 | CONFIG_BLK_DEV_RAM=y | 33 | CONFIG_BLK_DEV_RAM=y |
| 277 | CONFIG_BLK_DEV_RAM_COUNT=16 | ||
| 278 | CONFIG_BLK_DEV_RAM_SIZE=4096 | ||
| 279 | CONFIG_BLK_DEV_RAM_BLOCKSIZE=1024 | ||
| 280 | # CONFIG_CDROM_PKTCDVD is not set | ||
| 281 | # CONFIG_ATA_OVER_ETH is not set | ||
| 282 | CONFIG_MISC_DEVICES=y | ||
| 283 | # CONFIG_EEPROM_93CX6 is not set | ||
| 284 | # CONFIG_IDE is not set | ||
| 285 | |||
| 286 | # | ||
| 287 | # SCSI device support | ||
| 288 | # | ||
| 289 | # CONFIG_RAID_ATTRS is not set | ||
| 290 | # CONFIG_SCSI is not set | ||
| 291 | # CONFIG_SCSI_DMA is not set | ||
| 292 | # CONFIG_SCSI_NETLINK is not set | ||
| 293 | # CONFIG_MD is not set | ||
| 294 | CONFIG_NETDEVICES=y | 34 | CONFIG_NETDEVICES=y |
| 295 | # CONFIG_NETDEVICES_MULTIQUEUE is not set | ||
| 296 | # CONFIG_DUMMY is not set | ||
| 297 | # CONFIG_BONDING is not set | ||
| 298 | # CONFIG_MACVLAN is not set | ||
| 299 | # CONFIG_EQUALIZER is not set | ||
| 300 | # CONFIG_TUN is not set | ||
| 301 | # CONFIG_NET_ETHERNET is not set | ||
| 302 | CONFIG_NETDEV_1000=y | ||
| 303 | CONFIG_NETDEV_10000=y | ||
| 304 | |||
| 305 | # | ||
| 306 | # Wireless LAN | ||
| 307 | # | ||
| 308 | # CONFIG_WLAN_PRE80211 is not set | ||
| 309 | # CONFIG_WLAN_80211 is not set | ||
| 310 | # CONFIG_NET_PCMCIA is not set | ||
| 311 | # CONFIG_WAN is not set | ||
| 312 | # CONFIG_PPP is not set | ||
| 313 | # CONFIG_SLIP is not set | ||
| 314 | # CONFIG_SHAPER is not set | ||
| 315 | # CONFIG_NETCONSOLE is not set | ||
| 316 | # CONFIG_NETPOLL is not set | ||
| 317 | # CONFIG_NET_POLL_CONTROLLER is not set | ||
| 318 | # CONFIG_ISDN is not set | ||
| 319 | # CONFIG_PHONE is not set | ||
| 320 | |||
| 321 | # | ||
| 322 | # Input device support | ||
| 323 | # | ||
| 324 | CONFIG_INPUT=y | ||
| 325 | # CONFIG_INPUT_FF_MEMLESS is not set | ||
| 326 | # CONFIG_INPUT_POLLDEV is not set | ||
| 327 | |||
| 328 | # | ||
| 329 | # Userland interfaces | ||
| 330 | # | ||
| 331 | # CONFIG_INPUT_MOUSEDEV is not set | 35 | # CONFIG_INPUT_MOUSEDEV is not set |
| 332 | # CONFIG_INPUT_JOYDEV is not set | ||
| 333 | # CONFIG_INPUT_TSDEV is not set | ||
| 334 | # CONFIG_INPUT_EVDEV is not set | ||
| 335 | # CONFIG_INPUT_EVBUG is not set | ||
| 336 | |||
| 337 | # | ||
| 338 | # Input Device Drivers | ||
| 339 | # | ||
| 340 | # CONFIG_INPUT_KEYBOARD is not set | 36 | # CONFIG_INPUT_KEYBOARD is not set |
| 341 | # CONFIG_INPUT_MOUSE is not set | 37 | # CONFIG_INPUT_MOUSE is not set |
| 342 | # CONFIG_INPUT_JOYSTICK is not set | ||
| 343 | # CONFIG_INPUT_TABLET is not set | ||
| 344 | # CONFIG_INPUT_TOUCHSCREEN is not set | ||
| 345 | # CONFIG_INPUT_MISC is not set | ||
| 346 | |||
| 347 | # | ||
| 348 | # Hardware I/O ports | ||
| 349 | # | ||
| 350 | CONFIG_SERIO=y | ||
| 351 | # CONFIG_SERIO_I8042 is not set | 38 | # CONFIG_SERIO_I8042 is not set |
| 352 | CONFIG_SERIO_SERPORT=y | ||
| 353 | # CONFIG_SERIO_LIBPS2 is not set | ||
| 354 | # CONFIG_SERIO_RAW is not set | ||
| 355 | # CONFIG_GAMEPORT is not set | ||
| 356 | |||
| 357 | # | ||
| 358 | # Character devices | ||
| 359 | # | ||
| 360 | # CONFIG_VT is not set | 39 | # CONFIG_VT is not set |
| 361 | # CONFIG_SERIAL_NONSTANDARD is not set | ||
| 362 | |||
| 363 | # | ||
| 364 | # Serial drivers | ||
| 365 | # | ||
| 366 | # CONFIG_SERIAL_8250 is not set | ||
| 367 | |||
| 368 | # | ||
| 369 | # Non-8250 serial port support | ||
| 370 | # | ||
| 371 | CONFIG_SERIAL_CORE=y | ||
| 372 | CONFIG_SERIAL_CORE_CONSOLE=y | ||
| 373 | CONFIG_SERIAL_M32R_SIO=y | ||
| 374 | CONFIG_SERIAL_M32R_SIO_CONSOLE=y | 40 | CONFIG_SERIAL_M32R_SIO_CONSOLE=y |
| 375 | CONFIG_UNIX98_PTYS=y | ||
| 376 | CONFIG_LEGACY_PTYS=y | ||
| 377 | CONFIG_LEGACY_PTY_COUNT=256 | ||
| 378 | # CONFIG_IPMI_HANDLER is not set | ||
| 379 | # CONFIG_WATCHDOG is not set | ||
| 380 | CONFIG_HW_RANDOM=y | 41 | CONFIG_HW_RANDOM=y |
| 381 | # CONFIG_RTC is not set | ||
| 382 | # CONFIG_R3964 is not set | ||
| 383 | |||
| 384 | # | ||
| 385 | # PCMCIA character devices | ||
| 386 | # | ||
| 387 | # CONFIG_SYNCLINK_CS is not set | ||
| 388 | # CONFIG_CARDMAN_4000 is not set | ||
| 389 | # CONFIG_CARDMAN_4040 is not set | ||
| 390 | # CONFIG_RAW_DRIVER is not set | ||
| 391 | # CONFIG_TCG_TPM is not set | ||
| 392 | # CONFIG_I2C is not set | ||
| 393 | |||
| 394 | # | ||
| 395 | # SPI support | ||
| 396 | # | ||
| 397 | # CONFIG_SPI is not set | ||
| 398 | # CONFIG_SPI_MASTER is not set | ||
| 399 | # CONFIG_W1 is not set | ||
| 400 | # CONFIG_POWER_SUPPLY is not set | ||
| 401 | CONFIG_HWMON=y | ||
| 402 | # CONFIG_HWMON_VID is not set | ||
| 403 | # CONFIG_SENSORS_ABITUGURU is not set | ||
| 404 | # CONFIG_SENSORS_ABITUGURU3 is not set | ||
| 405 | # CONFIG_SENSORS_F71805F is not set | ||
| 406 | # CONFIG_SENSORS_IT87 is not set | ||
| 407 | # CONFIG_SENSORS_PC87360 is not set | ||
| 408 | # CONFIG_SENSORS_PC87427 is not set | ||
| 409 | # CONFIG_SENSORS_SMSC47M1 is not set | ||
| 410 | # CONFIG_SENSORS_SMSC47B397 is not set | ||
| 411 | # CONFIG_SENSORS_VT1211 is not set | ||
| 412 | # CONFIG_SENSORS_W83627HF is not set | ||
| 413 | # CONFIG_SENSORS_W83627EHF is not set | ||
| 414 | # CONFIG_HWMON_DEBUG_CHIP is not set | ||
| 415 | |||
| 416 | # | ||
| 417 | # Multifunction device drivers | ||
| 418 | # | ||
| 419 | # CONFIG_MFD_SM501 is not set | ||
| 420 | |||
| 421 | # | ||
| 422 | # Multimedia devices | ||
| 423 | # | ||
| 424 | # CONFIG_VIDEO_DEV is not set | ||
| 425 | # CONFIG_DVB_CORE is not set | ||
| 426 | CONFIG_DAB=y | ||
| 427 | |||
| 428 | # | ||
| 429 | # Graphics support | ||
| 430 | # | ||
| 431 | # CONFIG_BACKLIGHT_LCD_SUPPORT is not set | ||
| 432 | |||
| 433 | # | ||
| 434 | # Display device support | ||
| 435 | # | ||
| 436 | # CONFIG_DISPLAY_SUPPORT is not set | ||
| 437 | # CONFIG_VGASTATE is not set | ||
| 438 | CONFIG_VIDEO_OUTPUT_CONTROL=m | 42 | CONFIG_VIDEO_OUTPUT_CONTROL=m |
| 439 | # CONFIG_FB is not set | ||
| 440 | |||
| 441 | # | ||
| 442 | # Sound | ||
| 443 | # | ||
| 444 | # CONFIG_SOUND is not set | ||
| 445 | CONFIG_HID_SUPPORT=y | ||
| 446 | CONFIG_HID=y | ||
| 447 | # CONFIG_HID_DEBUG is not set | ||
| 448 | CONFIG_USB_SUPPORT=y | ||
| 449 | # CONFIG_USB_ARCH_HAS_HCD is not set | ||
| 450 | # CONFIG_USB_ARCH_HAS_OHCI is not set | ||
| 451 | # CONFIG_USB_ARCH_HAS_EHCI is not set | ||
| 452 | |||
| 453 | # | ||
| 454 | # NOTE: USB_STORAGE enables SCSI, and 'SCSI disk support' | ||
| 455 | # | ||
| 456 | |||
| 457 | # | ||
| 458 | # USB Gadget Support | ||
| 459 | # | ||
| 460 | # CONFIG_USB_GADGET is not set | ||
| 461 | # CONFIG_MMC is not set | ||
| 462 | # CONFIG_NEW_LEDS is not set | ||
| 463 | |||
| 464 | # | ||
| 465 | # Real Time Clock | ||
| 466 | # | ||
| 467 | # CONFIG_RTC_CLASS is not set | ||
| 468 | |||
| 469 | # | ||
| 470 | # Userspace I/O | ||
| 471 | # | ||
| 472 | # CONFIG_UIO is not set | ||
| 473 | |||
| 474 | # | ||
| 475 | # File systems | ||
| 476 | # | ||
| 477 | CONFIG_EXT2_FS=y | 43 | CONFIG_EXT2_FS=y |
| 478 | # CONFIG_EXT2_FS_XATTR is not set | ||
| 479 | CONFIG_EXT3_FS=y | 44 | CONFIG_EXT3_FS=y |
| 480 | CONFIG_EXT3_FS_XATTR=y | ||
| 481 | # CONFIG_EXT3_FS_POSIX_ACL is not set | ||
| 482 | # CONFIG_EXT3_FS_SECURITY is not set | ||
| 483 | # CONFIG_EXT4DEV_FS is not set | ||
| 484 | CONFIG_JBD=y | ||
| 485 | # CONFIG_JBD_DEBUG is not set | ||
| 486 | CONFIG_FS_MBCACHE=y | ||
| 487 | # CONFIG_REISERFS_FS is not set | ||
| 488 | # CONFIG_JFS_FS is not set | ||
| 489 | # CONFIG_FS_POSIX_ACL is not set | ||
| 490 | # CONFIG_XFS_FS is not set | ||
| 491 | # CONFIG_GFS2_FS is not set | ||
| 492 | # CONFIG_OCFS2_FS is not set | ||
| 493 | # CONFIG_MINIX_FS is not set | ||
| 494 | # CONFIG_ROMFS_FS is not set | ||
| 495 | CONFIG_INOTIFY=y | ||
| 496 | CONFIG_INOTIFY_USER=y | ||
| 497 | # CONFIG_QUOTA is not set | ||
| 498 | CONFIG_DNOTIFY=y | ||
| 499 | # CONFIG_AUTOFS_FS is not set | ||
| 500 | # CONFIG_AUTOFS4_FS is not set | ||
| 501 | # CONFIG_FUSE_FS is not set | ||
| 502 | |||
| 503 | # | ||
| 504 | # CD-ROM/DVD Filesystems | ||
| 505 | # | ||
| 506 | # CONFIG_ISO9660_FS is not set | ||
| 507 | # CONFIG_UDF_FS is not set | ||
| 508 | |||
| 509 | # | ||
| 510 | # DOS/FAT/NT Filesystems | ||
| 511 | # | ||
| 512 | # CONFIG_MSDOS_FS is not set | ||
| 513 | # CONFIG_VFAT_FS is not set | ||
| 514 | # CONFIG_NTFS_FS is not set | ||
| 515 | |||
| 516 | # | ||
| 517 | # Pseudo filesystems | ||
| 518 | # | ||
| 519 | CONFIG_PROC_FS=y | ||
| 520 | CONFIG_PROC_SYSCTL=y | ||
| 521 | CONFIG_SYSFS=y | ||
| 522 | # CONFIG_TMPFS is not set | ||
| 523 | # CONFIG_HUGETLB_PAGE is not set | ||
| 524 | CONFIG_RAMFS=y | ||
| 525 | # CONFIG_CONFIGFS_FS is not set | ||
| 526 | |||
| 527 | # | ||
| 528 | # Miscellaneous filesystems | ||
| 529 | # | ||
| 530 | # CONFIG_ADFS_FS is not set | ||
| 531 | # CONFIG_AFFS_FS is not set | ||
| 532 | # CONFIG_HFS_FS is not set | ||
| 533 | # CONFIG_HFSPLUS_FS is not set | ||
| 534 | # CONFIG_BEFS_FS is not set | ||
| 535 | # CONFIG_BFS_FS is not set | ||
| 536 | # CONFIG_EFS_FS is not set | ||
| 537 | # CONFIG_CRAMFS is not set | ||
| 538 | # CONFIG_VXFS_FS is not set | ||
| 539 | # CONFIG_HPFS_FS is not set | ||
| 540 | # CONFIG_QNX4FS_FS is not set | ||
| 541 | # CONFIG_SYSV_FS is not set | ||
| 542 | # CONFIG_UFS_FS is not set | ||
| 543 | |||
| 544 | # | ||
| 545 | # Network File Systems | ||
| 546 | # | ||
| 547 | CONFIG_NFS_FS=y | 45 | CONFIG_NFS_FS=y |
| 548 | CONFIG_NFS_V3=y | 46 | CONFIG_NFS_V3=y |
| 549 | # CONFIG_NFS_V3_ACL is not set | ||
| 550 | # CONFIG_NFS_V4 is not set | ||
| 551 | # CONFIG_NFS_DIRECTIO is not set | ||
| 552 | # CONFIG_NFSD is not set | ||
| 553 | CONFIG_ROOT_NFS=y | 47 | CONFIG_ROOT_NFS=y |
| 554 | CONFIG_LOCKD=y | ||
| 555 | CONFIG_LOCKD_V4=y | ||
| 556 | CONFIG_NFS_COMMON=y | ||
| 557 | CONFIG_SUNRPC=y | ||
| 558 | # CONFIG_SUNRPC_BIND34 is not set | ||
| 559 | # CONFIG_RPCSEC_GSS_KRB5 is not set | ||
| 560 | # CONFIG_RPCSEC_GSS_SPKM3 is not set | ||
| 561 | # CONFIG_SMB_FS is not set | ||
| 562 | # CONFIG_CIFS is not set | ||
| 563 | # CONFIG_NCP_FS is not set | ||
| 564 | # CONFIG_CODA_FS is not set | ||
| 565 | # CONFIG_AFS_FS is not set | ||
| 566 | |||
| 567 | # | ||
| 568 | # Partition Types | ||
| 569 | # | ||
| 570 | # CONFIG_PARTITION_ADVANCED is not set | ||
| 571 | CONFIG_MSDOS_PARTITION=y | ||
| 572 | |||
| 573 | # | ||
| 574 | # Native Language Support | ||
| 575 | # | ||
| 576 | CONFIG_NLS=y | 48 | CONFIG_NLS=y |
| 577 | CONFIG_NLS_DEFAULT="iso8859-1" | ||
| 578 | # CONFIG_NLS_CODEPAGE_437 is not set | ||
| 579 | # CONFIG_NLS_CODEPAGE_737 is not set | ||
| 580 | # CONFIG_NLS_CODEPAGE_775 is not set | ||
| 581 | # CONFIG_NLS_CODEPAGE_850 is not set | ||
| 582 | # CONFIG_NLS_CODEPAGE_852 is not set | ||
| 583 | # CONFIG_NLS_CODEPAGE_855 is not set | ||
| 584 | # CONFIG_NLS_CODEPAGE_857 is not set | ||
| 585 | # CONFIG_NLS_CODEPAGE_860 is not set | ||
| 586 | # CONFIG_NLS_CODEPAGE_861 is not set | ||
| 587 | # CONFIG_NLS_CODEPAGE_862 is not set | ||
| 588 | # CONFIG_NLS_CODEPAGE_863 is not set | ||
| 589 | # CONFIG_NLS_CODEPAGE_864 is not set | ||
| 590 | # CONFIG_NLS_CODEPAGE_865 is not set | ||
| 591 | # CONFIG_NLS_CODEPAGE_866 is not set | ||
| 592 | # CONFIG_NLS_CODEPAGE_869 is not set | ||
| 593 | # CONFIG_NLS_CODEPAGE_936 is not set | ||
| 594 | # CONFIG_NLS_CODEPAGE_950 is not set | ||
| 595 | # CONFIG_NLS_CODEPAGE_932 is not set | ||
| 596 | # CONFIG_NLS_CODEPAGE_949 is not set | ||
| 597 | # CONFIG_NLS_CODEPAGE_874 is not set | ||
| 598 | # CONFIG_NLS_ISO8859_8 is not set | ||
| 599 | # CONFIG_NLS_CODEPAGE_1250 is not set | ||
| 600 | # CONFIG_NLS_CODEPAGE_1251 is not set | ||
| 601 | # CONFIG_NLS_ASCII is not set | ||
| 602 | # CONFIG_NLS_ISO8859_1 is not set | ||
| 603 | # CONFIG_NLS_ISO8859_2 is not set | ||
| 604 | # CONFIG_NLS_ISO8859_3 is not set | ||
| 605 | # CONFIG_NLS_ISO8859_4 is not set | ||
| 606 | # CONFIG_NLS_ISO8859_5 is not set | ||
| 607 | # CONFIG_NLS_ISO8859_6 is not set | ||
| 608 | # CONFIG_NLS_ISO8859_7 is not set | ||
| 609 | # CONFIG_NLS_ISO8859_9 is not set | ||
| 610 | # CONFIG_NLS_ISO8859_13 is not set | ||
| 611 | # CONFIG_NLS_ISO8859_14 is not set | ||
| 612 | # CONFIG_NLS_ISO8859_15 is not set | ||
| 613 | # CONFIG_NLS_KOI8_R is not set | ||
| 614 | # CONFIG_NLS_KOI8_U is not set | ||
| 615 | # CONFIG_NLS_UTF8 is not set | ||
| 616 | |||
| 617 | # | ||
| 618 | # Distributed Lock Manager | ||
| 619 | # | ||
| 620 | # CONFIG_DLM is not set | ||
| 621 | |||
| 622 | # | ||
| 623 | # Profiling support | ||
| 624 | # | ||
| 625 | # CONFIG_PROFILING is not set | ||
| 626 | |||
| 627 | # | ||
| 628 | # Kernel hacking | ||
| 629 | # | ||
| 630 | # CONFIG_PRINTK_TIME is not set | ||
| 631 | CONFIG_ENABLE_MUST_CHECK=y | ||
| 632 | # CONFIG_MAGIC_SYSRQ is not set | ||
| 633 | # CONFIG_UNUSED_SYMBOLS is not set | ||
| 634 | # CONFIG_DEBUG_FS is not set | ||
| 635 | # CONFIG_HEADERS_CHECK is not set | ||
| 636 | # CONFIG_DEBUG_KERNEL is not set | ||
| 637 | # CONFIG_DEBUG_BUGVERBOSE is not set | ||
| 638 | # CONFIG_FRAME_POINTER is not set | ||
| 639 | |||
| 640 | # | ||
| 641 | # Security options | ||
| 642 | # | ||
| 643 | # CONFIG_KEYS is not set | ||
| 644 | # CONFIG_SECURITY is not set | ||
| 645 | # CONFIG_CRYPTO is not set | ||
| 646 | |||
| 647 | # | ||
| 648 | # Library routines | ||
| 649 | # | ||
| 650 | CONFIG_BITREVERSE=y | ||
| 651 | # CONFIG_CRC_CCITT is not set | ||
| 652 | # CONFIG_CRC16 is not set | ||
| 653 | # CONFIG_CRC_ITU_T is not set | ||
| 654 | CONFIG_CRC32=y | ||
| 655 | # CONFIG_CRC7 is not set | ||
| 656 | # CONFIG_LIBCRC32C is not set | ||
| 657 | CONFIG_HAS_IOMEM=y | ||
diff --git a/arch/m32r/configs/mappi.smp_defconfig b/arch/m32r/configs/mappi.smp_defconfig index b86fb37fc6c3..9022307bd073 100644 --- a/arch/m32r/configs/mappi.smp_defconfig +++ b/arch/m32r/configs/mappi.smp_defconfig | |||
| @@ -1,774 +1,66 @@ | |||
| 1 | # | ||
| 2 | # Automatically generated make config: don't edit | ||
| 3 | # Linux kernel version: 2.6.23-rc1 | ||
| 4 | # Wed Aug 1 17:22:35 2007 | ||
| 5 | # | ||
| 6 | CONFIG_M32R=y | ||
| 7 | CONFIG_GENERIC_ISA_DMA=y | ||
| 8 | CONFIG_ZONE_DMA=y | ||
| 9 | CONFIG_GENERIC_HARDIRQS=y | ||
| 10 | CONFIG_GENERIC_IRQ_PROBE=y | ||
| 11 | CONFIG_NO_IOPORT=y | ||
| 12 | CONFIG_NO_DMA=y | ||
| 13 | CONFIG_DEFCONFIG_LIST="/lib/modules/$UNAME_RELEASE/.config" | ||
| 14 | |||
| 15 | # | ||
| 16 | # Code maturity level options | ||
| 17 | # | ||
| 18 | CONFIG_EXPERIMENTAL=y | 1 | CONFIG_EXPERIMENTAL=y |
| 19 | CONFIG_LOCK_KERNEL=y | ||
| 20 | CONFIG_INIT_ENV_ARG_LIMIT=32 | ||
| 21 | |||
| 22 | # | ||
| 23 | # General setup | ||
| 24 | # | ||
| 25 | CONFIG_LOCALVERSION="" | ||
| 26 | CONFIG_LOCALVERSION_AUTO=y | ||
| 27 | CONFIG_SWAP=y | ||
| 28 | CONFIG_SYSVIPC=y | 2 | CONFIG_SYSVIPC=y |
| 29 | CONFIG_SYSVIPC_SYSCTL=y | ||
| 30 | # CONFIG_POSIX_MQUEUE is not set | ||
| 31 | # CONFIG_BSD_PROCESS_ACCT is not set | ||
| 32 | # CONFIG_TASKSTATS is not set | ||
| 33 | # CONFIG_USER_NS is not set | ||
| 34 | # CONFIG_AUDIT is not set | ||
| 35 | CONFIG_IKCONFIG=y | 3 | CONFIG_IKCONFIG=y |
| 36 | CONFIG_IKCONFIG_PROC=y | 4 | CONFIG_IKCONFIG_PROC=y |
| 37 | CONFIG_LOG_BUF_SHIFT=15 | 5 | CONFIG_LOG_BUF_SHIFT=15 |
| 38 | # CONFIG_CPUSETS is not set | ||
| 39 | CONFIG_SYSFS_DEPRECATED=y | ||
| 40 | # CONFIG_RELAY is not set | ||
| 41 | CONFIG_BLK_DEV_INITRD=y | 6 | CONFIG_BLK_DEV_INITRD=y |
| 42 | CONFIG_INITRAMFS_SOURCE="" | ||
| 43 | # CONFIG_CC_OPTIMIZE_FOR_SIZE is not set | 7 | # CONFIG_CC_OPTIMIZE_FOR_SIZE is not set |
| 44 | CONFIG_SYSCTL=y | ||
| 45 | CONFIG_EMBEDDED=y | 8 | CONFIG_EMBEDDED=y |
| 46 | CONFIG_SYSCTL_SYSCALL=y | ||
| 47 | # CONFIG_KALLSYMS is not set | 9 | # CONFIG_KALLSYMS is not set |
| 48 | CONFIG_HOTPLUG=y | ||
| 49 | CONFIG_PRINTK=y | ||
| 50 | CONFIG_BUG=y | ||
| 51 | CONFIG_ELF_CORE=y | ||
| 52 | CONFIG_BASE_FULL=y | ||
| 53 | # CONFIG_FUTEX is not set | 10 | # CONFIG_FUTEX is not set |
| 54 | CONFIG_ANON_INODES=y | ||
| 55 | # CONFIG_EPOLL is not set | 11 | # CONFIG_EPOLL is not set |
| 56 | CONFIG_SIGNALFD=y | ||
| 57 | CONFIG_TIMERFD=y | ||
| 58 | CONFIG_EVENTFD=y | ||
| 59 | CONFIG_SHMEM=y | ||
| 60 | CONFIG_VM_EVENT_COUNTERS=y | ||
| 61 | CONFIG_SLAB=y | 12 | CONFIG_SLAB=y |
| 62 | # CONFIG_SLUB is not set | ||
| 63 | # CONFIG_SLOB is not set | ||
| 64 | # CONFIG_TINY_SHMEM is not set | ||
| 65 | CONFIG_BASE_SMALL=0 | ||
| 66 | CONFIG_MODULES=y | 13 | CONFIG_MODULES=y |
| 67 | CONFIG_MODULE_UNLOAD=y | 14 | CONFIG_MODULE_UNLOAD=y |
| 68 | # CONFIG_MODULE_FORCE_UNLOAD is not set | ||
| 69 | # CONFIG_MODVERSIONS is not set | ||
| 70 | # CONFIG_MODULE_SRCVERSION_ALL is not set | ||
| 71 | CONFIG_KMOD=y | ||
| 72 | CONFIG_STOP_MACHINE=y | ||
| 73 | CONFIG_BLOCK=y | ||
| 74 | # CONFIG_LBD is not set | ||
| 75 | # CONFIG_BLK_DEV_IO_TRACE is not set | ||
| 76 | # CONFIG_LSF is not set | ||
| 77 | # CONFIG_BLK_DEV_BSG is not set | 15 | # CONFIG_BLK_DEV_BSG is not set |
| 78 | |||
| 79 | # | ||
| 80 | # IO Schedulers | ||
| 81 | # | ||
| 82 | CONFIG_IOSCHED_NOOP=y | ||
| 83 | # CONFIG_IOSCHED_AS is not set | ||
| 84 | CONFIG_IOSCHED_DEADLINE=y | ||
| 85 | CONFIG_IOSCHED_CFQ=y | ||
| 86 | # CONFIG_DEFAULT_AS is not set | ||
| 87 | # CONFIG_DEFAULT_DEADLINE is not set | ||
| 88 | CONFIG_DEFAULT_CFQ=y | ||
| 89 | # CONFIG_DEFAULT_NOOP is not set | ||
| 90 | CONFIG_DEFAULT_IOSCHED="cfq" | ||
| 91 | |||
| 92 | # | ||
| 93 | # Processor type and features | ||
| 94 | # | ||
| 95 | CONFIG_PLAT_MAPPI=y | ||
| 96 | # CONFIG_PLAT_USRV is not set | ||
| 97 | # CONFIG_PLAT_M32700UT is not set | ||
| 98 | # CONFIG_PLAT_OPSPUT is not set | ||
| 99 | # CONFIG_PLAT_OAKS32R is not set | ||
| 100 | # CONFIG_PLAT_MAPPI2 is not set | ||
| 101 | # CONFIG_PLAT_MAPPI3 is not set | ||
| 102 | # CONFIG_PLAT_M32104UT is not set | ||
| 103 | CONFIG_CHIP_M32700=y | ||
| 104 | # CONFIG_CHIP_M32102 is not set | ||
| 105 | # CONFIG_CHIP_M32104 is not set | ||
| 106 | # CONFIG_CHIP_VDEC2 is not set | ||
| 107 | # CONFIG_CHIP_OPSP is not set | ||
| 108 | CONFIG_MMU=y | ||
| 109 | CONFIG_TLB_ENTRIES=32 | ||
| 110 | CONFIG_ISA_M32R2=y | ||
| 111 | CONFIG_ISA_DSP_LEVEL2=y | ||
| 112 | CONFIG_ISA_DUAL_ISSUE=y | ||
| 113 | CONFIG_BUS_CLOCK=10000000 | 16 | CONFIG_BUS_CLOCK=10000000 |
| 114 | CONFIG_TIMER_DIVIDE=128 | ||
| 115 | # CONFIG_CPU_LITTLE_ENDIAN is not set | ||
| 116 | CONFIG_MEMORY_START=0x08000000 | 17 | CONFIG_MEMORY_START=0x08000000 |
| 117 | CONFIG_MEMORY_SIZE=0x04000000 | 18 | CONFIG_MEMORY_SIZE=0x04000000 |
| 118 | CONFIG_NOHIGHMEM=y | ||
| 119 | CONFIG_ARCH_DISCONTIGMEM_ENABLE=y | ||
| 120 | CONFIG_SELECT_MEMORY_MODEL=y | ||
| 121 | # CONFIG_FLATMEM_MANUAL is not set | ||
| 122 | CONFIG_DISCONTIGMEM_MANUAL=y | ||
| 123 | # CONFIG_SPARSEMEM_MANUAL is not set | ||
| 124 | CONFIG_DISCONTIGMEM=y | ||
| 125 | CONFIG_FLAT_NODE_MEM_MAP=y | ||
| 126 | CONFIG_NEED_MULTIPLE_NODES=y | ||
| 127 | # CONFIG_SPARSEMEM_STATIC is not set | ||
| 128 | CONFIG_SPLIT_PTLOCK_CPUS=4 | ||
| 129 | # CONFIG_RESOURCES_64BIT is not set | ||
| 130 | CONFIG_ZONE_DMA_FLAG=1 | ||
| 131 | CONFIG_BOUNCE=y | ||
| 132 | CONFIG_VIRT_TO_BUS=y | ||
| 133 | CONFIG_IRAM_START=0x00f00000 | 19 | CONFIG_IRAM_START=0x00f00000 |
| 134 | CONFIG_IRAM_SIZE=0x00080000 | 20 | CONFIG_IRAM_SIZE=0x00080000 |
| 135 | CONFIG_RWSEM_GENERIC_SPINLOCK=y | ||
| 136 | # CONFIG_RWSEM_XCHGADD_ALGORITHM is not set | ||
| 137 | # CONFIG_ARCH_HAS_ILOG2_U32 is not set | ||
| 138 | # CONFIG_ARCH_HAS_ILOG2_U64 is not set | ||
| 139 | CONFIG_GENERIC_FIND_NEXT_BIT=y | ||
| 140 | CONFIG_GENERIC_HWEIGHT=y | ||
| 141 | CONFIG_GENERIC_CALIBRATE_DELAY=y | ||
| 142 | CONFIG_SCHED_NO_NO_OMIT_FRAME_POINTER=y | ||
| 143 | CONFIG_PREEMPT=y | 21 | CONFIG_PREEMPT=y |
| 144 | CONFIG_SMP=y | 22 | CONFIG_SMP=y |
| 145 | CONFIG_CHIP_M32700_TS1=y | 23 | CONFIG_CHIP_M32700_TS1=y |
| 146 | CONFIG_NR_CPUS=2 | ||
| 147 | CONFIG_NODES_SHIFT=1 | ||
| 148 | |||
| 149 | # | ||
| 150 | # Bus options (PCI, PCMCIA, EISA, MCA, ISA) | ||
| 151 | # | ||
| 152 | # CONFIG_ARCH_SUPPORTS_MSI is not set | ||
| 153 | # CONFIG_ISA is not set | ||
| 154 | |||
| 155 | # | ||
| 156 | # PCCARD (PCMCIA/CardBus) support | ||
| 157 | # | ||
| 158 | CONFIG_PCCARD=y | 24 | CONFIG_PCCARD=y |
| 159 | # CONFIG_PCMCIA_DEBUG is not set | ||
| 160 | CONFIG_PCMCIA=y | ||
| 161 | CONFIG_PCMCIA_LOAD_CIS=y | ||
| 162 | CONFIG_PCMCIA_IOCTL=y | ||
| 163 | |||
| 164 | # | ||
| 165 | # PC-card bridges | ||
| 166 | # | ||
| 167 | CONFIG_M32R_PCC=y | 25 | CONFIG_M32R_PCC=y |
| 168 | CONFIG_PCCARD_NONSTATIC=y | ||
| 169 | |||
| 170 | # | ||
| 171 | # Executable file formats | ||
| 172 | # | ||
| 173 | CONFIG_BINFMT_ELF=y | ||
| 174 | # CONFIG_BINFMT_MISC is not set | ||
| 175 | |||
| 176 | # | ||
| 177 | # Networking | ||
| 178 | # | ||
| 179 | CONFIG_NET=y | 26 | CONFIG_NET=y |
| 180 | |||
| 181 | # | ||
| 182 | # Networking options | ||
| 183 | # | ||
| 184 | # CONFIG_PACKET is not set | ||
| 185 | CONFIG_UNIX=y | 27 | CONFIG_UNIX=y |
| 186 | CONFIG_XFRM=y | ||
| 187 | # CONFIG_XFRM_USER is not set | ||
| 188 | # CONFIG_XFRM_SUB_POLICY is not set | ||
| 189 | # CONFIG_XFRM_MIGRATE is not set | ||
| 190 | # CONFIG_NET_KEY is not set | ||
| 191 | CONFIG_INET=y | 28 | CONFIG_INET=y |
| 192 | # CONFIG_IP_MULTICAST is not set | ||
| 193 | # CONFIG_IP_ADVANCED_ROUTER is not set | ||
| 194 | CONFIG_IP_FIB_HASH=y | ||
| 195 | CONFIG_IP_PNP=y | 29 | CONFIG_IP_PNP=y |
| 196 | CONFIG_IP_PNP_DHCP=y | 30 | CONFIG_IP_PNP_DHCP=y |
| 197 | # CONFIG_IP_PNP_BOOTP is not set | ||
| 198 | # CONFIG_IP_PNP_RARP is not set | ||
| 199 | # CONFIG_NET_IPIP is not set | ||
| 200 | # CONFIG_NET_IPGRE is not set | ||
| 201 | # CONFIG_ARPD is not set | ||
| 202 | # CONFIG_SYN_COOKIES is not set | ||
| 203 | # CONFIG_INET_AH is not set | ||
| 204 | # CONFIG_INET_ESP is not set | ||
| 205 | # CONFIG_INET_IPCOMP is not set | ||
| 206 | # CONFIG_INET_XFRM_TUNNEL is not set | ||
| 207 | # CONFIG_INET_TUNNEL is not set | ||
| 208 | CONFIG_INET_XFRM_MODE_TRANSPORT=y | ||
| 209 | CONFIG_INET_XFRM_MODE_TUNNEL=y | ||
| 210 | CONFIG_INET_XFRM_MODE_BEET=y | ||
| 211 | CONFIG_INET_DIAG=y | ||
| 212 | CONFIG_INET_TCP_DIAG=y | ||
| 213 | # CONFIG_TCP_CONG_ADVANCED is not set | ||
| 214 | CONFIG_TCP_CONG_CUBIC=y | ||
| 215 | CONFIG_DEFAULT_TCP_CONG="cubic" | ||
| 216 | # CONFIG_TCP_MD5SIG is not set | ||
| 217 | # CONFIG_IPV6 is not set | 31 | # CONFIG_IPV6 is not set |
| 218 | # CONFIG_INET6_XFRM_TUNNEL is not set | ||
| 219 | # CONFIG_INET6_TUNNEL is not set | ||
| 220 | # CONFIG_NETWORK_SECMARK is not set | ||
| 221 | # CONFIG_NETFILTER is not set | ||
| 222 | # CONFIG_IP_DCCP is not set | ||
| 223 | # CONFIG_IP_SCTP is not set | ||
| 224 | # CONFIG_TIPC is not set | ||
| 225 | # CONFIG_ATM is not set | ||
| 226 | # CONFIG_BRIDGE is not set | ||
| 227 | # CONFIG_VLAN_8021Q is not set | ||
| 228 | # CONFIG_DECNET is not set | ||
| 229 | # CONFIG_LLC2 is not set | ||
| 230 | # CONFIG_IPX is not set | ||
| 231 | # CONFIG_ATALK is not set | ||
| 232 | # CONFIG_X25 is not set | ||
| 233 | # CONFIG_LAPB is not set | ||
| 234 | # CONFIG_ECONET is not set | ||
| 235 | # CONFIG_WAN_ROUTER is not set | ||
| 236 | |||
| 237 | # | ||
| 238 | # QoS and/or fair queueing | ||
| 239 | # | ||
| 240 | # CONFIG_NET_SCHED is not set | ||
| 241 | |||
| 242 | # | ||
| 243 | # Network testing | ||
| 244 | # | ||
| 245 | # CONFIG_NET_PKTGEN is not set | ||
| 246 | # CONFIG_HAMRADIO is not set | ||
| 247 | # CONFIG_IRDA is not set | ||
| 248 | # CONFIG_BT is not set | ||
| 249 | # CONFIG_AF_RXRPC is not set | ||
| 250 | |||
| 251 | # | ||
| 252 | # Wireless | ||
| 253 | # | ||
| 254 | # CONFIG_CFG80211 is not set | ||
| 255 | # CONFIG_WIRELESS_EXT is not set | ||
| 256 | # CONFIG_MAC80211 is not set | ||
| 257 | # CONFIG_IEEE80211 is not set | ||
| 258 | # CONFIG_RFKILL is not set | ||
| 259 | # CONFIG_NET_9P is not set | ||
| 260 | |||
| 261 | # | ||
| 262 | # Device Drivers | ||
| 263 | # | ||
| 264 | |||
| 265 | # | ||
| 266 | # Generic Driver Options | ||
| 267 | # | ||
| 268 | # CONFIG_STANDALONE is not set | 32 | # CONFIG_STANDALONE is not set |
| 269 | CONFIG_PREVENT_FIRMWARE_BUILD=y | ||
| 270 | CONFIG_FW_LOADER=y | ||
| 271 | # CONFIG_SYS_HYPERVISOR is not set | ||
| 272 | # CONFIG_CONNECTOR is not set | ||
| 273 | CONFIG_MTD=y | 33 | CONFIG_MTD=y |
| 274 | # CONFIG_MTD_DEBUG is not set | ||
| 275 | # CONFIG_MTD_CONCAT is not set | ||
| 276 | CONFIG_MTD_PARTITIONS=y | 34 | CONFIG_MTD_PARTITIONS=y |
| 277 | CONFIG_MTD_REDBOOT_PARTS=y | 35 | CONFIG_MTD_REDBOOT_PARTS=y |
| 278 | CONFIG_MTD_REDBOOT_DIRECTORY_BLOCK=-1 | ||
| 279 | # CONFIG_MTD_REDBOOT_PARTS_UNALLOCATED is not set | ||
| 280 | # CONFIG_MTD_REDBOOT_PARTS_READONLY is not set | ||
| 281 | # CONFIG_MTD_CMDLINE_PARTS is not set | ||
| 282 | |||
| 283 | # | ||
| 284 | # User Modules And Translation Layers | ||
| 285 | # | ||
| 286 | CONFIG_MTD_CHAR=y | 36 | CONFIG_MTD_CHAR=y |
| 287 | CONFIG_MTD_BLKDEVS=y | ||
| 288 | CONFIG_MTD_BLOCK=y | 37 | CONFIG_MTD_BLOCK=y |
| 289 | # CONFIG_FTL is not set | ||
| 290 | # CONFIG_NFTL is not set | ||
| 291 | # CONFIG_INFTL is not set | ||
| 292 | # CONFIG_RFD_FTL is not set | ||
| 293 | # CONFIG_SSFDC is not set | ||
| 294 | |||
| 295 | # | ||
| 296 | # RAM/ROM/Flash chip drivers | ||
| 297 | # | ||
| 298 | # CONFIG_MTD_CFI is not set | ||
| 299 | # CONFIG_MTD_JEDECPROBE is not set | ||
| 300 | CONFIG_MTD_MAP_BANK_WIDTH_1=y | ||
| 301 | CONFIG_MTD_MAP_BANK_WIDTH_2=y | ||
| 302 | CONFIG_MTD_MAP_BANK_WIDTH_4=y | ||
| 303 | # CONFIG_MTD_MAP_BANK_WIDTH_8 is not set | ||
| 304 | # CONFIG_MTD_MAP_BANK_WIDTH_16 is not set | ||
| 305 | # CONFIG_MTD_MAP_BANK_WIDTH_32 is not set | ||
| 306 | CONFIG_MTD_CFI_I1=y | ||
| 307 | CONFIG_MTD_CFI_I2=y | ||
| 308 | # CONFIG_MTD_CFI_I4 is not set | ||
| 309 | # CONFIG_MTD_CFI_I8 is not set | ||
| 310 | # CONFIG_MTD_RAM is not set | ||
| 311 | # CONFIG_MTD_ROM is not set | ||
| 312 | # CONFIG_MTD_ABSENT is not set | ||
| 313 | |||
| 314 | # | ||
| 315 | # Mapping drivers for chip access | ||
| 316 | # | ||
| 317 | # CONFIG_MTD_COMPLEX_MAPPINGS is not set | ||
| 318 | # CONFIG_MTD_PLATRAM is not set | ||
| 319 | |||
| 320 | # | ||
| 321 | # Self-contained MTD device drivers | ||
| 322 | # | ||
| 323 | # CONFIG_MTD_SLRAM is not set | ||
| 324 | # CONFIG_MTD_PHRAM is not set | ||
| 325 | # CONFIG_MTD_MTDRAM is not set | ||
| 326 | # CONFIG_MTD_BLOCK2MTD is not set | ||
| 327 | |||
| 328 | # | ||
| 329 | # Disk-On-Chip Device Drivers | ||
| 330 | # | ||
| 331 | # CONFIG_MTD_DOC2000 is not set | ||
| 332 | # CONFIG_MTD_DOC2001 is not set | ||
| 333 | # CONFIG_MTD_DOC2001PLUS is not set | ||
| 334 | # CONFIG_MTD_NAND is not set | ||
| 335 | # CONFIG_MTD_ONENAND is not set | ||
| 336 | |||
| 337 | # | ||
| 338 | # UBI - Unsorted block images | ||
| 339 | # | ||
| 340 | # CONFIG_MTD_UBI is not set | ||
| 341 | # CONFIG_PARPORT is not set | ||
| 342 | CONFIG_BLK_DEV=y | ||
| 343 | # CONFIG_BLK_DEV_COW_COMMON is not set | ||
| 344 | CONFIG_BLK_DEV_LOOP=y | 38 | CONFIG_BLK_DEV_LOOP=y |
| 345 | # CONFIG_BLK_DEV_CRYPTOLOOP is not set | ||
| 346 | CONFIG_BLK_DEV_NBD=m | 39 | CONFIG_BLK_DEV_NBD=m |
| 347 | CONFIG_BLK_DEV_RAM=y | 40 | CONFIG_BLK_DEV_RAM=y |
| 348 | CONFIG_BLK_DEV_RAM_COUNT=16 | ||
| 349 | CONFIG_BLK_DEV_RAM_SIZE=4096 | ||
| 350 | CONFIG_BLK_DEV_RAM_BLOCKSIZE=1024 | ||
| 351 | # CONFIG_CDROM_PKTCDVD is not set | ||
| 352 | # CONFIG_ATA_OVER_ETH is not set | ||
| 353 | CONFIG_MISC_DEVICES=y | ||
| 354 | # CONFIG_EEPROM_93CX6 is not set | ||
| 355 | CONFIG_IDE=m | 41 | CONFIG_IDE=m |
| 356 | CONFIG_IDE_MAX_HWIFS=4 | ||
| 357 | CONFIG_BLK_DEV_IDE=m | ||
| 358 | |||
| 359 | # | ||
| 360 | # Please see Documentation/ide.txt for help/info on IDE drives | ||
| 361 | # | ||
| 362 | # CONFIG_BLK_DEV_IDE_SATA is not set | ||
| 363 | CONFIG_BLK_DEV_IDEDISK=m | ||
| 364 | # CONFIG_IDEDISK_MULTI_MODE is not set | ||
| 365 | CONFIG_BLK_DEV_IDECS=m | 42 | CONFIG_BLK_DEV_IDECS=m |
| 366 | CONFIG_BLK_DEV_IDECD=m | 43 | CONFIG_BLK_DEV_IDECD=m |
| 367 | # CONFIG_BLK_DEV_IDETAPE is not set | ||
| 368 | # CONFIG_BLK_DEV_IDEFLOPPY is not set | ||
| 369 | # CONFIG_IDE_TASK_IOCTL is not set | ||
| 370 | CONFIG_IDE_PROC_FS=y | ||
| 371 | |||
| 372 | # | ||
| 373 | # IDE chipset support/bugfixes | ||
| 374 | # | ||
| 375 | CONFIG_IDE_GENERIC=m | 44 | CONFIG_IDE_GENERIC=m |
| 376 | # CONFIG_IDEPCI_PCIBUS_ORDER is not set | ||
| 377 | # CONFIG_IDE_ARM is not set | ||
| 378 | # CONFIG_BLK_DEV_IDEDMA is not set | ||
| 379 | # CONFIG_BLK_DEV_HD is not set | ||
| 380 | |||
| 381 | # | ||
| 382 | # SCSI device support | ||
| 383 | # | ||
| 384 | # CONFIG_RAID_ATTRS is not set | ||
| 385 | # CONFIG_SCSI is not set | ||
| 386 | # CONFIG_SCSI_DMA is not set | ||
| 387 | # CONFIG_SCSI_NETLINK is not set | ||
| 388 | # CONFIG_MD is not set | ||
| 389 | CONFIG_NETDEVICES=y | 45 | CONFIG_NETDEVICES=y |
| 390 | # CONFIG_NETDEVICES_MULTIQUEUE is not set | ||
| 391 | # CONFIG_DUMMY is not set | ||
| 392 | # CONFIG_BONDING is not set | ||
| 393 | # CONFIG_MACVLAN is not set | ||
| 394 | # CONFIG_EQUALIZER is not set | ||
| 395 | # CONFIG_TUN is not set | ||
| 396 | # CONFIG_NET_ETHERNET is not set | ||
| 397 | CONFIG_NETDEV_1000=y | ||
| 398 | CONFIG_NETDEV_10000=y | ||
| 399 | |||
| 400 | # | ||
| 401 | # Wireless LAN | ||
| 402 | # | ||
| 403 | # CONFIG_WLAN_PRE80211 is not set | ||
| 404 | # CONFIG_WLAN_80211 is not set | ||
| 405 | # CONFIG_NET_PCMCIA is not set | ||
| 406 | # CONFIG_WAN is not set | ||
| 407 | # CONFIG_PPP is not set | ||
| 408 | # CONFIG_SLIP is not set | ||
| 409 | # CONFIG_SHAPER is not set | ||
| 410 | # CONFIG_NETCONSOLE is not set | ||
| 411 | # CONFIG_NETPOLL is not set | ||
| 412 | # CONFIG_NET_POLL_CONTROLLER is not set | ||
| 413 | # CONFIG_ISDN is not set | ||
| 414 | # CONFIG_PHONE is not set | ||
| 415 | |||
| 416 | # | ||
| 417 | # Input device support | ||
| 418 | # | ||
| 419 | CONFIG_INPUT=y | ||
| 420 | # CONFIG_INPUT_FF_MEMLESS is not set | ||
| 421 | # CONFIG_INPUT_POLLDEV is not set | ||
| 422 | |||
| 423 | # | ||
| 424 | # Userland interfaces | ||
| 425 | # | ||
| 426 | CONFIG_INPUT_MOUSEDEV=y | ||
| 427 | CONFIG_INPUT_MOUSEDEV_PSAUX=y | ||
| 428 | CONFIG_INPUT_MOUSEDEV_SCREEN_X=1024 | ||
| 429 | CONFIG_INPUT_MOUSEDEV_SCREEN_Y=768 | ||
| 430 | # CONFIG_INPUT_JOYDEV is not set | ||
| 431 | # CONFIG_INPUT_TSDEV is not set | ||
| 432 | # CONFIG_INPUT_EVDEV is not set | ||
| 433 | # CONFIG_INPUT_EVBUG is not set | ||
| 434 | |||
| 435 | # | ||
| 436 | # Input Device Drivers | ||
| 437 | # | ||
| 438 | # CONFIG_INPUT_KEYBOARD is not set | 46 | # CONFIG_INPUT_KEYBOARD is not set |
| 439 | # CONFIG_INPUT_MOUSE is not set | 47 | # CONFIG_INPUT_MOUSE is not set |
| 440 | # CONFIG_INPUT_JOYSTICK is not set | ||
| 441 | # CONFIG_INPUT_TABLET is not set | ||
| 442 | # CONFIG_INPUT_TOUCHSCREEN is not set | ||
| 443 | # CONFIG_INPUT_MISC is not set | ||
| 444 | |||
| 445 | # | ||
| 446 | # Hardware I/O ports | ||
| 447 | # | ||
| 448 | CONFIG_SERIO=y | ||
| 449 | # CONFIG_SERIO_I8042 is not set | 48 | # CONFIG_SERIO_I8042 is not set |
| 450 | # CONFIG_SERIO_SERPORT is not set | 49 | # CONFIG_SERIO_SERPORT is not set |
| 451 | # CONFIG_SERIO_LIBPS2 is not set | ||
| 452 | # CONFIG_SERIO_RAW is not set | ||
| 453 | # CONFIG_GAMEPORT is not set | ||
| 454 | |||
| 455 | # | ||
| 456 | # Character devices | ||
| 457 | # | ||
| 458 | # CONFIG_VT is not set | 50 | # CONFIG_VT is not set |
| 459 | # CONFIG_SERIAL_NONSTANDARD is not set | ||
| 460 | |||
| 461 | # | ||
| 462 | # Serial drivers | ||
| 463 | # | ||
| 464 | # CONFIG_SERIAL_8250 is not set | ||
| 465 | |||
| 466 | # | ||
| 467 | # Non-8250 serial port support | ||
| 468 | # | ||
| 469 | CONFIG_SERIAL_CORE=y | ||
| 470 | CONFIG_SERIAL_CORE_CONSOLE=y | ||
| 471 | CONFIG_SERIAL_M32R_SIO=y | ||
| 472 | CONFIG_SERIAL_M32R_SIO_CONSOLE=y | 51 | CONFIG_SERIAL_M32R_SIO_CONSOLE=y |
| 473 | CONFIG_UNIX98_PTYS=y | ||
| 474 | CONFIG_LEGACY_PTYS=y | ||
| 475 | CONFIG_LEGACY_PTY_COUNT=256 | ||
| 476 | # CONFIG_IPMI_HANDLER is not set | ||
| 477 | # CONFIG_WATCHDOG is not set | ||
| 478 | CONFIG_HW_RANDOM=y | 52 | CONFIG_HW_RANDOM=y |
| 479 | # CONFIG_RTC is not set | ||
| 480 | # CONFIG_R3964 is not set | ||
| 481 | |||
| 482 | # | ||
| 483 | # PCMCIA character devices | ||
| 484 | # | ||
| 485 | # CONFIG_SYNCLINK_CS is not set | ||
| 486 | # CONFIG_CARDMAN_4000 is not set | ||
| 487 | # CONFIG_CARDMAN_4040 is not set | ||
| 488 | # CONFIG_RAW_DRIVER is not set | ||
| 489 | # CONFIG_TCG_TPM is not set | ||
| 490 | # CONFIG_I2C is not set | ||
| 491 | |||
| 492 | # | ||
| 493 | # SPI support | ||
| 494 | # | ||
| 495 | # CONFIG_SPI is not set | ||
| 496 | # CONFIG_SPI_MASTER is not set | ||
| 497 | # CONFIG_W1 is not set | ||
| 498 | # CONFIG_POWER_SUPPLY is not set | ||
| 499 | CONFIG_HWMON=y | ||
| 500 | # CONFIG_HWMON_VID is not set | ||
| 501 | # CONFIG_SENSORS_ABITUGURU is not set | ||
| 502 | # CONFIG_SENSORS_ABITUGURU3 is not set | ||
| 503 | # CONFIG_SENSORS_F71805F is not set | ||
| 504 | # CONFIG_SENSORS_IT87 is not set | ||
| 505 | # CONFIG_SENSORS_PC87360 is not set | ||
| 506 | # CONFIG_SENSORS_PC87427 is not set | ||
| 507 | # CONFIG_SENSORS_SMSC47M1 is not set | ||
| 508 | # CONFIG_SENSORS_SMSC47B397 is not set | ||
| 509 | # CONFIG_SENSORS_VT1211 is not set | ||
| 510 | # CONFIG_SENSORS_W83627HF is not set | ||
| 511 | # CONFIG_SENSORS_W83627EHF is not set | ||
| 512 | # CONFIG_HWMON_DEBUG_CHIP is not set | ||
| 513 | |||
| 514 | # | ||
| 515 | # Multifunction device drivers | ||
| 516 | # | ||
| 517 | # CONFIG_MFD_SM501 is not set | ||
| 518 | |||
| 519 | # | ||
| 520 | # Multimedia devices | ||
| 521 | # | ||
| 522 | # CONFIG_VIDEO_DEV is not set | ||
| 523 | # CONFIG_DVB_CORE is not set | ||
| 524 | CONFIG_DAB=y | ||
| 525 | |||
| 526 | # | ||
| 527 | # Graphics support | ||
| 528 | # | ||
| 529 | # CONFIG_BACKLIGHT_LCD_SUPPORT is not set | ||
| 530 | |||
| 531 | # | ||
| 532 | # Display device support | ||
| 533 | # | ||
| 534 | # CONFIG_DISPLAY_SUPPORT is not set | ||
| 535 | # CONFIG_VGASTATE is not set | ||
| 536 | CONFIG_VIDEO_OUTPUT_CONTROL=m | 53 | CONFIG_VIDEO_OUTPUT_CONTROL=m |
| 537 | # CONFIG_FB is not set | ||
| 538 | |||
| 539 | # | ||
| 540 | # Sound | ||
| 541 | # | ||
| 542 | # CONFIG_SOUND is not set | ||
| 543 | CONFIG_HID_SUPPORT=y | ||
| 544 | CONFIG_HID=y | ||
| 545 | # CONFIG_HID_DEBUG is not set | ||
| 546 | CONFIG_USB_SUPPORT=y | ||
| 547 | # CONFIG_USB_ARCH_HAS_HCD is not set | ||
| 548 | # CONFIG_USB_ARCH_HAS_OHCI is not set | ||
| 549 | # CONFIG_USB_ARCH_HAS_EHCI is not set | ||
| 550 | |||
| 551 | # | ||
| 552 | # NOTE: USB_STORAGE enables SCSI, and 'SCSI disk support' | ||
| 553 | # | ||
| 554 | |||
| 555 | # | ||
| 556 | # USB Gadget Support | ||
| 557 | # | ||
| 558 | # CONFIG_USB_GADGET is not set | ||
| 559 | # CONFIG_MMC is not set | ||
| 560 | # CONFIG_NEW_LEDS is not set | ||
| 561 | |||
| 562 | # | ||
| 563 | # Real Time Clock | ||
| 564 | # | ||
| 565 | # CONFIG_RTC_CLASS is not set | ||
| 566 | |||
| 567 | # | ||
| 568 | # Userspace I/O | ||
| 569 | # | ||
| 570 | # CONFIG_UIO is not set | ||
| 571 | |||
| 572 | # | ||
| 573 | # File systems | ||
| 574 | # | ||
| 575 | CONFIG_EXT2_FS=y | 54 | CONFIG_EXT2_FS=y |
| 576 | # CONFIG_EXT2_FS_XATTR is not set | ||
| 577 | # CONFIG_EXT2_FS_XIP is not set | ||
| 578 | CONFIG_EXT3_FS=y | 55 | CONFIG_EXT3_FS=y |
| 579 | CONFIG_EXT3_FS_XATTR=y | ||
| 580 | # CONFIG_EXT3_FS_POSIX_ACL is not set | ||
| 581 | # CONFIG_EXT3_FS_SECURITY is not set | ||
| 582 | # CONFIG_EXT4DEV_FS is not set | ||
| 583 | CONFIG_JBD=y | ||
| 584 | # CONFIG_JBD_DEBUG is not set | ||
| 585 | CONFIG_FS_MBCACHE=y | ||
| 586 | # CONFIG_REISERFS_FS is not set | ||
| 587 | # CONFIG_JFS_FS is not set | ||
| 588 | # CONFIG_FS_POSIX_ACL is not set | ||
| 589 | # CONFIG_XFS_FS is not set | ||
| 590 | # CONFIG_GFS2_FS is not set | ||
| 591 | # CONFIG_OCFS2_FS is not set | ||
| 592 | # CONFIG_MINIX_FS is not set | ||
| 593 | CONFIG_ROMFS_FS=y | ||
| 594 | CONFIG_INOTIFY=y | ||
| 595 | CONFIG_INOTIFY_USER=y | ||
| 596 | # CONFIG_QUOTA is not set | ||
| 597 | CONFIG_DNOTIFY=y | ||
| 598 | # CONFIG_AUTOFS_FS is not set | ||
| 599 | # CONFIG_AUTOFS4_FS is not set | ||
| 600 | # CONFIG_FUSE_FS is not set | ||
| 601 | |||
| 602 | # | ||
| 603 | # CD-ROM/DVD Filesystems | ||
| 604 | # | ||
| 605 | CONFIG_ISO9660_FS=y | 56 | CONFIG_ISO9660_FS=y |
| 606 | # CONFIG_JOLIET is not set | ||
| 607 | # CONFIG_ZISOFS is not set | ||
| 608 | # CONFIG_UDF_FS is not set | ||
| 609 | |||
| 610 | # | ||
| 611 | # DOS/FAT/NT Filesystems | ||
| 612 | # | ||
| 613 | CONFIG_FAT_FS=m | ||
| 614 | CONFIG_MSDOS_FS=m | 57 | CONFIG_MSDOS_FS=m |
| 615 | CONFIG_VFAT_FS=m | 58 | CONFIG_VFAT_FS=m |
| 616 | CONFIG_FAT_DEFAULT_CODEPAGE=437 | ||
| 617 | CONFIG_FAT_DEFAULT_IOCHARSET="iso8859-1" | ||
| 618 | # CONFIG_NTFS_FS is not set | ||
| 619 | |||
| 620 | # | ||
| 621 | # Pseudo filesystems | ||
| 622 | # | ||
| 623 | CONFIG_PROC_FS=y | ||
| 624 | CONFIG_PROC_KCORE=y | 59 | CONFIG_PROC_KCORE=y |
| 625 | CONFIG_PROC_SYSCTL=y | ||
| 626 | CONFIG_SYSFS=y | ||
| 627 | CONFIG_TMPFS=y | 60 | CONFIG_TMPFS=y |
| 628 | # CONFIG_TMPFS_POSIX_ACL is not set | ||
| 629 | # CONFIG_HUGETLB_PAGE is not set | ||
| 630 | CONFIG_RAMFS=y | ||
| 631 | # CONFIG_CONFIGFS_FS is not set | ||
| 632 | |||
| 633 | # | ||
| 634 | # Miscellaneous filesystems | ||
| 635 | # | ||
| 636 | # CONFIG_ADFS_FS is not set | ||
| 637 | # CONFIG_AFFS_FS is not set | ||
| 638 | # CONFIG_HFS_FS is not set | ||
| 639 | # CONFIG_HFSPLUS_FS is not set | ||
| 640 | # CONFIG_BEFS_FS is not set | ||
| 641 | # CONFIG_BFS_FS is not set | ||
| 642 | # CONFIG_EFS_FS is not set | ||
| 643 | CONFIG_JFFS2_FS=y | 61 | CONFIG_JFFS2_FS=y |
| 644 | CONFIG_JFFS2_FS_DEBUG=0 | 62 | CONFIG_ROMFS_FS=y |
| 645 | CONFIG_JFFS2_FS_WRITEBUFFER=y | ||
| 646 | # CONFIG_JFFS2_SUMMARY is not set | ||
| 647 | # CONFIG_JFFS2_FS_XATTR is not set | ||
| 648 | # CONFIG_JFFS2_COMPRESSION_OPTIONS is not set | ||
| 649 | CONFIG_JFFS2_ZLIB=y | ||
| 650 | CONFIG_JFFS2_RTIME=y | ||
| 651 | # CONFIG_JFFS2_RUBIN is not set | ||
| 652 | # CONFIG_CRAMFS is not set | ||
| 653 | # CONFIG_VXFS_FS is not set | ||
| 654 | # CONFIG_HPFS_FS is not set | ||
| 655 | # CONFIG_QNX4FS_FS is not set | ||
| 656 | # CONFIG_SYSV_FS is not set | ||
| 657 | # CONFIG_UFS_FS is not set | ||
| 658 | |||
| 659 | # | ||
| 660 | # Network File Systems | ||
| 661 | # | ||
| 662 | CONFIG_NFS_FS=y | 63 | CONFIG_NFS_FS=y |
| 663 | CONFIG_NFS_V3=y | 64 | CONFIG_NFS_V3=y |
| 664 | # CONFIG_NFS_V3_ACL is not set | ||
| 665 | # CONFIG_NFS_V4 is not set | ||
| 666 | # CONFIG_NFS_DIRECTIO is not set | ||
| 667 | # CONFIG_NFSD is not set | ||
| 668 | CONFIG_ROOT_NFS=y | 65 | CONFIG_ROOT_NFS=y |
| 669 | CONFIG_LOCKD=y | ||
| 670 | CONFIG_LOCKD_V4=y | ||
| 671 | CONFIG_NFS_COMMON=y | ||
| 672 | CONFIG_SUNRPC=y | ||
| 673 | # CONFIG_SUNRPC_BIND34 is not set | ||
| 674 | # CONFIG_RPCSEC_GSS_KRB5 is not set | ||
| 675 | # CONFIG_RPCSEC_GSS_SPKM3 is not set | ||
| 676 | # CONFIG_SMB_FS is not set | ||
| 677 | # CONFIG_CIFS is not set | ||
| 678 | # CONFIG_NCP_FS is not set | ||
| 679 | # CONFIG_CODA_FS is not set | ||
| 680 | # CONFIG_AFS_FS is not set | ||
| 681 | |||
| 682 | # | ||
| 683 | # Partition Types | ||
| 684 | # | ||
| 685 | # CONFIG_PARTITION_ADVANCED is not set | ||
| 686 | CONFIG_MSDOS_PARTITION=y | ||
| 687 | |||
| 688 | # | ||
| 689 | # Native Language Support | ||
| 690 | # | ||
| 691 | CONFIG_NLS=y | 66 | CONFIG_NLS=y |
| 692 | CONFIG_NLS_DEFAULT="iso8859-1" | ||
| 693 | # CONFIG_NLS_CODEPAGE_437 is not set | ||
| 694 | # CONFIG_NLS_CODEPAGE_737 is not set | ||
| 695 | # CONFIG_NLS_CODEPAGE_775 is not set | ||
| 696 | # CONFIG_NLS_CODEPAGE_850 is not set | ||
| 697 | # CONFIG_NLS_CODEPAGE_852 is not set | ||
| 698 | # CONFIG_NLS_CODEPAGE_855 is not set | ||
| 699 | # CONFIG_NLS_CODEPAGE_857 is not set | ||
| 700 | # CONFIG_NLS_CODEPAGE_860 is not set | ||
| 701 | # CONFIG_NLS_CODEPAGE_861 is not set | ||
| 702 | # CONFIG_NLS_CODEPAGE_862 is not set | ||
| 703 | # CONFIG_NLS_CODEPAGE_863 is not set | ||
| 704 | # CONFIG_NLS_CODEPAGE_864 is not set | ||
| 705 | # CONFIG_NLS_CODEPAGE_865 is not set | ||
| 706 | # CONFIG_NLS_CODEPAGE_866 is not set | ||
| 707 | # CONFIG_NLS_CODEPAGE_869 is not set | ||
| 708 | # CONFIG_NLS_CODEPAGE_936 is not set | ||
| 709 | # CONFIG_NLS_CODEPAGE_950 is not set | ||
| 710 | # CONFIG_NLS_CODEPAGE_932 is not set | ||
| 711 | # CONFIG_NLS_CODEPAGE_949 is not set | ||
| 712 | # CONFIG_NLS_CODEPAGE_874 is not set | ||
| 713 | # CONFIG_NLS_ISO8859_8 is not set | ||
| 714 | # CONFIG_NLS_CODEPAGE_1250 is not set | ||
| 715 | # CONFIG_NLS_CODEPAGE_1251 is not set | ||
| 716 | # CONFIG_NLS_ASCII is not set | ||
| 717 | # CONFIG_NLS_ISO8859_1 is not set | ||
| 718 | # CONFIG_NLS_ISO8859_2 is not set | ||
| 719 | # CONFIG_NLS_ISO8859_3 is not set | ||
| 720 | # CONFIG_NLS_ISO8859_4 is not set | ||
| 721 | # CONFIG_NLS_ISO8859_5 is not set | ||
| 722 | # CONFIG_NLS_ISO8859_6 is not set | ||
| 723 | # CONFIG_NLS_ISO8859_7 is not set | ||
| 724 | # CONFIG_NLS_ISO8859_9 is not set | ||
| 725 | # CONFIG_NLS_ISO8859_13 is not set | ||
| 726 | # CONFIG_NLS_ISO8859_14 is not set | ||
| 727 | # CONFIG_NLS_ISO8859_15 is not set | ||
| 728 | # CONFIG_NLS_KOI8_R is not set | ||
| 729 | # CONFIG_NLS_KOI8_U is not set | ||
| 730 | # CONFIG_NLS_UTF8 is not set | ||
| 731 | |||
| 732 | # | ||
| 733 | # Distributed Lock Manager | ||
| 734 | # | ||
| 735 | # CONFIG_DLM is not set | ||
| 736 | |||
| 737 | # | ||
| 738 | # Profiling support | ||
| 739 | # | ||
| 740 | # CONFIG_PROFILING is not set | ||
| 741 | |||
| 742 | # | ||
| 743 | # Kernel hacking | ||
| 744 | # | ||
| 745 | # CONFIG_PRINTK_TIME is not set | ||
| 746 | CONFIG_ENABLE_MUST_CHECK=y | ||
| 747 | # CONFIG_MAGIC_SYSRQ is not set | ||
| 748 | # CONFIG_UNUSED_SYMBOLS is not set | ||
| 749 | # CONFIG_DEBUG_FS is not set | ||
| 750 | # CONFIG_HEADERS_CHECK is not set | ||
| 751 | # CONFIG_DEBUG_KERNEL is not set | ||
| 752 | # CONFIG_DEBUG_BUGVERBOSE is not set | ||
| 753 | # CONFIG_FRAME_POINTER is not set | ||
| 754 | |||
| 755 | # | ||
| 756 | # Security options | ||
| 757 | # | ||
| 758 | # CONFIG_KEYS is not set | ||
| 759 | # CONFIG_SECURITY is not set | ||
| 760 | # CONFIG_CRYPTO is not set | ||
| 761 | |||
| 762 | # | ||
| 763 | # Library routines | ||
| 764 | # | ||
| 765 | CONFIG_BITREVERSE=y | ||
| 766 | # CONFIG_CRC_CCITT is not set | ||
| 767 | # CONFIG_CRC16 is not set | ||
| 768 | # CONFIG_CRC_ITU_T is not set | ||
| 769 | CONFIG_CRC32=y | ||
| 770 | # CONFIG_CRC7 is not set | ||
| 771 | # CONFIG_LIBCRC32C is not set | ||
| 772 | CONFIG_ZLIB_INFLATE=y | ||
| 773 | CONFIG_ZLIB_DEFLATE=y | ||
| 774 | CONFIG_HAS_IOMEM=y | ||
diff --git a/arch/m32r/configs/mappi.up_defconfig b/arch/m32r/configs/mappi.up_defconfig index 114a6c9b60ef..3726068721a5 100644 --- a/arch/m32r/configs/mappi.up_defconfig +++ b/arch/m32r/configs/mappi.up_defconfig | |||
| @@ -1,771 +1,64 @@ | |||
| 1 | # | ||
| 2 | # Automatically generated make config: don't edit | ||
| 3 | # Linux kernel version: 2.6.23-rc1 | ||
| 4 | # Wed Aug 1 17:22:35 2007 | ||
| 5 | # | ||
| 6 | CONFIG_M32R=y | ||
| 7 | CONFIG_GENERIC_ISA_DMA=y | ||
| 8 | CONFIG_ZONE_DMA=y | ||
| 9 | CONFIG_GENERIC_HARDIRQS=y | ||
| 10 | CONFIG_GENERIC_IRQ_PROBE=y | ||
| 11 | CONFIG_NO_IOPORT=y | ||
| 12 | CONFIG_NO_DMA=y | ||
| 13 | CONFIG_DEFCONFIG_LIST="/lib/modules/$UNAME_RELEASE/.config" | ||
| 14 | |||
| 15 | # | ||
| 16 | # Code maturity level options | ||
| 17 | # | ||
| 18 | CONFIG_EXPERIMENTAL=y | 1 | CONFIG_EXPERIMENTAL=y |
| 19 | CONFIG_BROKEN_ON_SMP=y | ||
| 20 | CONFIG_LOCK_KERNEL=y | ||
| 21 | CONFIG_INIT_ENV_ARG_LIMIT=32 | ||
| 22 | |||
| 23 | # | ||
| 24 | # General setup | ||
| 25 | # | ||
| 26 | CONFIG_LOCALVERSION="" | ||
| 27 | CONFIG_LOCALVERSION_AUTO=y | ||
| 28 | CONFIG_SWAP=y | ||
| 29 | CONFIG_SYSVIPC=y | 2 | CONFIG_SYSVIPC=y |
| 30 | CONFIG_SYSVIPC_SYSCTL=y | ||
| 31 | # CONFIG_POSIX_MQUEUE is not set | ||
| 32 | # CONFIG_BSD_PROCESS_ACCT is not set | ||
| 33 | # CONFIG_TASKSTATS is not set | ||
| 34 | # CONFIG_USER_NS is not set | ||
| 35 | # CONFIG_AUDIT is not set | ||
| 36 | CONFIG_IKCONFIG=y | 3 | CONFIG_IKCONFIG=y |
| 37 | CONFIG_IKCONFIG_PROC=y | 4 | CONFIG_IKCONFIG_PROC=y |
| 38 | CONFIG_LOG_BUF_SHIFT=14 | 5 | CONFIG_LOG_BUF_SHIFT=14 |
| 39 | CONFIG_SYSFS_DEPRECATED=y | ||
| 40 | # CONFIG_RELAY is not set | ||
| 41 | CONFIG_BLK_DEV_INITRD=y | 6 | CONFIG_BLK_DEV_INITRD=y |
| 42 | CONFIG_INITRAMFS_SOURCE="" | ||
| 43 | # CONFIG_CC_OPTIMIZE_FOR_SIZE is not set | 7 | # CONFIG_CC_OPTIMIZE_FOR_SIZE is not set |
| 44 | CONFIG_SYSCTL=y | ||
| 45 | CONFIG_EMBEDDED=y | 8 | CONFIG_EMBEDDED=y |
| 46 | CONFIG_SYSCTL_SYSCALL=y | ||
| 47 | # CONFIG_KALLSYMS is not set | 9 | # CONFIG_KALLSYMS is not set |
| 48 | CONFIG_HOTPLUG=y | ||
| 49 | CONFIG_PRINTK=y | ||
| 50 | CONFIG_BUG=y | ||
| 51 | CONFIG_ELF_CORE=y | ||
| 52 | CONFIG_BASE_FULL=y | ||
| 53 | # CONFIG_FUTEX is not set | 10 | # CONFIG_FUTEX is not set |
| 54 | CONFIG_ANON_INODES=y | ||
| 55 | # CONFIG_EPOLL is not set | 11 | # CONFIG_EPOLL is not set |
| 56 | CONFIG_SIGNALFD=y | ||
| 57 | CONFIG_TIMERFD=y | ||
| 58 | CONFIG_EVENTFD=y | ||
| 59 | CONFIG_SHMEM=y | ||
| 60 | CONFIG_VM_EVENT_COUNTERS=y | ||
| 61 | CONFIG_SLAB=y | 12 | CONFIG_SLAB=y |
| 62 | # CONFIG_SLUB is not set | ||
| 63 | # CONFIG_SLOB is not set | ||
| 64 | # CONFIG_TINY_SHMEM is not set | ||
| 65 | CONFIG_BASE_SMALL=0 | ||
| 66 | CONFIG_MODULES=y | 13 | CONFIG_MODULES=y |
| 67 | CONFIG_MODULE_UNLOAD=y | 14 | CONFIG_MODULE_UNLOAD=y |
| 68 | # CONFIG_MODULE_FORCE_UNLOAD is not set | ||
| 69 | # CONFIG_MODVERSIONS is not set | ||
| 70 | # CONFIG_MODULE_SRCVERSION_ALL is not set | ||
| 71 | CONFIG_KMOD=y | ||
| 72 | CONFIG_BLOCK=y | ||
| 73 | # CONFIG_LBD is not set | ||
| 74 | # CONFIG_BLK_DEV_IO_TRACE is not set | ||
| 75 | # CONFIG_LSF is not set | ||
| 76 | # CONFIG_BLK_DEV_BSG is not set | 15 | # CONFIG_BLK_DEV_BSG is not set |
| 77 | |||
| 78 | # | ||
| 79 | # IO Schedulers | ||
| 80 | # | ||
| 81 | CONFIG_IOSCHED_NOOP=y | ||
| 82 | # CONFIG_IOSCHED_AS is not set | ||
| 83 | CONFIG_IOSCHED_DEADLINE=y | ||
| 84 | CONFIG_IOSCHED_CFQ=y | ||
| 85 | # CONFIG_DEFAULT_AS is not set | ||
| 86 | # CONFIG_DEFAULT_DEADLINE is not set | ||
| 87 | CONFIG_DEFAULT_CFQ=y | ||
| 88 | # CONFIG_DEFAULT_NOOP is not set | ||
| 89 | CONFIG_DEFAULT_IOSCHED="cfq" | ||
| 90 | |||
| 91 | # | ||
| 92 | # Processor type and features | ||
| 93 | # | ||
| 94 | CONFIG_PLAT_MAPPI=y | ||
| 95 | # CONFIG_PLAT_USRV is not set | ||
| 96 | # CONFIG_PLAT_M32700UT is not set | ||
| 97 | # CONFIG_PLAT_OPSPUT is not set | ||
| 98 | # CONFIG_PLAT_OAKS32R is not set | ||
| 99 | # CONFIG_PLAT_MAPPI2 is not set | ||
| 100 | # CONFIG_PLAT_MAPPI3 is not set | ||
| 101 | # CONFIG_PLAT_M32104UT is not set | ||
| 102 | CONFIG_CHIP_M32700=y | ||
| 103 | # CONFIG_CHIP_M32102 is not set | ||
| 104 | # CONFIG_CHIP_M32104 is not set | ||
| 105 | # CONFIG_CHIP_VDEC2 is not set | ||
| 106 | # CONFIG_CHIP_OPSP is not set | ||
| 107 | CONFIG_MMU=y | ||
| 108 | CONFIG_TLB_ENTRIES=32 | ||
| 109 | CONFIG_ISA_M32R2=y | ||
| 110 | CONFIG_ISA_DSP_LEVEL2=y | ||
| 111 | CONFIG_ISA_DUAL_ISSUE=y | ||
| 112 | CONFIG_BUS_CLOCK=10000000 | 16 | CONFIG_BUS_CLOCK=10000000 |
| 113 | CONFIG_TIMER_DIVIDE=128 | ||
| 114 | # CONFIG_CPU_LITTLE_ENDIAN is not set | ||
| 115 | CONFIG_MEMORY_START=0x08000000 | 17 | CONFIG_MEMORY_START=0x08000000 |
| 116 | CONFIG_MEMORY_SIZE=0x04000000 | 18 | CONFIG_MEMORY_SIZE=0x04000000 |
| 117 | CONFIG_NOHIGHMEM=y | ||
| 118 | CONFIG_ARCH_DISCONTIGMEM_ENABLE=y | ||
| 119 | CONFIG_SELECT_MEMORY_MODEL=y | ||
| 120 | # CONFIG_FLATMEM_MANUAL is not set | ||
| 121 | CONFIG_DISCONTIGMEM_MANUAL=y | ||
| 122 | # CONFIG_SPARSEMEM_MANUAL is not set | ||
| 123 | CONFIG_DISCONTIGMEM=y | ||
| 124 | CONFIG_FLAT_NODE_MEM_MAP=y | ||
| 125 | CONFIG_NEED_MULTIPLE_NODES=y | ||
| 126 | # CONFIG_SPARSEMEM_STATIC is not set | ||
| 127 | CONFIG_SPLIT_PTLOCK_CPUS=4 | ||
| 128 | # CONFIG_RESOURCES_64BIT is not set | ||
| 129 | CONFIG_ZONE_DMA_FLAG=1 | ||
| 130 | CONFIG_BOUNCE=y | ||
| 131 | CONFIG_VIRT_TO_BUS=y | ||
| 132 | CONFIG_IRAM_START=0x00f00000 | 19 | CONFIG_IRAM_START=0x00f00000 |
| 133 | CONFIG_IRAM_SIZE=0x00080000 | 20 | CONFIG_IRAM_SIZE=0x00080000 |
| 134 | CONFIG_RWSEM_GENERIC_SPINLOCK=y | ||
| 135 | # CONFIG_RWSEM_XCHGADD_ALGORITHM is not set | ||
| 136 | # CONFIG_ARCH_HAS_ILOG2_U32 is not set | ||
| 137 | # CONFIG_ARCH_HAS_ILOG2_U64 is not set | ||
| 138 | CONFIG_GENERIC_FIND_NEXT_BIT=y | ||
| 139 | CONFIG_GENERIC_HWEIGHT=y | ||
| 140 | CONFIG_GENERIC_CALIBRATE_DELAY=y | ||
| 141 | CONFIG_SCHED_NO_NO_OMIT_FRAME_POINTER=y | ||
| 142 | CONFIG_PREEMPT=y | 21 | CONFIG_PREEMPT=y |
| 143 | # CONFIG_SMP is not set | ||
| 144 | CONFIG_NODES_SHIFT=1 | ||
| 145 | |||
| 146 | # | ||
| 147 | # Bus options (PCI, PCMCIA, EISA, MCA, ISA) | ||
| 148 | # | ||
| 149 | # CONFIG_ARCH_SUPPORTS_MSI is not set | ||
| 150 | # CONFIG_ISA is not set | ||
| 151 | |||
| 152 | # | ||
| 153 | # PCCARD (PCMCIA/CardBus) support | ||
| 154 | # | ||
| 155 | CONFIG_PCCARD=y | 22 | CONFIG_PCCARD=y |
| 156 | # CONFIG_PCMCIA_DEBUG is not set | ||
| 157 | CONFIG_PCMCIA=y | ||
| 158 | CONFIG_PCMCIA_LOAD_CIS=y | ||
| 159 | CONFIG_PCMCIA_IOCTL=y | ||
| 160 | |||
| 161 | # | ||
| 162 | # PC-card bridges | ||
| 163 | # | ||
| 164 | CONFIG_M32R_PCC=y | 23 | CONFIG_M32R_PCC=y |
| 165 | CONFIG_PCCARD_NONSTATIC=y | ||
| 166 | |||
| 167 | # | ||
| 168 | # Executable file formats | ||
| 169 | # | ||
| 170 | CONFIG_BINFMT_ELF=y | ||
| 171 | # CONFIG_BINFMT_MISC is not set | ||
| 172 | |||
| 173 | # | ||
| 174 | # Networking | ||
| 175 | # | ||
| 176 | CONFIG_NET=y | 24 | CONFIG_NET=y |
| 177 | |||
| 178 | # | ||
| 179 | # Networking options | ||
| 180 | # | ||
| 181 | # CONFIG_PACKET is not set | ||
| 182 | CONFIG_UNIX=y | 25 | CONFIG_UNIX=y |
| 183 | CONFIG_XFRM=y | ||
| 184 | # CONFIG_XFRM_USER is not set | ||
| 185 | # CONFIG_XFRM_SUB_POLICY is not set | ||
| 186 | # CONFIG_XFRM_MIGRATE is not set | ||
| 187 | # CONFIG_NET_KEY is not set | ||
| 188 | CONFIG_INET=y | 26 | CONFIG_INET=y |
| 189 | # CONFIG_IP_MULTICAST is not set | ||
| 190 | # CONFIG_IP_ADVANCED_ROUTER is not set | ||
| 191 | CONFIG_IP_FIB_HASH=y | ||
| 192 | CONFIG_IP_PNP=y | 27 | CONFIG_IP_PNP=y |
| 193 | CONFIG_IP_PNP_DHCP=y | 28 | CONFIG_IP_PNP_DHCP=y |
| 194 | # CONFIG_IP_PNP_BOOTP is not set | ||
| 195 | # CONFIG_IP_PNP_RARP is not set | ||
| 196 | # CONFIG_NET_IPIP is not set | ||
| 197 | # CONFIG_NET_IPGRE is not set | ||
| 198 | # CONFIG_ARPD is not set | ||
| 199 | # CONFIG_SYN_COOKIES is not set | ||
| 200 | # CONFIG_INET_AH is not set | ||
| 201 | # CONFIG_INET_ESP is not set | ||
| 202 | # CONFIG_INET_IPCOMP is not set | ||
| 203 | # CONFIG_INET_XFRM_TUNNEL is not set | ||
| 204 | # CONFIG_INET_TUNNEL is not set | ||
| 205 | CONFIG_INET_XFRM_MODE_TRANSPORT=y | ||
| 206 | CONFIG_INET_XFRM_MODE_TUNNEL=y | ||
| 207 | CONFIG_INET_XFRM_MODE_BEET=y | ||
| 208 | CONFIG_INET_DIAG=y | ||
| 209 | CONFIG_INET_TCP_DIAG=y | ||
| 210 | # CONFIG_TCP_CONG_ADVANCED is not set | ||
| 211 | CONFIG_TCP_CONG_CUBIC=y | ||
| 212 | CONFIG_DEFAULT_TCP_CONG="cubic" | ||
| 213 | # CONFIG_TCP_MD5SIG is not set | ||
| 214 | # CONFIG_IPV6 is not set | 29 | # CONFIG_IPV6 is not set |
| 215 | # CONFIG_INET6_XFRM_TUNNEL is not set | ||
| 216 | # CONFIG_INET6_TUNNEL is not set | ||
| 217 | # CONFIG_NETWORK_SECMARK is not set | ||
| 218 | # CONFIG_NETFILTER is not set | ||
| 219 | # CONFIG_IP_DCCP is not set | ||
| 220 | # CONFIG_IP_SCTP is not set | ||
| 221 | # CONFIG_TIPC is not set | ||
| 222 | # CONFIG_ATM is not set | ||
| 223 | # CONFIG_BRIDGE is not set | ||
| 224 | # CONFIG_VLAN_8021Q is not set | ||
| 225 | # CONFIG_DECNET is not set | ||
| 226 | # CONFIG_LLC2 is not set | ||
| 227 | # CONFIG_IPX is not set | ||
| 228 | # CONFIG_ATALK is not set | ||
| 229 | # CONFIG_X25 is not set | ||
| 230 | # CONFIG_LAPB is not set | ||
| 231 | # CONFIG_ECONET is not set | ||
| 232 | # CONFIG_WAN_ROUTER is not set | ||
| 233 | |||
| 234 | # | ||
| 235 | # QoS and/or fair queueing | ||
| 236 | # | ||
| 237 | # CONFIG_NET_SCHED is not set | ||
| 238 | |||
| 239 | # | ||
| 240 | # Network testing | ||
| 241 | # | ||
| 242 | # CONFIG_NET_PKTGEN is not set | ||
| 243 | # CONFIG_HAMRADIO is not set | ||
| 244 | # CONFIG_IRDA is not set | ||
| 245 | # CONFIG_BT is not set | ||
| 246 | # CONFIG_AF_RXRPC is not set | ||
| 247 | |||
| 248 | # | ||
| 249 | # Wireless | ||
| 250 | # | ||
| 251 | # CONFIG_CFG80211 is not set | ||
| 252 | # CONFIG_WIRELESS_EXT is not set | ||
| 253 | # CONFIG_MAC80211 is not set | ||
| 254 | # CONFIG_IEEE80211 is not set | ||
| 255 | # CONFIG_RFKILL is not set | ||
| 256 | # CONFIG_NET_9P is not set | ||
| 257 | |||
| 258 | # | ||
| 259 | # Device Drivers | ||
| 260 | # | ||
| 261 | |||
| 262 | # | ||
| 263 | # Generic Driver Options | ||
| 264 | # | ||
| 265 | # CONFIG_STANDALONE is not set | 30 | # CONFIG_STANDALONE is not set |
| 266 | CONFIG_PREVENT_FIRMWARE_BUILD=y | ||
| 267 | CONFIG_FW_LOADER=y | ||
| 268 | # CONFIG_SYS_HYPERVISOR is not set | ||
| 269 | # CONFIG_CONNECTOR is not set | ||
| 270 | CONFIG_MTD=y | 31 | CONFIG_MTD=y |
| 271 | # CONFIG_MTD_DEBUG is not set | ||
| 272 | # CONFIG_MTD_CONCAT is not set | ||
| 273 | CONFIG_MTD_PARTITIONS=y | 32 | CONFIG_MTD_PARTITIONS=y |
| 274 | CONFIG_MTD_REDBOOT_PARTS=y | 33 | CONFIG_MTD_REDBOOT_PARTS=y |
| 275 | CONFIG_MTD_REDBOOT_DIRECTORY_BLOCK=-1 | ||
| 276 | # CONFIG_MTD_REDBOOT_PARTS_UNALLOCATED is not set | ||
| 277 | # CONFIG_MTD_REDBOOT_PARTS_READONLY is not set | ||
| 278 | # CONFIG_MTD_CMDLINE_PARTS is not set | ||
| 279 | |||
| 280 | # | ||
| 281 | # User Modules And Translation Layers | ||
| 282 | # | ||
| 283 | CONFIG_MTD_CHAR=y | 34 | CONFIG_MTD_CHAR=y |
| 284 | CONFIG_MTD_BLKDEVS=y | ||
| 285 | CONFIG_MTD_BLOCK=y | 35 | CONFIG_MTD_BLOCK=y |
| 286 | # CONFIG_FTL is not set | ||
| 287 | # CONFIG_NFTL is not set | ||
| 288 | # CONFIG_INFTL is not set | ||
| 289 | # CONFIG_RFD_FTL is not set | ||
| 290 | # CONFIG_SSFDC is not set | ||
| 291 | |||
| 292 | # | ||
| 293 | # RAM/ROM/Flash chip drivers | ||
| 294 | # | ||
| 295 | # CONFIG_MTD_CFI is not set | ||
| 296 | # CONFIG_MTD_JEDECPROBE is not set | ||
| 297 | CONFIG_MTD_MAP_BANK_WIDTH_1=y | ||
| 298 | CONFIG_MTD_MAP_BANK_WIDTH_2=y | ||
| 299 | CONFIG_MTD_MAP_BANK_WIDTH_4=y | ||
| 300 | # CONFIG_MTD_MAP_BANK_WIDTH_8 is not set | ||
| 301 | # CONFIG_MTD_MAP_BANK_WIDTH_16 is not set | ||
| 302 | # CONFIG_MTD_MAP_BANK_WIDTH_32 is not set | ||
| 303 | CONFIG_MTD_CFI_I1=y | ||
| 304 | CONFIG_MTD_CFI_I2=y | ||
| 305 | # CONFIG_MTD_CFI_I4 is not set | ||
| 306 | # CONFIG_MTD_CFI_I8 is not set | ||
| 307 | # CONFIG_MTD_RAM is not set | ||
| 308 | # CONFIG_MTD_ROM is not set | ||
| 309 | # CONFIG_MTD_ABSENT is not set | ||
| 310 | |||
| 311 | # | ||
| 312 | # Mapping drivers for chip access | ||
| 313 | # | ||
| 314 | # CONFIG_MTD_COMPLEX_MAPPINGS is not set | ||
| 315 | # CONFIG_MTD_PLATRAM is not set | ||
| 316 | |||
| 317 | # | ||
| 318 | # Self-contained MTD device drivers | ||
| 319 | # | ||
| 320 | # CONFIG_MTD_SLRAM is not set | ||
| 321 | # CONFIG_MTD_PHRAM is not set | ||
| 322 | # CONFIG_MTD_MTDRAM is not set | ||
| 323 | # CONFIG_MTD_BLOCK2MTD is not set | ||
| 324 | |||
| 325 | # | ||
| 326 | # Disk-On-Chip Device Drivers | ||
| 327 | # | ||
| 328 | # CONFIG_MTD_DOC2000 is not set | ||
| 329 | # CONFIG_MTD_DOC2001 is not set | ||
| 330 | # CONFIG_MTD_DOC2001PLUS is not set | ||
| 331 | # CONFIG_MTD_NAND is not set | ||
| 332 | # CONFIG_MTD_ONENAND is not set | ||
| 333 | |||
| 334 | # | ||
| 335 | # UBI - Unsorted block images | ||
| 336 | # | ||
| 337 | # CONFIG_MTD_UBI is not set | ||
| 338 | # CONFIG_PARPORT is not set | ||
| 339 | CONFIG_BLK_DEV=y | ||
| 340 | # CONFIG_BLK_DEV_COW_COMMON is not set | ||
| 341 | CONFIG_BLK_DEV_LOOP=y | 36 | CONFIG_BLK_DEV_LOOP=y |
| 342 | # CONFIG_BLK_DEV_CRYPTOLOOP is not set | ||
| 343 | CONFIG_BLK_DEV_NBD=m | 37 | CONFIG_BLK_DEV_NBD=m |
| 344 | CONFIG_BLK_DEV_RAM=y | 38 | CONFIG_BLK_DEV_RAM=y |
| 345 | CONFIG_BLK_DEV_RAM_COUNT=16 | ||
| 346 | CONFIG_BLK_DEV_RAM_SIZE=4096 | ||
| 347 | CONFIG_BLK_DEV_RAM_BLOCKSIZE=1024 | ||
| 348 | # CONFIG_CDROM_PKTCDVD is not set | ||
| 349 | # CONFIG_ATA_OVER_ETH is not set | ||
| 350 | CONFIG_MISC_DEVICES=y | ||
| 351 | # CONFIG_EEPROM_93CX6 is not set | ||
| 352 | CONFIG_IDE=m | 39 | CONFIG_IDE=m |
| 353 | CONFIG_IDE_MAX_HWIFS=4 | ||
| 354 | CONFIG_BLK_DEV_IDE=m | ||
| 355 | |||
| 356 | # | ||
| 357 | # Please see Documentation/ide.txt for help/info on IDE drives | ||
| 358 | # | ||
| 359 | # CONFIG_BLK_DEV_IDE_SATA is not set | ||
| 360 | CONFIG_BLK_DEV_IDEDISK=m | ||
| 361 | # CONFIG_IDEDISK_MULTI_MODE is not set | ||
| 362 | CONFIG_BLK_DEV_IDECS=m | 40 | CONFIG_BLK_DEV_IDECS=m |
| 363 | CONFIG_BLK_DEV_IDECD=m | 41 | CONFIG_BLK_DEV_IDECD=m |
| 364 | # CONFIG_BLK_DEV_IDETAPE is not set | ||
| 365 | # CONFIG_BLK_DEV_IDEFLOPPY is not set | ||
| 366 | # CONFIG_IDE_TASK_IOCTL is not set | ||
| 367 | CONFIG_IDE_PROC_FS=y | ||
| 368 | |||
| 369 | # | ||
| 370 | # IDE chipset support/bugfixes | ||
| 371 | # | ||
| 372 | CONFIG_IDE_GENERIC=m | 42 | CONFIG_IDE_GENERIC=m |
| 373 | # CONFIG_IDEPCI_PCIBUS_ORDER is not set | ||
| 374 | # CONFIG_IDE_ARM is not set | ||
| 375 | # CONFIG_BLK_DEV_IDEDMA is not set | ||
| 376 | # CONFIG_BLK_DEV_HD is not set | ||
| 377 | |||
| 378 | # | ||
| 379 | # SCSI device support | ||
| 380 | # | ||
| 381 | # CONFIG_RAID_ATTRS is not set | ||
| 382 | # CONFIG_SCSI is not set | ||
| 383 | # CONFIG_SCSI_DMA is not set | ||
| 384 | # CONFIG_SCSI_NETLINK is not set | ||
| 385 | # CONFIG_MD is not set | ||
| 386 | CONFIG_NETDEVICES=y | 43 | CONFIG_NETDEVICES=y |
| 387 | # CONFIG_NETDEVICES_MULTIQUEUE is not set | ||
| 388 | # CONFIG_DUMMY is not set | ||
| 389 | # CONFIG_BONDING is not set | ||
| 390 | # CONFIG_MACVLAN is not set | ||
| 391 | # CONFIG_EQUALIZER is not set | ||
| 392 | # CONFIG_TUN is not set | ||
| 393 | # CONFIG_NET_ETHERNET is not set | ||
| 394 | CONFIG_NETDEV_1000=y | ||
| 395 | CONFIG_NETDEV_10000=y | ||
| 396 | |||
| 397 | # | ||
| 398 | # Wireless LAN | ||
| 399 | # | ||
| 400 | # CONFIG_WLAN_PRE80211 is not set | ||
| 401 | # CONFIG_WLAN_80211 is not set | ||
| 402 | # CONFIG_NET_PCMCIA is not set | ||
| 403 | # CONFIG_WAN is not set | ||
| 404 | # CONFIG_PPP is not set | ||
| 405 | # CONFIG_SLIP is not set | ||
| 406 | # CONFIG_SHAPER is not set | ||
| 407 | # CONFIG_NETCONSOLE is not set | ||
| 408 | # CONFIG_NETPOLL is not set | ||
| 409 | # CONFIG_NET_POLL_CONTROLLER is not set | ||
| 410 | # CONFIG_ISDN is not set | ||
| 411 | # CONFIG_PHONE is not set | ||
| 412 | |||
| 413 | # | ||
| 414 | # Input device support | ||
| 415 | # | ||
| 416 | CONFIG_INPUT=y | ||
| 417 | # CONFIG_INPUT_FF_MEMLESS is not set | ||
| 418 | # CONFIG_INPUT_POLLDEV is not set | ||
| 419 | |||
| 420 | # | ||
| 421 | # Userland interfaces | ||
| 422 | # | ||
| 423 | CONFIG_INPUT_MOUSEDEV=y | ||
| 424 | CONFIG_INPUT_MOUSEDEV_PSAUX=y | ||
| 425 | CONFIG_INPUT_MOUSEDEV_SCREEN_X=1024 | ||
| 426 | CONFIG_INPUT_MOUSEDEV_SCREEN_Y=768 | ||
| 427 | # CONFIG_INPUT_JOYDEV is not set | ||
| 428 | # CONFIG_INPUT_TSDEV is not set | ||
| 429 | # CONFIG_INPUT_EVDEV is not set | ||
| 430 | # CONFIG_INPUT_EVBUG is not set | ||
| 431 | |||
| 432 | # | ||
| 433 | # Input Device Drivers | ||
| 434 | # | ||
| 435 | # CONFIG_INPUT_KEYBOARD is not set | 44 | # CONFIG_INPUT_KEYBOARD is not set |
| 436 | # CONFIG_INPUT_MOUSE is not set | 45 | # CONFIG_INPUT_MOUSE is not set |
| 437 | # CONFIG_INPUT_JOYSTICK is not set | ||
| 438 | # CONFIG_INPUT_TABLET is not set | ||
| 439 | # CONFIG_INPUT_TOUCHSCREEN is not set | ||
| 440 | # CONFIG_INPUT_MISC is not set | ||
| 441 | |||
| 442 | # | ||
| 443 | # Hardware I/O ports | ||
| 444 | # | ||
| 445 | CONFIG_SERIO=y | ||
| 446 | # CONFIG_SERIO_I8042 is not set | 46 | # CONFIG_SERIO_I8042 is not set |
| 447 | # CONFIG_SERIO_SERPORT is not set | 47 | # CONFIG_SERIO_SERPORT is not set |
| 448 | # CONFIG_SERIO_LIBPS2 is not set | ||
| 449 | # CONFIG_SERIO_RAW is not set | ||
| 450 | # CONFIG_GAMEPORT is not set | ||
| 451 | |||
| 452 | # | ||
| 453 | # Character devices | ||
| 454 | # | ||
| 455 | # CONFIG_VT is not set | 48 | # CONFIG_VT is not set |
| 456 | # CONFIG_SERIAL_NONSTANDARD is not set | ||
| 457 | |||
| 458 | # | ||
| 459 | # Serial drivers | ||
| 460 | # | ||
| 461 | # CONFIG_SERIAL_8250 is not set | ||
| 462 | |||
| 463 | # | ||
| 464 | # Non-8250 serial port support | ||
| 465 | # | ||
| 466 | CONFIG_SERIAL_CORE=y | ||
| 467 | CONFIG_SERIAL_CORE_CONSOLE=y | ||
| 468 | CONFIG_SERIAL_M32R_SIO=y | ||
| 469 | CONFIG_SERIAL_M32R_SIO_CONSOLE=y | 49 | CONFIG_SERIAL_M32R_SIO_CONSOLE=y |
| 470 | CONFIG_UNIX98_PTYS=y | ||
| 471 | CONFIG_LEGACY_PTYS=y | ||
| 472 | CONFIG_LEGACY_PTY_COUNT=256 | ||
| 473 | # CONFIG_IPMI_HANDLER is not set | ||
| 474 | # CONFIG_WATCHDOG is not set | ||
| 475 | CONFIG_HW_RANDOM=y | 50 | CONFIG_HW_RANDOM=y |
| 476 | # CONFIG_RTC is not set | ||
| 477 | # CONFIG_R3964 is not set | ||
| 478 | |||
| 479 | # | ||
| 480 | # PCMCIA character devices | ||
| 481 | # | ||
| 482 | # CONFIG_SYNCLINK_CS is not set | ||
| 483 | # CONFIG_CARDMAN_4000 is not set | ||
| 484 | # CONFIG_CARDMAN_4040 is not set | ||
| 485 | # CONFIG_RAW_DRIVER is not set | ||
| 486 | # CONFIG_TCG_TPM is not set | ||
| 487 | # CONFIG_I2C is not set | ||
| 488 | |||
| 489 | # | ||
| 490 | # SPI support | ||
| 491 | # | ||
| 492 | # CONFIG_SPI is not set | ||
| 493 | # CONFIG_SPI_MASTER is not set | ||
| 494 | # CONFIG_W1 is not set | ||
| 495 | # CONFIG_POWER_SUPPLY is not set | ||
| 496 | CONFIG_HWMON=y | ||
| 497 | # CONFIG_HWMON_VID is not set | ||
| 498 | # CONFIG_SENSORS_ABITUGURU is not set | ||
| 499 | # CONFIG_SENSORS_ABITUGURU3 is not set | ||
| 500 | # CONFIG_SENSORS_F71805F is not set | ||
| 501 | # CONFIG_SENSORS_IT87 is not set | ||
| 502 | # CONFIG_SENSORS_PC87360 is not set | ||
| 503 | # CONFIG_SENSORS_PC87427 is not set | ||
| 504 | # CONFIG_SENSORS_SMSC47M1 is not set | ||
| 505 | # CONFIG_SENSORS_SMSC47B397 is not set | ||
| 506 | # CONFIG_SENSORS_VT1211 is not set | ||
| 507 | # CONFIG_SENSORS_W83627HF is not set | ||
| 508 | # CONFIG_SENSORS_W83627EHF is not set | ||
| 509 | # CONFIG_HWMON_DEBUG_CHIP is not set | ||
| 510 | |||
| 511 | # | ||
| 512 | # Multifunction device drivers | ||
| 513 | # | ||
| 514 | # CONFIG_MFD_SM501 is not set | ||
| 515 | |||
| 516 | # | ||
| 517 | # Multimedia devices | ||
| 518 | # | ||
| 519 | # CONFIG_VIDEO_DEV is not set | ||
| 520 | # CONFIG_DVB_CORE is not set | ||
| 521 | CONFIG_DAB=y | ||
| 522 | |||
| 523 | # | ||
| 524 | # Graphics support | ||
| 525 | # | ||
| 526 | # CONFIG_BACKLIGHT_LCD_SUPPORT is not set | ||
| 527 | |||
| 528 | # | ||
| 529 | # Display device support | ||
| 530 | # | ||
| 531 | # CONFIG_DISPLAY_SUPPORT is not set | ||
| 532 | # CONFIG_VGASTATE is not set | ||
| 533 | CONFIG_VIDEO_OUTPUT_CONTROL=m | 51 | CONFIG_VIDEO_OUTPUT_CONTROL=m |
| 534 | # CONFIG_FB is not set | ||
| 535 | |||
| 536 | # | ||
| 537 | # Sound | ||
| 538 | # | ||
| 539 | # CONFIG_SOUND is not set | ||
| 540 | CONFIG_HID_SUPPORT=y | ||
| 541 | CONFIG_HID=y | ||
| 542 | # CONFIG_HID_DEBUG is not set | ||
| 543 | CONFIG_USB_SUPPORT=y | ||
| 544 | # CONFIG_USB_ARCH_HAS_HCD is not set | ||
| 545 | # CONFIG_USB_ARCH_HAS_OHCI is not set | ||
| 546 | # CONFIG_USB_ARCH_HAS_EHCI is not set | ||
| 547 | |||
| 548 | # | ||
| 549 | # NOTE: USB_STORAGE enables SCSI, and 'SCSI disk support' | ||
| 550 | # | ||
| 551 | |||
| 552 | # | ||
| 553 | # USB Gadget Support | ||
| 554 | # | ||
| 555 | # CONFIG_USB_GADGET is not set | ||
| 556 | # CONFIG_MMC is not set | ||
| 557 | # CONFIG_NEW_LEDS is not set | ||
| 558 | |||
| 559 | # | ||
| 560 | # Real Time Clock | ||
| 561 | # | ||
| 562 | # CONFIG_RTC_CLASS is not set | ||
| 563 | |||
| 564 | # | ||
| 565 | # Userspace I/O | ||
| 566 | # | ||
| 567 | # CONFIG_UIO is not set | ||
| 568 | |||
| 569 | # | ||
| 570 | # File systems | ||
| 571 | # | ||
| 572 | CONFIG_EXT2_FS=y | 52 | CONFIG_EXT2_FS=y |
| 573 | # CONFIG_EXT2_FS_XATTR is not set | ||
| 574 | # CONFIG_EXT2_FS_XIP is not set | ||
| 575 | CONFIG_EXT3_FS=y | 53 | CONFIG_EXT3_FS=y |
| 576 | CONFIG_EXT3_FS_XATTR=y | ||
| 577 | # CONFIG_EXT3_FS_POSIX_ACL is not set | ||
| 578 | # CONFIG_EXT3_FS_SECURITY is not set | ||
| 579 | # CONFIG_EXT4DEV_FS is not set | ||
| 580 | CONFIG_JBD=y | ||
| 581 | # CONFIG_JBD_DEBUG is not set | ||
| 582 | CONFIG_FS_MBCACHE=y | ||
| 583 | # CONFIG_REISERFS_FS is not set | ||
| 584 | # CONFIG_JFS_FS is not set | ||
| 585 | # CONFIG_FS_POSIX_ACL is not set | ||
| 586 | # CONFIG_XFS_FS is not set | ||
| 587 | # CONFIG_GFS2_FS is not set | ||
| 588 | # CONFIG_OCFS2_FS is not set | ||
| 589 | # CONFIG_MINIX_FS is not set | ||
| 590 | CONFIG_ROMFS_FS=y | ||
| 591 | CONFIG_INOTIFY=y | ||
| 592 | CONFIG_INOTIFY_USER=y | ||
| 593 | # CONFIG_QUOTA is not set | ||
| 594 | CONFIG_DNOTIFY=y | ||
| 595 | # CONFIG_AUTOFS_FS is not set | ||
| 596 | # CONFIG_AUTOFS4_FS is not set | ||
| 597 | # CONFIG_FUSE_FS is not set | ||
| 598 | |||
| 599 | # | ||
| 600 | # CD-ROM/DVD Filesystems | ||
| 601 | # | ||
| 602 | CONFIG_ISO9660_FS=y | 54 | CONFIG_ISO9660_FS=y |
| 603 | # CONFIG_JOLIET is not set | ||
| 604 | # CONFIG_ZISOFS is not set | ||
| 605 | # CONFIG_UDF_FS is not set | ||
| 606 | |||
| 607 | # | ||
| 608 | # DOS/FAT/NT Filesystems | ||
| 609 | # | ||
| 610 | CONFIG_FAT_FS=m | ||
| 611 | CONFIG_MSDOS_FS=m | 55 | CONFIG_MSDOS_FS=m |
| 612 | CONFIG_VFAT_FS=m | 56 | CONFIG_VFAT_FS=m |
| 613 | CONFIG_FAT_DEFAULT_CODEPAGE=437 | ||
| 614 | CONFIG_FAT_DEFAULT_IOCHARSET="iso8859-1" | ||
| 615 | # CONFIG_NTFS_FS is not set | ||
| 616 | |||
| 617 | # | ||
| 618 | # Pseudo filesystems | ||
| 619 | # | ||
| 620 | CONFIG_PROC_FS=y | ||
| 621 | CONFIG_PROC_KCORE=y | 57 | CONFIG_PROC_KCORE=y |
| 622 | CONFIG_PROC_SYSCTL=y | ||
| 623 | CONFIG_SYSFS=y | ||
| 624 | CONFIG_TMPFS=y | 58 | CONFIG_TMPFS=y |
| 625 | # CONFIG_TMPFS_POSIX_ACL is not set | ||
| 626 | # CONFIG_HUGETLB_PAGE is not set | ||
| 627 | CONFIG_RAMFS=y | ||
| 628 | # CONFIG_CONFIGFS_FS is not set | ||
| 629 | |||
| 630 | # | ||
| 631 | # Miscellaneous filesystems | ||
| 632 | # | ||
| 633 | # CONFIG_ADFS_FS is not set | ||
| 634 | # CONFIG_AFFS_FS is not set | ||
| 635 | # CONFIG_HFS_FS is not set | ||
| 636 | # CONFIG_HFSPLUS_FS is not set | ||
| 637 | # CONFIG_BEFS_FS is not set | ||
| 638 | # CONFIG_BFS_FS is not set | ||
| 639 | # CONFIG_EFS_FS is not set | ||
| 640 | CONFIG_JFFS2_FS=y | 59 | CONFIG_JFFS2_FS=y |
| 641 | CONFIG_JFFS2_FS_DEBUG=0 | 60 | CONFIG_ROMFS_FS=y |
| 642 | CONFIG_JFFS2_FS_WRITEBUFFER=y | ||
| 643 | # CONFIG_JFFS2_SUMMARY is not set | ||
| 644 | # CONFIG_JFFS2_FS_XATTR is not set | ||
| 645 | # CONFIG_JFFS2_COMPRESSION_OPTIONS is not set | ||
| 646 | CONFIG_JFFS2_ZLIB=y | ||
| 647 | CONFIG_JFFS2_RTIME=y | ||
| 648 | # CONFIG_JFFS2_RUBIN is not set | ||
| 649 | # CONFIG_CRAMFS is not set | ||
| 650 | # CONFIG_VXFS_FS is not set | ||
| 651 | # CONFIG_HPFS_FS is not set | ||
| 652 | # CONFIG_QNX4FS_FS is not set | ||
| 653 | # CONFIG_SYSV_FS is not set | ||
| 654 | # CONFIG_UFS_FS is not set | ||
| 655 | |||
| 656 | # | ||
| 657 | # Network File Systems | ||
| 658 | # | ||
| 659 | CONFIG_NFS_FS=y | 61 | CONFIG_NFS_FS=y |
| 660 | CONFIG_NFS_V3=y | 62 | CONFIG_NFS_V3=y |
| 661 | # CONFIG_NFS_V3_ACL is not set | ||
| 662 | # CONFIG_NFS_V4 is not set | ||
| 663 | # CONFIG_NFS_DIRECTIO is not set | ||
| 664 | # CONFIG_NFSD is not set | ||
| 665 | CONFIG_ROOT_NFS=y | 63 | CONFIG_ROOT_NFS=y |
| 666 | CONFIG_LOCKD=y | ||
| 667 | CONFIG_LOCKD_V4=y | ||
| 668 | CONFIG_NFS_COMMON=y | ||
| 669 | CONFIG_SUNRPC=y | ||
| 670 | # CONFIG_SUNRPC_BIND34 is not set | ||
| 671 | # CONFIG_RPCSEC_GSS_KRB5 is not set | ||
| 672 | # CONFIG_RPCSEC_GSS_SPKM3 is not set | ||
| 673 | # CONFIG_SMB_FS is not set | ||
| 674 | # CONFIG_CIFS is not set | ||
| 675 | # CONFIG_NCP_FS is not set | ||
| 676 | # CONFIG_CODA_FS is not set | ||
| 677 | # CONFIG_AFS_FS is not set | ||
| 678 | |||
| 679 | # | ||
| 680 | # Partition Types | ||
| 681 | # | ||
| 682 | # CONFIG_PARTITION_ADVANCED is not set | ||
| 683 | CONFIG_MSDOS_PARTITION=y | ||
| 684 | |||
| 685 | # | ||
| 686 | # Native Language Support | ||
| 687 | # | ||
| 688 | CONFIG_NLS=y | 64 | CONFIG_NLS=y |
| 689 | CONFIG_NLS_DEFAULT="iso8859-1" | ||
| 690 | # CONFIG_NLS_CODEPAGE_437 is not set | ||
| 691 | # CONFIG_NLS_CODEPAGE_737 is not set | ||
| 692 | # CONFIG_NLS_CODEPAGE_775 is not set | ||
| 693 | # CONFIG_NLS_CODEPAGE_850 is not set | ||
| 694 | # CONFIG_NLS_CODEPAGE_852 is not set | ||
| 695 | # CONFIG_NLS_CODEPAGE_855 is not set | ||
| 696 | # CONFIG_NLS_CODEPAGE_857 is not set | ||
| 697 | # CONFIG_NLS_CODEPAGE_860 is not set | ||
| 698 | # CONFIG_NLS_CODEPAGE_861 is not set | ||
| 699 | # CONFIG_NLS_CODEPAGE_862 is not set | ||
| 700 | # CONFIG_NLS_CODEPAGE_863 is not set | ||
| 701 | # CONFIG_NLS_CODEPAGE_864 is not set | ||
| 702 | # CONFIG_NLS_CODEPAGE_865 is not set | ||
| 703 | # CONFIG_NLS_CODEPAGE_866 is not set | ||
| 704 | # CONFIG_NLS_CODEPAGE_869 is not set | ||
| 705 | # CONFIG_NLS_CODEPAGE_936 is not set | ||
| 706 | # CONFIG_NLS_CODEPAGE_950 is not set | ||
| 707 | # CONFIG_NLS_CODEPAGE_932 is not set | ||
| 708 | # CONFIG_NLS_CODEPAGE_949 is not set | ||
| 709 | # CONFIG_NLS_CODEPAGE_874 is not set | ||
| 710 | # CONFIG_NLS_ISO8859_8 is not set | ||
| 711 | # CONFIG_NLS_CODEPAGE_1250 is not set | ||
| 712 | # CONFIG_NLS_CODEPAGE_1251 is not set | ||
| 713 | # CONFIG_NLS_ASCII is not set | ||
| 714 | # CONFIG_NLS_ISO8859_1 is not set | ||
| 715 | # CONFIG_NLS_ISO8859_2 is not set | ||
| 716 | # CONFIG_NLS_ISO8859_3 is not set | ||
| 717 | # CONFIG_NLS_ISO8859_4 is not set | ||
| 718 | # CONFIG_NLS_ISO8859_5 is not set | ||
| 719 | # CONFIG_NLS_ISO8859_6 is not set | ||
| 720 | # CONFIG_NLS_ISO8859_7 is not set | ||
| 721 | # CONFIG_NLS_ISO8859_9 is not set | ||
| 722 | # CONFIG_NLS_ISO8859_13 is not set | ||
| 723 | # CONFIG_NLS_ISO8859_14 is not set | ||
| 724 | # CONFIG_NLS_ISO8859_15 is not set | ||
| 725 | # CONFIG_NLS_KOI8_R is not set | ||
| 726 | # CONFIG_NLS_KOI8_U is not set | ||
| 727 | # CONFIG_NLS_UTF8 is not set | ||
| 728 | |||
| 729 | # | ||
| 730 | # Distributed Lock Manager | ||
| 731 | # | ||
| 732 | # CONFIG_DLM is not set | ||
| 733 | |||
| 734 | # | ||
| 735 | # Profiling support | ||
| 736 | # | ||
| 737 | # CONFIG_PROFILING is not set | ||
| 738 | |||
| 739 | # | ||
| 740 | # Kernel hacking | ||
| 741 | # | ||
| 742 | # CONFIG_PRINTK_TIME is not set | ||
| 743 | CONFIG_ENABLE_MUST_CHECK=y | ||
| 744 | # CONFIG_MAGIC_SYSRQ is not set | ||
| 745 | # CONFIG_UNUSED_SYMBOLS is not set | ||
| 746 | # CONFIG_DEBUG_FS is not set | ||
| 747 | # CONFIG_HEADERS_CHECK is not set | ||
| 748 | # CONFIG_DEBUG_KERNEL is not set | ||
| 749 | # CONFIG_DEBUG_BUGVERBOSE is not set | ||
| 750 | # CONFIG_FRAME_POINTER is not set | ||
| 751 | |||
| 752 | # | ||
| 753 | # Security options | ||
| 754 | # | ||
| 755 | # CONFIG_KEYS is not set | ||
| 756 | # CONFIG_SECURITY is not set | ||
| 757 | # CONFIG_CRYPTO is not set | ||
| 758 | |||
| 759 | # | ||
| 760 | # Library routines | ||
| 761 | # | ||
| 762 | CONFIG_BITREVERSE=y | ||
| 763 | # CONFIG_CRC_CCITT is not set | ||
| 764 | # CONFIG_CRC16 is not set | ||
| 765 | # CONFIG_CRC_ITU_T is not set | ||
| 766 | CONFIG_CRC32=y | ||
| 767 | # CONFIG_CRC7 is not set | ||
| 768 | # CONFIG_LIBCRC32C is not set | ||
| 769 | CONFIG_ZLIB_INFLATE=y | ||
| 770 | CONFIG_ZLIB_DEFLATE=y | ||
| 771 | CONFIG_HAS_IOMEM=y | ||
diff --git a/arch/m32r/configs/mappi2.opsp_defconfig b/arch/m32r/configs/mappi2.opsp_defconfig index 54bb6e25d39c..6136fad048e4 100644 --- a/arch/m32r/configs/mappi2.opsp_defconfig +++ b/arch/m32r/configs/mappi2.opsp_defconfig | |||
| @@ -1,748 +1,67 @@ | |||
| 1 | # | ||
| 2 | # Automatically generated make config: don't edit | ||
| 3 | # Linux kernel version: 2.6.23-rc1 | ||
| 4 | # Wed Aug 1 17:22:36 2007 | ||
| 5 | # | ||
| 6 | CONFIG_M32R=y | ||
| 7 | CONFIG_GENERIC_ISA_DMA=y | ||
| 8 | CONFIG_ZONE_DMA=y | ||
| 9 | CONFIG_GENERIC_HARDIRQS=y | ||
| 10 | CONFIG_GENERIC_IRQ_PROBE=y | ||
| 11 | CONFIG_NO_IOPORT=y | ||
| 12 | CONFIG_NO_DMA=y | ||
| 13 | CONFIG_DEFCONFIG_LIST="/lib/modules/$UNAME_RELEASE/.config" | ||
| 14 | |||
| 15 | # | ||
| 16 | # Code maturity level options | ||
| 17 | # | ||
| 18 | CONFIG_EXPERIMENTAL=y | 1 | CONFIG_EXPERIMENTAL=y |
| 19 | CONFIG_BROKEN_ON_SMP=y | ||
| 20 | CONFIG_LOCK_KERNEL=y | ||
| 21 | CONFIG_INIT_ENV_ARG_LIMIT=32 | ||
| 22 | |||
| 23 | # | ||
| 24 | # General setup | ||
| 25 | # | ||
| 26 | CONFIG_LOCALVERSION="" | ||
| 27 | CONFIG_LOCALVERSION_AUTO=y | ||
| 28 | CONFIG_SWAP=y | ||
| 29 | CONFIG_SYSVIPC=y | 2 | CONFIG_SYSVIPC=y |
| 30 | CONFIG_SYSVIPC_SYSCTL=y | ||
| 31 | # CONFIG_POSIX_MQUEUE is not set | ||
| 32 | CONFIG_BSD_PROCESS_ACCT=y | 3 | CONFIG_BSD_PROCESS_ACCT=y |
| 33 | # CONFIG_BSD_PROCESS_ACCT_V3 is not set | ||
| 34 | # CONFIG_TASKSTATS is not set | ||
| 35 | # CONFIG_USER_NS is not set | ||
| 36 | # CONFIG_AUDIT is not set | ||
| 37 | CONFIG_IKCONFIG=y | 4 | CONFIG_IKCONFIG=y |
| 38 | # CONFIG_IKCONFIG_PROC is not set | ||
| 39 | CONFIG_LOG_BUF_SHIFT=14 | 5 | CONFIG_LOG_BUF_SHIFT=14 |
| 40 | CONFIG_SYSFS_DEPRECATED=y | ||
| 41 | # CONFIG_RELAY is not set | ||
| 42 | # CONFIG_BLK_DEV_INITRD is not set | ||
| 43 | # CONFIG_CC_OPTIMIZE_FOR_SIZE is not set | 6 | # CONFIG_CC_OPTIMIZE_FOR_SIZE is not set |
| 44 | CONFIG_SYSCTL=y | ||
| 45 | CONFIG_EMBEDDED=y | 7 | CONFIG_EMBEDDED=y |
| 46 | CONFIG_SYSCTL_SYSCALL=y | ||
| 47 | # CONFIG_KALLSYMS is not set | 8 | # CONFIG_KALLSYMS is not set |
| 48 | CONFIG_HOTPLUG=y | ||
| 49 | CONFIG_PRINTK=y | ||
| 50 | CONFIG_BUG=y | ||
| 51 | CONFIG_ELF_CORE=y | ||
| 52 | CONFIG_BASE_FULL=y | ||
| 53 | # CONFIG_FUTEX is not set | 9 | # CONFIG_FUTEX is not set |
| 54 | CONFIG_ANON_INODES=y | ||
| 55 | # CONFIG_EPOLL is not set | 10 | # CONFIG_EPOLL is not set |
| 56 | CONFIG_SIGNALFD=y | ||
| 57 | CONFIG_TIMERFD=y | ||
| 58 | CONFIG_EVENTFD=y | ||
| 59 | CONFIG_SHMEM=y | ||
| 60 | CONFIG_VM_EVENT_COUNTERS=y | ||
| 61 | CONFIG_SLAB=y | 11 | CONFIG_SLAB=y |
| 62 | # CONFIG_SLUB is not set | ||
| 63 | # CONFIG_SLOB is not set | ||
| 64 | # CONFIG_TINY_SHMEM is not set | ||
| 65 | CONFIG_BASE_SMALL=0 | ||
| 66 | CONFIG_MODULES=y | 12 | CONFIG_MODULES=y |
| 67 | CONFIG_MODULE_UNLOAD=y | 13 | CONFIG_MODULE_UNLOAD=y |
| 68 | # CONFIG_MODULE_FORCE_UNLOAD is not set | ||
| 69 | # CONFIG_MODVERSIONS is not set | ||
| 70 | # CONFIG_MODULE_SRCVERSION_ALL is not set | ||
| 71 | CONFIG_KMOD=y | ||
| 72 | CONFIG_BLOCK=y | ||
| 73 | # CONFIG_LBD is not set | ||
| 74 | # CONFIG_BLK_DEV_IO_TRACE is not set | ||
| 75 | # CONFIG_LSF is not set | ||
| 76 | # CONFIG_BLK_DEV_BSG is not set | 14 | # CONFIG_BLK_DEV_BSG is not set |
| 77 | |||
| 78 | # | ||
| 79 | # IO Schedulers | ||
| 80 | # | ||
| 81 | CONFIG_IOSCHED_NOOP=y | ||
| 82 | # CONFIG_IOSCHED_AS is not set | ||
| 83 | CONFIG_IOSCHED_DEADLINE=y | ||
| 84 | CONFIG_IOSCHED_CFQ=y | ||
| 85 | # CONFIG_DEFAULT_AS is not set | ||
| 86 | # CONFIG_DEFAULT_DEADLINE is not set | ||
| 87 | CONFIG_DEFAULT_CFQ=y | ||
| 88 | # CONFIG_DEFAULT_NOOP is not set | ||
| 89 | CONFIG_DEFAULT_IOSCHED="cfq" | ||
| 90 | |||
| 91 | # | ||
| 92 | # Processor type and features | ||
| 93 | # | ||
| 94 | # CONFIG_PLAT_MAPPI is not set | ||
| 95 | # CONFIG_PLAT_USRV is not set | ||
| 96 | # CONFIG_PLAT_M32700UT is not set | ||
| 97 | # CONFIG_PLAT_OPSPUT is not set | ||
| 98 | # CONFIG_PLAT_OAKS32R is not set | ||
| 99 | CONFIG_PLAT_MAPPI2=y | 15 | CONFIG_PLAT_MAPPI2=y |
| 100 | # CONFIG_PLAT_MAPPI3 is not set | ||
| 101 | # CONFIG_PLAT_M32104UT is not set | ||
| 102 | # CONFIG_CHIP_M32700 is not set | ||
| 103 | # CONFIG_CHIP_M32102 is not set | ||
| 104 | # CONFIG_CHIP_M32104 is not set | ||
| 105 | # CONFIG_CHIP_VDEC2 is not set | ||
| 106 | CONFIG_CHIP_OPSP=y | 16 | CONFIG_CHIP_OPSP=y |
| 107 | CONFIG_MMU=y | ||
| 108 | CONFIG_TLB_ENTRIES=16 | 17 | CONFIG_TLB_ENTRIES=16 |
| 109 | CONFIG_ISA_M32R2=y | ||
| 110 | CONFIG_ISA_DSP_LEVEL2=y | ||
| 111 | CONFIG_ISA_DUAL_ISSUE=y | ||
| 112 | CONFIG_BUS_CLOCK=50000000 | 18 | CONFIG_BUS_CLOCK=50000000 |
| 113 | CONFIG_TIMER_DIVIDE=128 | ||
| 114 | # CONFIG_CPU_LITTLE_ENDIAN is not set | ||
| 115 | CONFIG_MEMORY_START=0x08000000 | 19 | CONFIG_MEMORY_START=0x08000000 |
| 116 | CONFIG_MEMORY_SIZE=0x01000000 | 20 | CONFIG_MEMORY_SIZE=0x01000000 |
| 117 | CONFIG_NOHIGHMEM=y | ||
| 118 | CONFIG_ARCH_DISCONTIGMEM_ENABLE=y | ||
| 119 | CONFIG_SELECT_MEMORY_MODEL=y | ||
| 120 | # CONFIG_FLATMEM_MANUAL is not set | ||
| 121 | CONFIG_DISCONTIGMEM_MANUAL=y | ||
| 122 | # CONFIG_SPARSEMEM_MANUAL is not set | ||
| 123 | CONFIG_DISCONTIGMEM=y | ||
| 124 | CONFIG_FLAT_NODE_MEM_MAP=y | ||
| 125 | CONFIG_NEED_MULTIPLE_NODES=y | ||
| 126 | # CONFIG_SPARSEMEM_STATIC is not set | ||
| 127 | CONFIG_SPLIT_PTLOCK_CPUS=4 | ||
| 128 | # CONFIG_RESOURCES_64BIT is not set | ||
| 129 | CONFIG_ZONE_DMA_FLAG=1 | ||
| 130 | CONFIG_BOUNCE=y | ||
| 131 | CONFIG_VIRT_TO_BUS=y | ||
| 132 | CONFIG_IRAM_START=0x00f00000 | 21 | CONFIG_IRAM_START=0x00f00000 |
| 133 | CONFIG_IRAM_SIZE=0x00008000 | 22 | CONFIG_IRAM_SIZE=0x00008000 |
| 134 | CONFIG_RWSEM_GENERIC_SPINLOCK=y | ||
| 135 | # CONFIG_RWSEM_XCHGADD_ALGORITHM is not set | ||
| 136 | # CONFIG_ARCH_HAS_ILOG2_U32 is not set | ||
| 137 | # CONFIG_ARCH_HAS_ILOG2_U64 is not set | ||
| 138 | CONFIG_GENERIC_FIND_NEXT_BIT=y | ||
| 139 | CONFIG_GENERIC_HWEIGHT=y | ||
| 140 | CONFIG_GENERIC_CALIBRATE_DELAY=y | ||
| 141 | CONFIG_SCHED_NO_NO_OMIT_FRAME_POINTER=y | ||
| 142 | CONFIG_PREEMPT=y | 23 | CONFIG_PREEMPT=y |
| 143 | # CONFIG_SMP is not set | ||
| 144 | CONFIG_NODES_SHIFT=1 | ||
| 145 | |||
| 146 | # | ||
| 147 | # Bus options (PCI, PCMCIA, EISA, MCA, ISA) | ||
| 148 | # | ||
| 149 | # CONFIG_ARCH_SUPPORTS_MSI is not set | ||
| 150 | # CONFIG_ISA is not set | ||
| 151 | |||
| 152 | # | ||
| 153 | # PCCARD (PCMCIA/CardBus) support | ||
| 154 | # | ||
| 155 | CONFIG_PCCARD=y | 24 | CONFIG_PCCARD=y |
| 156 | # CONFIG_PCMCIA_DEBUG is not set | ||
| 157 | CONFIG_PCMCIA=y | ||
| 158 | CONFIG_PCMCIA_LOAD_CIS=y | ||
| 159 | CONFIG_PCMCIA_IOCTL=y | ||
| 160 | |||
| 161 | # | ||
| 162 | # PC-card bridges | ||
| 163 | # | ||
| 164 | # CONFIG_M32R_CFC is not set | ||
| 165 | |||
| 166 | # | ||
| 167 | # Executable file formats | ||
| 168 | # | ||
| 169 | CONFIG_BINFMT_ELF=y | ||
| 170 | # CONFIG_BINFMT_MISC is not set | ||
| 171 | |||
| 172 | # | ||
| 173 | # Networking | ||
| 174 | # | ||
| 175 | CONFIG_NET=y | 25 | CONFIG_NET=y |
| 176 | |||
| 177 | # | ||
| 178 | # Networking options | ||
| 179 | # | ||
| 180 | CONFIG_PACKET=y | 26 | CONFIG_PACKET=y |
| 181 | # CONFIG_PACKET_MMAP is not set | ||
| 182 | CONFIG_UNIX=y | 27 | CONFIG_UNIX=y |
| 183 | CONFIG_XFRM=y | ||
| 184 | # CONFIG_XFRM_USER is not set | ||
| 185 | # CONFIG_XFRM_SUB_POLICY is not set | ||
| 186 | # CONFIG_XFRM_MIGRATE is not set | ||
| 187 | # CONFIG_NET_KEY is not set | ||
| 188 | CONFIG_INET=y | 28 | CONFIG_INET=y |
| 189 | # CONFIG_IP_MULTICAST is not set | ||
| 190 | # CONFIG_IP_ADVANCED_ROUTER is not set | ||
| 191 | CONFIG_IP_FIB_HASH=y | ||
| 192 | CONFIG_IP_PNP=y | 29 | CONFIG_IP_PNP=y |
| 193 | CONFIG_IP_PNP_DHCP=y | 30 | CONFIG_IP_PNP_DHCP=y |
| 194 | # CONFIG_IP_PNP_BOOTP is not set | ||
| 195 | # CONFIG_IP_PNP_RARP is not set | ||
| 196 | # CONFIG_NET_IPIP is not set | ||
| 197 | # CONFIG_NET_IPGRE is not set | ||
| 198 | # CONFIG_ARPD is not set | ||
| 199 | # CONFIG_SYN_COOKIES is not set | ||
| 200 | # CONFIG_INET_AH is not set | ||
| 201 | # CONFIG_INET_ESP is not set | ||
| 202 | # CONFIG_INET_IPCOMP is not set | ||
| 203 | # CONFIG_INET_XFRM_TUNNEL is not set | ||
| 204 | # CONFIG_INET_TUNNEL is not set | ||
| 205 | CONFIG_INET_XFRM_MODE_TRANSPORT=y | ||
| 206 | CONFIG_INET_XFRM_MODE_TUNNEL=y | ||
| 207 | CONFIG_INET_XFRM_MODE_BEET=y | ||
| 208 | CONFIG_INET_DIAG=y | ||
| 209 | CONFIG_INET_TCP_DIAG=y | ||
| 210 | # CONFIG_TCP_CONG_ADVANCED is not set | ||
| 211 | CONFIG_TCP_CONG_CUBIC=y | ||
| 212 | CONFIG_DEFAULT_TCP_CONG="cubic" | ||
| 213 | # CONFIG_TCP_MD5SIG is not set | ||
| 214 | # CONFIG_IPV6 is not set | 31 | # CONFIG_IPV6 is not set |
| 215 | # CONFIG_INET6_XFRM_TUNNEL is not set | ||
| 216 | # CONFIG_INET6_TUNNEL is not set | ||
| 217 | # CONFIG_NETWORK_SECMARK is not set | ||
| 218 | # CONFIG_NETFILTER is not set | ||
| 219 | # CONFIG_IP_DCCP is not set | ||
| 220 | # CONFIG_IP_SCTP is not set | ||
| 221 | # CONFIG_TIPC is not set | ||
| 222 | # CONFIG_ATM is not set | ||
| 223 | # CONFIG_BRIDGE is not set | ||
| 224 | # CONFIG_VLAN_8021Q is not set | ||
| 225 | # CONFIG_DECNET is not set | ||
| 226 | # CONFIG_LLC2 is not set | ||
| 227 | # CONFIG_IPX is not set | ||
| 228 | # CONFIG_ATALK is not set | ||
| 229 | # CONFIG_X25 is not set | ||
| 230 | # CONFIG_LAPB is not set | ||
| 231 | # CONFIG_ECONET is not set | ||
| 232 | # CONFIG_WAN_ROUTER is not set | ||
| 233 | |||
| 234 | # | ||
| 235 | # QoS and/or fair queueing | ||
| 236 | # | ||
| 237 | # CONFIG_NET_SCHED is not set | ||
| 238 | |||
| 239 | # | ||
| 240 | # Network testing | ||
| 241 | # | ||
| 242 | # CONFIG_NET_PKTGEN is not set | ||
| 243 | # CONFIG_HAMRADIO is not set | ||
| 244 | # CONFIG_IRDA is not set | ||
| 245 | # CONFIG_BT is not set | ||
| 246 | # CONFIG_AF_RXRPC is not set | ||
| 247 | |||
| 248 | # | ||
| 249 | # Wireless | ||
| 250 | # | ||
| 251 | # CONFIG_CFG80211 is not set | ||
| 252 | # CONFIG_WIRELESS_EXT is not set | ||
| 253 | # CONFIG_MAC80211 is not set | ||
| 254 | # CONFIG_IEEE80211 is not set | ||
| 255 | # CONFIG_RFKILL is not set | ||
| 256 | # CONFIG_NET_9P is not set | ||
| 257 | |||
| 258 | # | ||
| 259 | # Device Drivers | ||
| 260 | # | ||
| 261 | |||
| 262 | # | ||
| 263 | # Generic Driver Options | ||
| 264 | # | ||
| 265 | CONFIG_STANDALONE=y | ||
| 266 | CONFIG_PREVENT_FIRMWARE_BUILD=y | ||
| 267 | CONFIG_FW_LOADER=y | ||
| 268 | # CONFIG_SYS_HYPERVISOR is not set | ||
| 269 | # CONFIG_CONNECTOR is not set | ||
| 270 | # CONFIG_MTD is not set | ||
| 271 | # CONFIG_PARPORT is not set | ||
| 272 | CONFIG_BLK_DEV=y | ||
| 273 | # CONFIG_BLK_DEV_COW_COMMON is not set | ||
| 274 | CONFIG_BLK_DEV_LOOP=y | 32 | CONFIG_BLK_DEV_LOOP=y |
| 275 | # CONFIG_BLK_DEV_CRYPTOLOOP is not set | ||
| 276 | CONFIG_BLK_DEV_NBD=y | 33 | CONFIG_BLK_DEV_NBD=y |
| 277 | CONFIG_BLK_DEV_RAM=y | 34 | CONFIG_BLK_DEV_RAM=y |
| 278 | CONFIG_BLK_DEV_RAM_COUNT=16 | ||
| 279 | CONFIG_BLK_DEV_RAM_SIZE=4096 | ||
| 280 | CONFIG_BLK_DEV_RAM_BLOCKSIZE=1024 | ||
| 281 | # CONFIG_CDROM_PKTCDVD is not set | ||
| 282 | # CONFIG_ATA_OVER_ETH is not set | ||
| 283 | CONFIG_MISC_DEVICES=y | ||
| 284 | # CONFIG_EEPROM_93CX6 is not set | ||
| 285 | CONFIG_IDE=y | 35 | CONFIG_IDE=y |
| 286 | CONFIG_IDE_MAX_HWIFS=4 | ||
| 287 | CONFIG_BLK_DEV_IDE=y | ||
| 288 | |||
| 289 | # | ||
| 290 | # Please see Documentation/ide.txt for help/info on IDE drives | ||
| 291 | # | ||
| 292 | # CONFIG_BLK_DEV_IDE_SATA is not set | ||
| 293 | CONFIG_BLK_DEV_IDEDISK=y | ||
| 294 | # CONFIG_IDEDISK_MULTI_MODE is not set | ||
| 295 | CONFIG_BLK_DEV_IDECS=y | 36 | CONFIG_BLK_DEV_IDECS=y |
| 296 | CONFIG_BLK_DEV_IDECD=m | 37 | CONFIG_BLK_DEV_IDECD=m |
| 297 | # CONFIG_BLK_DEV_IDETAPE is not set | ||
| 298 | # CONFIG_BLK_DEV_IDEFLOPPY is not set | ||
| 299 | # CONFIG_BLK_DEV_IDESCSI is not set | ||
| 300 | # CONFIG_IDE_TASK_IOCTL is not set | ||
| 301 | CONFIG_IDE_PROC_FS=y | ||
| 302 | |||
| 303 | # | ||
| 304 | # IDE chipset support/bugfixes | ||
| 305 | # | ||
| 306 | CONFIG_IDE_GENERIC=y | 38 | CONFIG_IDE_GENERIC=y |
| 307 | # CONFIG_IDEPCI_PCIBUS_ORDER is not set | ||
| 308 | # CONFIG_IDE_ARM is not set | ||
| 309 | # CONFIG_BLK_DEV_IDEDMA is not set | ||
| 310 | # CONFIG_BLK_DEV_HD is not set | ||
| 311 | |||
| 312 | # | ||
| 313 | # SCSI device support | ||
| 314 | # | ||
| 315 | # CONFIG_RAID_ATTRS is not set | ||
| 316 | CONFIG_SCSI=m | 39 | CONFIG_SCSI=m |
| 317 | # CONFIG_SCSI_DMA is not set | ||
| 318 | # CONFIG_SCSI_TGT is not set | ||
| 319 | # CONFIG_SCSI_NETLINK is not set | ||
| 320 | CONFIG_SCSI_PROC_FS=y | ||
| 321 | |||
| 322 | # | ||
| 323 | # SCSI support type (disk, tape, CD-ROM) | ||
| 324 | # | ||
| 325 | CONFIG_BLK_DEV_SD=m | 40 | CONFIG_BLK_DEV_SD=m |
| 326 | # CONFIG_CHR_DEV_ST is not set | ||
| 327 | # CONFIG_CHR_DEV_OSST is not set | ||
| 328 | CONFIG_BLK_DEV_SR=m | 41 | CONFIG_BLK_DEV_SR=m |
| 329 | # CONFIG_BLK_DEV_SR_VENDOR is not set | ||
| 330 | CONFIG_CHR_DEV_SG=m | 42 | CONFIG_CHR_DEV_SG=m |
| 331 | # CONFIG_CHR_DEV_SCH is not set | ||
| 332 | |||
| 333 | # | ||
| 334 | # Some SCSI devices (e.g. CD jukebox) support multiple LUNs | ||
| 335 | # | ||
| 336 | CONFIG_SCSI_MULTI_LUN=y | 43 | CONFIG_SCSI_MULTI_LUN=y |
| 337 | # CONFIG_SCSI_CONSTANTS is not set | ||
| 338 | # CONFIG_SCSI_LOGGING is not set | ||
| 339 | # CONFIG_SCSI_SCAN_ASYNC is not set | ||
| 340 | CONFIG_SCSI_WAIT_SCAN=m | ||
| 341 | |||
| 342 | # | ||
| 343 | # SCSI Transports | ||
| 344 | # | ||
| 345 | # CONFIG_SCSI_SPI_ATTRS is not set | ||
| 346 | # CONFIG_SCSI_FC_ATTRS is not set | ||
| 347 | # CONFIG_SCSI_ISCSI_ATTRS is not set | ||
| 348 | # CONFIG_SCSI_SAS_LIBSAS is not set | ||
| 349 | CONFIG_SCSI_LOWLEVEL=y | ||
| 350 | # CONFIG_ISCSI_TCP is not set | ||
| 351 | # CONFIG_SCSI_DEBUG is not set | ||
| 352 | # CONFIG_SCSI_LOWLEVEL_PCMCIA is not set | ||
| 353 | # CONFIG_MD is not set | ||
| 354 | CONFIG_NETDEVICES=y | 44 | CONFIG_NETDEVICES=y |
| 355 | # CONFIG_NETDEVICES_MULTIQUEUE is not set | ||
| 356 | # CONFIG_DUMMY is not set | ||
| 357 | # CONFIG_BONDING is not set | ||
| 358 | # CONFIG_MACVLAN is not set | ||
| 359 | # CONFIG_EQUALIZER is not set | ||
| 360 | # CONFIG_TUN is not set | ||
| 361 | # CONFIG_PHYLIB is not set | ||
| 362 | CONFIG_NET_ETHERNET=y | 45 | CONFIG_NET_ETHERNET=y |
| 363 | CONFIG_MII=y | ||
| 364 | CONFIG_SMC91X=y | 46 | CONFIG_SMC91X=y |
| 365 | # CONFIG_NE2000 is not set | ||
| 366 | CONFIG_NETDEV_1000=y | ||
| 367 | CONFIG_NETDEV_10000=y | ||
| 368 | |||
| 369 | # | ||
| 370 | # Wireless LAN | ||
| 371 | # | ||
| 372 | # CONFIG_WLAN_PRE80211 is not set | ||
| 373 | # CONFIG_WLAN_80211 is not set | ||
| 374 | # CONFIG_NET_PCMCIA is not set | ||
| 375 | # CONFIG_WAN is not set | ||
| 376 | # CONFIG_PPP is not set | ||
| 377 | # CONFIG_SLIP is not set | ||
| 378 | # CONFIG_SHAPER is not set | ||
| 379 | # CONFIG_NETCONSOLE is not set | ||
| 380 | # CONFIG_NETPOLL is not set | ||
| 381 | # CONFIG_NET_POLL_CONTROLLER is not set | ||
| 382 | # CONFIG_ISDN is not set | ||
| 383 | # CONFIG_PHONE is not set | ||
| 384 | |||
| 385 | # | ||
| 386 | # Input device support | ||
| 387 | # | ||
| 388 | CONFIG_INPUT=y | ||
| 389 | # CONFIG_INPUT_FF_MEMLESS is not set | ||
| 390 | # CONFIG_INPUT_POLLDEV is not set | ||
| 391 | |||
| 392 | # | ||
| 393 | # Userland interfaces | ||
| 394 | # | ||
| 395 | # CONFIG_INPUT_MOUSEDEV is not set | 47 | # CONFIG_INPUT_MOUSEDEV is not set |
| 396 | # CONFIG_INPUT_JOYDEV is not set | ||
| 397 | # CONFIG_INPUT_TSDEV is not set | ||
| 398 | # CONFIG_INPUT_EVDEV is not set | ||
| 399 | # CONFIG_INPUT_EVBUG is not set | ||
| 400 | |||
| 401 | # | ||
| 402 | # Input Device Drivers | ||
| 403 | # | ||
| 404 | # CONFIG_INPUT_KEYBOARD is not set | 48 | # CONFIG_INPUT_KEYBOARD is not set |
| 405 | # CONFIG_INPUT_MOUSE is not set | 49 | # CONFIG_INPUT_MOUSE is not set |
| 406 | # CONFIG_INPUT_JOYSTICK is not set | ||
| 407 | # CONFIG_INPUT_TABLET is not set | ||
| 408 | # CONFIG_INPUT_TOUCHSCREEN is not set | ||
| 409 | # CONFIG_INPUT_MISC is not set | ||
| 410 | |||
| 411 | # | ||
| 412 | # Hardware I/O ports | ||
| 413 | # | ||
| 414 | CONFIG_SERIO=y | ||
| 415 | # CONFIG_SERIO_I8042 is not set | 50 | # CONFIG_SERIO_I8042 is not set |
| 416 | CONFIG_SERIO_SERPORT=y | ||
| 417 | # CONFIG_SERIO_LIBPS2 is not set | ||
| 418 | # CONFIG_SERIO_RAW is not set | ||
| 419 | # CONFIG_GAMEPORT is not set | ||
| 420 | |||
| 421 | # | ||
| 422 | # Character devices | ||
| 423 | # | ||
| 424 | CONFIG_VT=y | ||
| 425 | CONFIG_VT_CONSOLE=y | ||
| 426 | CONFIG_HW_CONSOLE=y | ||
| 427 | # CONFIG_VT_HW_CONSOLE_BINDING is not set | ||
| 428 | # CONFIG_SERIAL_NONSTANDARD is not set | ||
| 429 | |||
| 430 | # | ||
| 431 | # Serial drivers | ||
| 432 | # | ||
| 433 | # CONFIG_SERIAL_8250 is not set | ||
| 434 | |||
| 435 | # | ||
| 436 | # Non-8250 serial port support | ||
| 437 | # | ||
| 438 | CONFIG_SERIAL_CORE=y | ||
| 439 | CONFIG_SERIAL_CORE_CONSOLE=y | ||
| 440 | CONFIG_SERIAL_M32R_SIO=y | ||
| 441 | CONFIG_SERIAL_M32R_SIO_CONSOLE=y | 51 | CONFIG_SERIAL_M32R_SIO_CONSOLE=y |
| 442 | CONFIG_UNIX98_PTYS=y | ||
| 443 | CONFIG_LEGACY_PTYS=y | ||
| 444 | CONFIG_LEGACY_PTY_COUNT=256 | ||
| 445 | # CONFIG_IPMI_HANDLER is not set | ||
| 446 | # CONFIG_WATCHDOG is not set | ||
| 447 | CONFIG_HW_RANDOM=y | 52 | CONFIG_HW_RANDOM=y |
| 448 | # CONFIG_RTC is not set | ||
| 449 | # CONFIG_R3964 is not set | ||
| 450 | |||
| 451 | # | ||
| 452 | # PCMCIA character devices | ||
| 453 | # | ||
| 454 | # CONFIG_SYNCLINK_CS is not set | ||
| 455 | # CONFIG_CARDMAN_4000 is not set | ||
| 456 | # CONFIG_CARDMAN_4040 is not set | ||
| 457 | # CONFIG_RAW_DRIVER is not set | ||
| 458 | # CONFIG_TCG_TPM is not set | ||
| 459 | # CONFIG_I2C is not set | ||
| 460 | |||
| 461 | # | ||
| 462 | # SPI support | ||
| 463 | # | ||
| 464 | # CONFIG_SPI is not set | ||
| 465 | # CONFIG_SPI_MASTER is not set | ||
| 466 | # CONFIG_W1 is not set | ||
| 467 | # CONFIG_POWER_SUPPLY is not set | ||
| 468 | CONFIG_HWMON=y | ||
| 469 | # CONFIG_HWMON_VID is not set | ||
| 470 | # CONFIG_SENSORS_ABITUGURU is not set | ||
| 471 | # CONFIG_SENSORS_ABITUGURU3 is not set | ||
| 472 | # CONFIG_SENSORS_F71805F is not set | ||
| 473 | # CONFIG_SENSORS_IT87 is not set | ||
| 474 | # CONFIG_SENSORS_PC87360 is not set | ||
| 475 | # CONFIG_SENSORS_PC87427 is not set | ||
| 476 | # CONFIG_SENSORS_SMSC47M1 is not set | ||
| 477 | # CONFIG_SENSORS_SMSC47B397 is not set | ||
| 478 | # CONFIG_SENSORS_VT1211 is not set | ||
| 479 | # CONFIG_SENSORS_W83627HF is not set | ||
| 480 | # CONFIG_SENSORS_W83627EHF is not set | ||
| 481 | # CONFIG_HWMON_DEBUG_CHIP is not set | ||
| 482 | |||
| 483 | # | ||
| 484 | # Multifunction device drivers | ||
| 485 | # | ||
| 486 | # CONFIG_MFD_SM501 is not set | ||
| 487 | |||
| 488 | # | ||
| 489 | # Multimedia devices | ||
| 490 | # | ||
| 491 | CONFIG_VIDEO_DEV=y | ||
| 492 | CONFIG_VIDEO_V4L1=y | ||
| 493 | CONFIG_VIDEO_V4L1_COMPAT=y | ||
| 494 | CONFIG_VIDEO_V4L2=y | ||
| 495 | CONFIG_VIDEO_CAPTURE_DRIVERS=y | ||
| 496 | # CONFIG_VIDEO_ADV_DEBUG is not set | ||
| 497 | CONFIG_VIDEO_HELPER_CHIPS_AUTO=y | ||
| 498 | # CONFIG_VIDEO_CPIA is not set | ||
| 499 | # CONFIG_VIDEO_M32R_AR is not set | ||
| 500 | CONFIG_RADIO_ADAPTERS=y | ||
| 501 | # CONFIG_DVB_CORE is not set | ||
| 502 | CONFIG_DAB=y | ||
| 503 | |||
| 504 | # | ||
| 505 | # Graphics support | ||
| 506 | # | ||
| 507 | # CONFIG_BACKLIGHT_LCD_SUPPORT is not set | ||
| 508 | |||
| 509 | # | ||
| 510 | # Display device support | ||
| 511 | # | ||
| 512 | # CONFIG_DISPLAY_SUPPORT is not set | ||
| 513 | # CONFIG_VGASTATE is not set | ||
| 514 | CONFIG_VIDEO_OUTPUT_CONTROL=m | 53 | CONFIG_VIDEO_OUTPUT_CONTROL=m |
| 515 | # CONFIG_FB is not set | ||
| 516 | |||
| 517 | # | ||
| 518 | # Console display driver support | ||
| 519 | # | ||
| 520 | # CONFIG_VGA_CONSOLE is not set | 54 | # CONFIG_VGA_CONSOLE is not set |
| 521 | CONFIG_DUMMY_CONSOLE=y | ||
| 522 | |||
| 523 | # | ||
| 524 | # Sound | ||
| 525 | # | ||
| 526 | # CONFIG_SOUND is not set | ||
| 527 | CONFIG_HID_SUPPORT=y | ||
| 528 | CONFIG_HID=y | ||
| 529 | # CONFIG_HID_DEBUG is not set | ||
| 530 | CONFIG_USB_SUPPORT=y | ||
| 531 | # CONFIG_USB_ARCH_HAS_HCD is not set | ||
| 532 | # CONFIG_USB_ARCH_HAS_OHCI is not set | ||
| 533 | # CONFIG_USB_ARCH_HAS_EHCI is not set | ||
| 534 | |||
| 535 | # | ||
| 536 | # NOTE: USB_STORAGE enables SCSI, and 'SCSI disk support' | ||
| 537 | # | ||
| 538 | |||
| 539 | # | ||
| 540 | # USB Gadget Support | ||
| 541 | # | ||
| 542 | # CONFIG_USB_GADGET is not set | ||
| 543 | # CONFIG_MMC is not set | ||
| 544 | # CONFIG_NEW_LEDS is not set | ||
| 545 | |||
| 546 | # | ||
| 547 | # Real Time Clock | ||
| 548 | # | ||
| 549 | # CONFIG_RTC_CLASS is not set | ||
| 550 | |||
| 551 | # | ||
| 552 | # Userspace I/O | ||
| 553 | # | ||
| 554 | # CONFIG_UIO is not set | ||
| 555 | |||
| 556 | # | ||
| 557 | # File systems | ||
| 558 | # | ||
| 559 | CONFIG_EXT2_FS=y | 55 | CONFIG_EXT2_FS=y |
| 560 | # CONFIG_EXT2_FS_XATTR is not set | ||
| 561 | # CONFIG_EXT2_FS_XIP is not set | ||
| 562 | CONFIG_EXT3_FS=y | 56 | CONFIG_EXT3_FS=y |
| 563 | CONFIG_EXT3_FS_XATTR=y | ||
| 564 | # CONFIG_EXT3_FS_POSIX_ACL is not set | ||
| 565 | # CONFIG_EXT3_FS_SECURITY is not set | ||
| 566 | # CONFIG_EXT4DEV_FS is not set | ||
| 567 | CONFIG_JBD=y | ||
| 568 | CONFIG_JBD_DEBUG=y | ||
| 569 | CONFIG_FS_MBCACHE=y | ||
| 570 | # CONFIG_REISERFS_FS is not set | ||
| 571 | # CONFIG_JFS_FS is not set | ||
| 572 | # CONFIG_FS_POSIX_ACL is not set | ||
| 573 | # CONFIG_XFS_FS is not set | ||
| 574 | # CONFIG_GFS2_FS is not set | ||
| 575 | # CONFIG_OCFS2_FS is not set | ||
| 576 | # CONFIG_MINIX_FS is not set | ||
| 577 | # CONFIG_ROMFS_FS is not set | ||
| 578 | CONFIG_INOTIFY=y | ||
| 579 | CONFIG_INOTIFY_USER=y | ||
| 580 | # CONFIG_QUOTA is not set | ||
| 581 | CONFIG_DNOTIFY=y | ||
| 582 | # CONFIG_AUTOFS_FS is not set | ||
| 583 | # CONFIG_AUTOFS4_FS is not set | ||
| 584 | # CONFIG_FUSE_FS is not set | ||
| 585 | |||
| 586 | # | ||
| 587 | # CD-ROM/DVD Filesystems | ||
| 588 | # | ||
| 589 | CONFIG_ISO9660_FS=m | 57 | CONFIG_ISO9660_FS=m |
| 590 | CONFIG_JOLIET=y | 58 | CONFIG_JOLIET=y |
| 591 | # CONFIG_ZISOFS is not set | ||
| 592 | CONFIG_UDF_FS=m | 59 | CONFIG_UDF_FS=m |
| 593 | CONFIG_UDF_NLS=y | ||
| 594 | |||
| 595 | # | ||
| 596 | # DOS/FAT/NT Filesystems | ||
| 597 | # | ||
| 598 | CONFIG_FAT_FS=m | ||
| 599 | CONFIG_MSDOS_FS=m | 60 | CONFIG_MSDOS_FS=m |
| 600 | CONFIG_VFAT_FS=m | 61 | CONFIG_VFAT_FS=m |
| 601 | CONFIG_FAT_DEFAULT_CODEPAGE=437 | ||
| 602 | CONFIG_FAT_DEFAULT_IOCHARSET="iso8859-1" | ||
| 603 | # CONFIG_NTFS_FS is not set | ||
| 604 | |||
| 605 | # | ||
| 606 | # Pseudo filesystems | ||
| 607 | # | ||
| 608 | CONFIG_PROC_FS=y | ||
| 609 | CONFIG_PROC_KCORE=y | 62 | CONFIG_PROC_KCORE=y |
| 610 | CONFIG_PROC_SYSCTL=y | ||
| 611 | CONFIG_SYSFS=y | ||
| 612 | CONFIG_TMPFS=y | 63 | CONFIG_TMPFS=y |
| 613 | # CONFIG_TMPFS_POSIX_ACL is not set | ||
| 614 | # CONFIG_HUGETLB_PAGE is not set | ||
| 615 | CONFIG_RAMFS=y | ||
| 616 | # CONFIG_CONFIGFS_FS is not set | ||
| 617 | |||
| 618 | # | ||
| 619 | # Miscellaneous filesystems | ||
| 620 | # | ||
| 621 | # CONFIG_ADFS_FS is not set | ||
| 622 | # CONFIG_AFFS_FS is not set | ||
| 623 | # CONFIG_HFS_FS is not set | ||
| 624 | # CONFIG_HFSPLUS_FS is not set | ||
| 625 | # CONFIG_BEFS_FS is not set | ||
| 626 | # CONFIG_BFS_FS is not set | ||
| 627 | # CONFIG_EFS_FS is not set | ||
| 628 | # CONFIG_CRAMFS is not set | ||
| 629 | # CONFIG_VXFS_FS is not set | ||
| 630 | # CONFIG_HPFS_FS is not set | ||
| 631 | # CONFIG_QNX4FS_FS is not set | ||
| 632 | # CONFIG_SYSV_FS is not set | ||
| 633 | # CONFIG_UFS_FS is not set | ||
| 634 | |||
| 635 | # | ||
| 636 | # Network File Systems | ||
| 637 | # | ||
| 638 | CONFIG_NFS_FS=y | 64 | CONFIG_NFS_FS=y |
| 639 | CONFIG_NFS_V3=y | 65 | CONFIG_NFS_V3=y |
| 640 | # CONFIG_NFS_V3_ACL is not set | ||
| 641 | # CONFIG_NFS_V4 is not set | ||
| 642 | # CONFIG_NFS_DIRECTIO is not set | ||
| 643 | # CONFIG_NFSD is not set | ||
| 644 | CONFIG_ROOT_NFS=y | 66 | CONFIG_ROOT_NFS=y |
| 645 | CONFIG_LOCKD=y | ||
| 646 | CONFIG_LOCKD_V4=y | ||
| 647 | CONFIG_NFS_COMMON=y | ||
| 648 | CONFIG_SUNRPC=y | ||
| 649 | # CONFIG_SUNRPC_BIND34 is not set | ||
| 650 | # CONFIG_RPCSEC_GSS_KRB5 is not set | ||
| 651 | # CONFIG_RPCSEC_GSS_SPKM3 is not set | ||
| 652 | # CONFIG_SMB_FS is not set | ||
| 653 | # CONFIG_CIFS is not set | ||
| 654 | # CONFIG_NCP_FS is not set | ||
| 655 | # CONFIG_CODA_FS is not set | ||
| 656 | # CONFIG_AFS_FS is not set | ||
| 657 | |||
| 658 | # | ||
| 659 | # Partition Types | ||
| 660 | # | ||
| 661 | # CONFIG_PARTITION_ADVANCED is not set | ||
| 662 | CONFIG_MSDOS_PARTITION=y | ||
| 663 | |||
| 664 | # | ||
| 665 | # Native Language Support | ||
| 666 | # | ||
| 667 | CONFIG_NLS=y | 67 | CONFIG_NLS=y |
| 668 | CONFIG_NLS_DEFAULT="iso8859-1" | ||
| 669 | # CONFIG_NLS_CODEPAGE_437 is not set | ||
| 670 | # CONFIG_NLS_CODEPAGE_737 is not set | ||
| 671 | # CONFIG_NLS_CODEPAGE_775 is not set | ||
| 672 | # CONFIG_NLS_CODEPAGE_850 is not set | ||
| 673 | # CONFIG_NLS_CODEPAGE_852 is not set | ||
| 674 | # CONFIG_NLS_CODEPAGE_855 is not set | ||
| 675 | # CONFIG_NLS_CODEPAGE_857 is not set | ||
| 676 | # CONFIG_NLS_CODEPAGE_860 is not set | ||
| 677 | # CONFIG_NLS_CODEPAGE_861 is not set | ||
| 678 | # CONFIG_NLS_CODEPAGE_862 is not set | ||
| 679 | # CONFIG_NLS_CODEPAGE_863 is not set | ||
| 680 | # CONFIG_NLS_CODEPAGE_864 is not set | ||
| 681 | # CONFIG_NLS_CODEPAGE_865 is not set | ||
| 682 | # CONFIG_NLS_CODEPAGE_866 is not set | ||
| 683 | # CONFIG_NLS_CODEPAGE_869 is not set | ||
| 684 | # CONFIG_NLS_CODEPAGE_936 is not set | ||
| 685 | # CONFIG_NLS_CODEPAGE_950 is not set | ||
| 686 | # CONFIG_NLS_CODEPAGE_932 is not set | ||
| 687 | # CONFIG_NLS_CODEPAGE_949 is not set | ||
| 688 | # CONFIG_NLS_CODEPAGE_874 is not set | ||
| 689 | # CONFIG_NLS_ISO8859_8 is not set | ||
| 690 | # CONFIG_NLS_CODEPAGE_1250 is not set | ||
| 691 | # CONFIG_NLS_CODEPAGE_1251 is not set | ||
| 692 | # CONFIG_NLS_ASCII is not set | ||
| 693 | # CONFIG_NLS_ISO8859_1 is not set | ||
| 694 | # CONFIG_NLS_ISO8859_2 is not set | ||
| 695 | # CONFIG_NLS_ISO8859_3 is not set | ||
| 696 | # CONFIG_NLS_ISO8859_4 is not set | ||
| 697 | # CONFIG_NLS_ISO8859_5 is not set | ||
| 698 | # CONFIG_NLS_ISO8859_6 is not set | ||
| 699 | # CONFIG_NLS_ISO8859_7 is not set | ||
| 700 | # CONFIG_NLS_ISO8859_9 is not set | ||
| 701 | # CONFIG_NLS_ISO8859_13 is not set | ||
| 702 | # CONFIG_NLS_ISO8859_14 is not set | ||
| 703 | # CONFIG_NLS_ISO8859_15 is not set | ||
| 704 | # CONFIG_NLS_KOI8_R is not set | ||
| 705 | # CONFIG_NLS_KOI8_U is not set | ||
| 706 | # CONFIG_NLS_UTF8 is not set | ||
| 707 | |||
| 708 | # | ||
| 709 | # Distributed Lock Manager | ||
| 710 | # | ||
| 711 | # CONFIG_DLM is not set | ||
| 712 | |||
| 713 | # | ||
| 714 | # Profiling support | ||
| 715 | # | ||
| 716 | # CONFIG_PROFILING is not set | ||
| 717 | |||
| 718 | # | ||
| 719 | # Kernel hacking | ||
| 720 | # | ||
| 721 | # CONFIG_PRINTK_TIME is not set | ||
| 722 | CONFIG_ENABLE_MUST_CHECK=y | ||
| 723 | # CONFIG_MAGIC_SYSRQ is not set | ||
| 724 | # CONFIG_UNUSED_SYMBOLS is not set | ||
| 725 | # CONFIG_DEBUG_FS is not set | ||
| 726 | # CONFIG_HEADERS_CHECK is not set | ||
| 727 | # CONFIG_DEBUG_KERNEL is not set | ||
| 728 | # CONFIG_DEBUG_BUGVERBOSE is not set | ||
| 729 | # CONFIG_FRAME_POINTER is not set | ||
| 730 | |||
| 731 | # | ||
| 732 | # Security options | ||
| 733 | # | ||
| 734 | # CONFIG_KEYS is not set | ||
| 735 | # CONFIG_SECURITY is not set | ||
| 736 | # CONFIG_CRYPTO is not set | ||
| 737 | |||
| 738 | # | ||
| 739 | # Library routines | ||
| 740 | # | ||
| 741 | CONFIG_BITREVERSE=y | ||
| 742 | # CONFIG_CRC_CCITT is not set | ||
| 743 | # CONFIG_CRC16 is not set | ||
| 744 | # CONFIG_CRC_ITU_T is not set | ||
| 745 | CONFIG_CRC32=y | ||
| 746 | # CONFIG_CRC7 is not set | ||
| 747 | # CONFIG_LIBCRC32C is not set | ||
| 748 | CONFIG_HAS_IOMEM=y | ||
diff --git a/arch/m32r/configs/mappi2.vdec2_defconfig b/arch/m32r/configs/mappi2.vdec2_defconfig index 42247ae4fc58..dce1fc7d67ed 100644 --- a/arch/m32r/configs/mappi2.vdec2_defconfig +++ b/arch/m32r/configs/mappi2.vdec2_defconfig | |||
| @@ -1,746 +1,66 @@ | |||
| 1 | # | ||
| 2 | # Automatically generated make config: don't edit | ||
| 3 | # Linux kernel version: 2.6.23-rc1 | ||
| 4 | # Wed Aug 1 17:22:36 2007 | ||
| 5 | # | ||
| 6 | CONFIG_M32R=y | ||
| 7 | CONFIG_GENERIC_ISA_DMA=y | ||
| 8 | CONFIG_ZONE_DMA=y | ||
| 9 | CONFIG_GENERIC_HARDIRQS=y | ||
| 10 | CONFIG_GENERIC_IRQ_PROBE=y | ||
| 11 | CONFIG_NO_IOPORT=y | ||
| 12 | CONFIG_NO_DMA=y | ||
| 13 | CONFIG_DEFCONFIG_LIST="/lib/modules/$UNAME_RELEASE/.config" | ||
| 14 | |||
| 15 | # | ||
| 16 | # Code maturity level options | ||
| 17 | # | ||
| 18 | CONFIG_EXPERIMENTAL=y | 1 | CONFIG_EXPERIMENTAL=y |
| 19 | CONFIG_BROKEN_ON_SMP=y | ||
| 20 | CONFIG_LOCK_KERNEL=y | ||
| 21 | CONFIG_INIT_ENV_ARG_LIMIT=32 | ||
| 22 | |||
| 23 | # | ||
| 24 | # General setup | ||
| 25 | # | ||
| 26 | CONFIG_LOCALVERSION="" | ||
| 27 | CONFIG_LOCALVERSION_AUTO=y | ||
| 28 | CONFIG_SWAP=y | ||
| 29 | CONFIG_SYSVIPC=y | 2 | CONFIG_SYSVIPC=y |
| 30 | CONFIG_SYSVIPC_SYSCTL=y | ||
| 31 | # CONFIG_POSIX_MQUEUE is not set | ||
| 32 | CONFIG_BSD_PROCESS_ACCT=y | 3 | CONFIG_BSD_PROCESS_ACCT=y |
| 33 | # CONFIG_BSD_PROCESS_ACCT_V3 is not set | ||
| 34 | # CONFIG_TASKSTATS is not set | ||
| 35 | # CONFIG_USER_NS is not set | ||
| 36 | # CONFIG_AUDIT is not set | ||
| 37 | CONFIG_IKCONFIG=y | 4 | CONFIG_IKCONFIG=y |
| 38 | # CONFIG_IKCONFIG_PROC is not set | ||
| 39 | CONFIG_LOG_BUF_SHIFT=14 | 5 | CONFIG_LOG_BUF_SHIFT=14 |
| 40 | CONFIG_SYSFS_DEPRECATED=y | ||
| 41 | # CONFIG_RELAY is not set | ||
| 42 | # CONFIG_BLK_DEV_INITRD is not set | ||
| 43 | # CONFIG_CC_OPTIMIZE_FOR_SIZE is not set | 6 | # CONFIG_CC_OPTIMIZE_FOR_SIZE is not set |
| 44 | CONFIG_SYSCTL=y | ||
| 45 | CONFIG_EMBEDDED=y | 7 | CONFIG_EMBEDDED=y |
| 46 | CONFIG_SYSCTL_SYSCALL=y | ||
| 47 | # CONFIG_KALLSYMS is not set | 8 | # CONFIG_KALLSYMS is not set |
| 48 | CONFIG_HOTPLUG=y | ||
| 49 | CONFIG_PRINTK=y | ||
| 50 | CONFIG_BUG=y | ||
| 51 | CONFIG_ELF_CORE=y | ||
| 52 | CONFIG_BASE_FULL=y | ||
| 53 | # CONFIG_FUTEX is not set | 9 | # CONFIG_FUTEX is not set |
| 54 | CONFIG_ANON_INODES=y | ||
| 55 | # CONFIG_EPOLL is not set | 10 | # CONFIG_EPOLL is not set |
| 56 | CONFIG_SIGNALFD=y | ||
| 57 | CONFIG_TIMERFD=y | ||
| 58 | CONFIG_EVENTFD=y | ||
| 59 | CONFIG_SHMEM=y | ||
| 60 | CONFIG_VM_EVENT_COUNTERS=y | ||
| 61 | CONFIG_SLAB=y | 11 | CONFIG_SLAB=y |
| 62 | # CONFIG_SLUB is not set | ||
| 63 | # CONFIG_SLOB is not set | ||
| 64 | # CONFIG_TINY_SHMEM is not set | ||
| 65 | CONFIG_BASE_SMALL=0 | ||
| 66 | CONFIG_MODULES=y | 12 | CONFIG_MODULES=y |
| 67 | CONFIG_MODULE_UNLOAD=y | 13 | CONFIG_MODULE_UNLOAD=y |
| 68 | # CONFIG_MODULE_FORCE_UNLOAD is not set | ||
| 69 | # CONFIG_MODVERSIONS is not set | ||
| 70 | # CONFIG_MODULE_SRCVERSION_ALL is not set | ||
| 71 | CONFIG_KMOD=y | ||
| 72 | CONFIG_BLOCK=y | ||
| 73 | # CONFIG_LBD is not set | ||
| 74 | # CONFIG_BLK_DEV_IO_TRACE is not set | ||
| 75 | # CONFIG_LSF is not set | ||
| 76 | # CONFIG_BLK_DEV_BSG is not set | 14 | # CONFIG_BLK_DEV_BSG is not set |
| 77 | |||
| 78 | # | ||
| 79 | # IO Schedulers | ||
| 80 | # | ||
| 81 | CONFIG_IOSCHED_NOOP=y | ||
| 82 | # CONFIG_IOSCHED_AS is not set | ||
| 83 | CONFIG_IOSCHED_DEADLINE=y | ||
| 84 | CONFIG_IOSCHED_CFQ=y | ||
| 85 | # CONFIG_DEFAULT_AS is not set | ||
| 86 | # CONFIG_DEFAULT_DEADLINE is not set | ||
| 87 | CONFIG_DEFAULT_CFQ=y | ||
| 88 | # CONFIG_DEFAULT_NOOP is not set | ||
| 89 | CONFIG_DEFAULT_IOSCHED="cfq" | ||
| 90 | |||
| 91 | # | ||
| 92 | # Processor type and features | ||
| 93 | # | ||
| 94 | # CONFIG_PLAT_MAPPI is not set | ||
| 95 | # CONFIG_PLAT_USRV is not set | ||
| 96 | # CONFIG_PLAT_M32700UT is not set | ||
| 97 | # CONFIG_PLAT_OPSPUT is not set | ||
| 98 | # CONFIG_PLAT_OAKS32R is not set | ||
| 99 | CONFIG_PLAT_MAPPI2=y | 15 | CONFIG_PLAT_MAPPI2=y |
| 100 | # CONFIG_PLAT_MAPPI3 is not set | ||
| 101 | # CONFIG_PLAT_M32104UT is not set | ||
| 102 | # CONFIG_CHIP_M32700 is not set | ||
| 103 | # CONFIG_CHIP_M32102 is not set | ||
| 104 | # CONFIG_CHIP_M32104 is not set | ||
| 105 | CONFIG_CHIP_VDEC2=y | 16 | CONFIG_CHIP_VDEC2=y |
| 106 | # CONFIG_CHIP_OPSP is not set | ||
| 107 | CONFIG_MMU=y | ||
| 108 | CONFIG_TLB_ENTRIES=16 | ||
| 109 | CONFIG_ISA_M32R2=y | ||
| 110 | CONFIG_BUS_CLOCK=50000000 | 17 | CONFIG_BUS_CLOCK=50000000 |
| 111 | CONFIG_TIMER_DIVIDE=128 | ||
| 112 | # CONFIG_CPU_LITTLE_ENDIAN is not set | ||
| 113 | CONFIG_MEMORY_START=0x08000000 | 18 | CONFIG_MEMORY_START=0x08000000 |
| 114 | CONFIG_MEMORY_SIZE=0x01000000 | 19 | CONFIG_MEMORY_SIZE=0x01000000 |
| 115 | CONFIG_NOHIGHMEM=y | ||
| 116 | CONFIG_ARCH_DISCONTIGMEM_ENABLE=y | ||
| 117 | CONFIG_SELECT_MEMORY_MODEL=y | ||
| 118 | # CONFIG_FLATMEM_MANUAL is not set | ||
| 119 | CONFIG_DISCONTIGMEM_MANUAL=y | ||
| 120 | # CONFIG_SPARSEMEM_MANUAL is not set | ||
| 121 | CONFIG_DISCONTIGMEM=y | ||
| 122 | CONFIG_FLAT_NODE_MEM_MAP=y | ||
| 123 | CONFIG_NEED_MULTIPLE_NODES=y | ||
| 124 | # CONFIG_SPARSEMEM_STATIC is not set | ||
| 125 | CONFIG_SPLIT_PTLOCK_CPUS=4 | ||
| 126 | # CONFIG_RESOURCES_64BIT is not set | ||
| 127 | CONFIG_ZONE_DMA_FLAG=1 | ||
| 128 | CONFIG_BOUNCE=y | ||
| 129 | CONFIG_VIRT_TO_BUS=y | ||
| 130 | CONFIG_IRAM_START=0x00f00000 | 20 | CONFIG_IRAM_START=0x00f00000 |
| 131 | CONFIG_IRAM_SIZE=0x00008000 | 21 | CONFIG_IRAM_SIZE=0x00008000 |
| 132 | CONFIG_RWSEM_GENERIC_SPINLOCK=y | ||
| 133 | # CONFIG_RWSEM_XCHGADD_ALGORITHM is not set | ||
| 134 | # CONFIG_ARCH_HAS_ILOG2_U32 is not set | ||
| 135 | # CONFIG_ARCH_HAS_ILOG2_U64 is not set | ||
| 136 | CONFIG_GENERIC_FIND_NEXT_BIT=y | ||
| 137 | CONFIG_GENERIC_HWEIGHT=y | ||
| 138 | CONFIG_GENERIC_CALIBRATE_DELAY=y | ||
| 139 | CONFIG_SCHED_NO_NO_OMIT_FRAME_POINTER=y | ||
| 140 | CONFIG_PREEMPT=y | 22 | CONFIG_PREEMPT=y |
| 141 | # CONFIG_SMP is not set | ||
| 142 | CONFIG_NODES_SHIFT=1 | ||
| 143 | |||
| 144 | # | ||
| 145 | # Bus options (PCI, PCMCIA, EISA, MCA, ISA) | ||
| 146 | # | ||
| 147 | # CONFIG_ARCH_SUPPORTS_MSI is not set | ||
| 148 | # CONFIG_ISA is not set | ||
| 149 | |||
| 150 | # | ||
| 151 | # PCCARD (PCMCIA/CardBus) support | ||
| 152 | # | ||
| 153 | CONFIG_PCCARD=y | 23 | CONFIG_PCCARD=y |
| 154 | # CONFIG_PCMCIA_DEBUG is not set | ||
| 155 | CONFIG_PCMCIA=y | ||
| 156 | CONFIG_PCMCIA_LOAD_CIS=y | ||
| 157 | CONFIG_PCMCIA_IOCTL=y | ||
| 158 | |||
| 159 | # | ||
| 160 | # PC-card bridges | ||
| 161 | # | ||
| 162 | # CONFIG_M32R_CFC is not set | ||
| 163 | |||
| 164 | # | ||
| 165 | # Executable file formats | ||
| 166 | # | ||
| 167 | CONFIG_BINFMT_ELF=y | ||
| 168 | # CONFIG_BINFMT_MISC is not set | ||
| 169 | |||
| 170 | # | ||
| 171 | # Networking | ||
| 172 | # | ||
| 173 | CONFIG_NET=y | 24 | CONFIG_NET=y |
| 174 | |||
| 175 | # | ||
| 176 | # Networking options | ||
| 177 | # | ||
| 178 | CONFIG_PACKET=y | 25 | CONFIG_PACKET=y |
| 179 | # CONFIG_PACKET_MMAP is not set | ||
| 180 | CONFIG_UNIX=y | 26 | CONFIG_UNIX=y |
| 181 | CONFIG_XFRM=y | ||
| 182 | # CONFIG_XFRM_USER is not set | ||
| 183 | # CONFIG_XFRM_SUB_POLICY is not set | ||
| 184 | # CONFIG_XFRM_MIGRATE is not set | ||
| 185 | # CONFIG_NET_KEY is not set | ||
| 186 | CONFIG_INET=y | 27 | CONFIG_INET=y |
| 187 | # CONFIG_IP_MULTICAST is not set | ||
| 188 | # CONFIG_IP_ADVANCED_ROUTER is not set | ||
| 189 | CONFIG_IP_FIB_HASH=y | ||
| 190 | CONFIG_IP_PNP=y | 28 | CONFIG_IP_PNP=y |
| 191 | CONFIG_IP_PNP_DHCP=y | 29 | CONFIG_IP_PNP_DHCP=y |
| 192 | # CONFIG_IP_PNP_BOOTP is not set | ||
| 193 | # CONFIG_IP_PNP_RARP is not set | ||
| 194 | # CONFIG_NET_IPIP is not set | ||
| 195 | # CONFIG_NET_IPGRE is not set | ||
| 196 | # CONFIG_ARPD is not set | ||
| 197 | # CONFIG_SYN_COOKIES is not set | ||
| 198 | # CONFIG_INET_AH is not set | ||
| 199 | # CONFIG_INET_ESP is not set | ||
| 200 | # CONFIG_INET_IPCOMP is not set | ||
| 201 | # CONFIG_INET_XFRM_TUNNEL is not set | ||
| 202 | # CONFIG_INET_TUNNEL is not set | ||
| 203 | CONFIG_INET_XFRM_MODE_TRANSPORT=y | ||
| 204 | CONFIG_INET_XFRM_MODE_TUNNEL=y | ||
| 205 | CONFIG_INET_XFRM_MODE_BEET=y | ||
| 206 | CONFIG_INET_DIAG=y | ||
| 207 | CONFIG_INET_TCP_DIAG=y | ||
| 208 | # CONFIG_TCP_CONG_ADVANCED is not set | ||
| 209 | CONFIG_TCP_CONG_CUBIC=y | ||
| 210 | CONFIG_DEFAULT_TCP_CONG="cubic" | ||
| 211 | # CONFIG_TCP_MD5SIG is not set | ||
| 212 | # CONFIG_IPV6 is not set | 30 | # CONFIG_IPV6 is not set |
| 213 | # CONFIG_INET6_XFRM_TUNNEL is not set | ||
| 214 | # CONFIG_INET6_TUNNEL is not set | ||
| 215 | # CONFIG_NETWORK_SECMARK is not set | ||
| 216 | # CONFIG_NETFILTER is not set | ||
| 217 | # CONFIG_IP_DCCP is not set | ||
| 218 | # CONFIG_IP_SCTP is not set | ||
| 219 | # CONFIG_TIPC is not set | ||
| 220 | # CONFIG_ATM is not set | ||
| 221 | # CONFIG_BRIDGE is not set | ||
| 222 | # CONFIG_VLAN_8021Q is not set | ||
| 223 | # CONFIG_DECNET is not set | ||
| 224 | # CONFIG_LLC2 is not set | ||
| 225 | # CONFIG_IPX is not set | ||
| 226 | # CONFIG_ATALK is not set | ||
| 227 | # CONFIG_X25 is not set | ||
| 228 | # CONFIG_LAPB is not set | ||
| 229 | # CONFIG_ECONET is not set | ||
| 230 | # CONFIG_WAN_ROUTER is not set | ||
| 231 | |||
| 232 | # | ||
| 233 | # QoS and/or fair queueing | ||
| 234 | # | ||
| 235 | # CONFIG_NET_SCHED is not set | ||
| 236 | |||
| 237 | # | ||
| 238 | # Network testing | ||
| 239 | # | ||
| 240 | # CONFIG_NET_PKTGEN is not set | ||
| 241 | # CONFIG_HAMRADIO is not set | ||
| 242 | # CONFIG_IRDA is not set | ||
| 243 | # CONFIG_BT is not set | ||
| 244 | # CONFIG_AF_RXRPC is not set | ||
| 245 | |||
| 246 | # | ||
| 247 | # Wireless | ||
| 248 | # | ||
| 249 | # CONFIG_CFG80211 is not set | ||
| 250 | # CONFIG_WIRELESS_EXT is not set | ||
| 251 | # CONFIG_MAC80211 is not set | ||
| 252 | # CONFIG_IEEE80211 is not set | ||
| 253 | # CONFIG_RFKILL is not set | ||
| 254 | # CONFIG_NET_9P is not set | ||
| 255 | |||
| 256 | # | ||
| 257 | # Device Drivers | ||
| 258 | # | ||
| 259 | |||
| 260 | # | ||
| 261 | # Generic Driver Options | ||
| 262 | # | ||
| 263 | CONFIG_STANDALONE=y | ||
| 264 | CONFIG_PREVENT_FIRMWARE_BUILD=y | ||
| 265 | CONFIG_FW_LOADER=y | ||
| 266 | # CONFIG_SYS_HYPERVISOR is not set | ||
| 267 | # CONFIG_CONNECTOR is not set | ||
| 268 | # CONFIG_MTD is not set | ||
| 269 | # CONFIG_PARPORT is not set | ||
| 270 | CONFIG_BLK_DEV=y | ||
| 271 | # CONFIG_BLK_DEV_COW_COMMON is not set | ||
| 272 | CONFIG_BLK_DEV_LOOP=y | 31 | CONFIG_BLK_DEV_LOOP=y |
| 273 | # CONFIG_BLK_DEV_CRYPTOLOOP is not set | ||
| 274 | CONFIG_BLK_DEV_NBD=y | 32 | CONFIG_BLK_DEV_NBD=y |
| 275 | CONFIG_BLK_DEV_RAM=y | 33 | CONFIG_BLK_DEV_RAM=y |
| 276 | CONFIG_BLK_DEV_RAM_COUNT=16 | ||
| 277 | CONFIG_BLK_DEV_RAM_SIZE=4096 | ||
| 278 | CONFIG_BLK_DEV_RAM_BLOCKSIZE=1024 | ||
| 279 | # CONFIG_CDROM_PKTCDVD is not set | ||
| 280 | # CONFIG_ATA_OVER_ETH is not set | ||
| 281 | CONFIG_MISC_DEVICES=y | ||
| 282 | # CONFIG_EEPROM_93CX6 is not set | ||
| 283 | CONFIG_IDE=y | 34 | CONFIG_IDE=y |
| 284 | CONFIG_IDE_MAX_HWIFS=4 | ||
| 285 | CONFIG_BLK_DEV_IDE=y | ||
| 286 | |||
| 287 | # | ||
| 288 | # Please see Documentation/ide.txt for help/info on IDE drives | ||
| 289 | # | ||
| 290 | # CONFIG_BLK_DEV_IDE_SATA is not set | ||
| 291 | CONFIG_BLK_DEV_IDEDISK=y | ||
| 292 | # CONFIG_IDEDISK_MULTI_MODE is not set | ||
| 293 | CONFIG_BLK_DEV_IDECS=y | 35 | CONFIG_BLK_DEV_IDECS=y |
| 294 | CONFIG_BLK_DEV_IDECD=m | 36 | CONFIG_BLK_DEV_IDECD=m |
| 295 | # CONFIG_BLK_DEV_IDETAPE is not set | ||
| 296 | # CONFIG_BLK_DEV_IDEFLOPPY is not set | ||
| 297 | # CONFIG_BLK_DEV_IDESCSI is not set | ||
| 298 | # CONFIG_IDE_TASK_IOCTL is not set | ||
| 299 | CONFIG_IDE_PROC_FS=y | ||
| 300 | |||
| 301 | # | ||
| 302 | # IDE chipset support/bugfixes | ||
| 303 | # | ||
| 304 | CONFIG_IDE_GENERIC=y | 37 | CONFIG_IDE_GENERIC=y |
| 305 | # CONFIG_IDEPCI_PCIBUS_ORDER is not set | ||
| 306 | # CONFIG_IDE_ARM is not set | ||
| 307 | # CONFIG_BLK_DEV_IDEDMA is not set | ||
| 308 | # CONFIG_BLK_DEV_HD is not set | ||
| 309 | |||
| 310 | # | ||
| 311 | # SCSI device support | ||
| 312 | # | ||
| 313 | # CONFIG_RAID_ATTRS is not set | ||
| 314 | CONFIG_SCSI=m | 38 | CONFIG_SCSI=m |
| 315 | # CONFIG_SCSI_DMA is not set | ||
| 316 | # CONFIG_SCSI_TGT is not set | ||
| 317 | # CONFIG_SCSI_NETLINK is not set | ||
| 318 | CONFIG_SCSI_PROC_FS=y | ||
| 319 | |||
| 320 | # | ||
| 321 | # SCSI support type (disk, tape, CD-ROM) | ||
| 322 | # | ||
| 323 | CONFIG_BLK_DEV_SD=m | 39 | CONFIG_BLK_DEV_SD=m |
| 324 | # CONFIG_CHR_DEV_ST is not set | ||
| 325 | # CONFIG_CHR_DEV_OSST is not set | ||
| 326 | CONFIG_BLK_DEV_SR=m | 40 | CONFIG_BLK_DEV_SR=m |
| 327 | # CONFIG_BLK_DEV_SR_VENDOR is not set | ||
| 328 | CONFIG_CHR_DEV_SG=m | 41 | CONFIG_CHR_DEV_SG=m |
| 329 | # CONFIG_CHR_DEV_SCH is not set | ||
| 330 | |||
| 331 | # | ||
| 332 | # Some SCSI devices (e.g. CD jukebox) support multiple LUNs | ||
| 333 | # | ||
| 334 | CONFIG_SCSI_MULTI_LUN=y | 42 | CONFIG_SCSI_MULTI_LUN=y |
| 335 | # CONFIG_SCSI_CONSTANTS is not set | ||
| 336 | # CONFIG_SCSI_LOGGING is not set | ||
| 337 | # CONFIG_SCSI_SCAN_ASYNC is not set | ||
| 338 | CONFIG_SCSI_WAIT_SCAN=m | ||
| 339 | |||
| 340 | # | ||
| 341 | # SCSI Transports | ||
| 342 | # | ||
| 343 | # CONFIG_SCSI_SPI_ATTRS is not set | ||
| 344 | # CONFIG_SCSI_FC_ATTRS is not set | ||
| 345 | # CONFIG_SCSI_ISCSI_ATTRS is not set | ||
| 346 | # CONFIG_SCSI_SAS_LIBSAS is not set | ||
| 347 | CONFIG_SCSI_LOWLEVEL=y | ||
| 348 | # CONFIG_ISCSI_TCP is not set | ||
| 349 | # CONFIG_SCSI_DEBUG is not set | ||
| 350 | # CONFIG_SCSI_LOWLEVEL_PCMCIA is not set | ||
| 351 | # CONFIG_MD is not set | ||
| 352 | CONFIG_NETDEVICES=y | 43 | CONFIG_NETDEVICES=y |
| 353 | # CONFIG_NETDEVICES_MULTIQUEUE is not set | ||
| 354 | # CONFIG_DUMMY is not set | ||
| 355 | # CONFIG_BONDING is not set | ||
| 356 | # CONFIG_MACVLAN is not set | ||
| 357 | # CONFIG_EQUALIZER is not set | ||
| 358 | # CONFIG_TUN is not set | ||
| 359 | # CONFIG_PHYLIB is not set | ||
| 360 | CONFIG_NET_ETHERNET=y | 44 | CONFIG_NET_ETHERNET=y |
| 361 | CONFIG_MII=y | ||
| 362 | CONFIG_SMC91X=y | 45 | CONFIG_SMC91X=y |
| 363 | # CONFIG_NE2000 is not set | ||
| 364 | CONFIG_NETDEV_1000=y | ||
| 365 | CONFIG_NETDEV_10000=y | ||
| 366 | |||
| 367 | # | ||
| 368 | # Wireless LAN | ||
| 369 | # | ||
| 370 | # CONFIG_WLAN_PRE80211 is not set | ||
| 371 | # CONFIG_WLAN_80211 is not set | ||
| 372 | # CONFIG_NET_PCMCIA is not set | ||
| 373 | # CONFIG_WAN is not set | ||
| 374 | # CONFIG_PPP is not set | ||
| 375 | # CONFIG_SLIP is not set | ||
| 376 | # CONFIG_SHAPER is not set | ||
| 377 | # CONFIG_NETCONSOLE is not set | ||
| 378 | # CONFIG_NETPOLL is not set | ||
| 379 | # CONFIG_NET_POLL_CONTROLLER is not set | ||
| 380 | # CONFIG_ISDN is not set | ||
| 381 | # CONFIG_PHONE is not set | ||
| 382 | |||
| 383 | # | ||
| 384 | # Input device support | ||
| 385 | # | ||
| 386 | CONFIG_INPUT=y | ||
| 387 | # CONFIG_INPUT_FF_MEMLESS is not set | ||
| 388 | # CONFIG_INPUT_POLLDEV is not set | ||
| 389 | |||
| 390 | # | ||
| 391 | # Userland interfaces | ||
| 392 | # | ||
| 393 | # CONFIG_INPUT_MOUSEDEV is not set | 46 | # CONFIG_INPUT_MOUSEDEV is not set |
| 394 | # CONFIG_INPUT_JOYDEV is not set | ||
| 395 | # CONFIG_INPUT_TSDEV is not set | ||
| 396 | # CONFIG_INPUT_EVDEV is not set | ||
| 397 | # CONFIG_INPUT_EVBUG is not set | ||
| 398 | |||
| 399 | # | ||
| 400 | # Input Device Drivers | ||
| 401 | # | ||
| 402 | # CONFIG_INPUT_KEYBOARD is not set | 47 | # CONFIG_INPUT_KEYBOARD is not set |
| 403 | # CONFIG_INPUT_MOUSE is not set | 48 | # CONFIG_INPUT_MOUSE is not set |
| 404 | # CONFIG_INPUT_JOYSTICK is not set | ||
| 405 | # CONFIG_INPUT_TABLET is not set | ||
| 406 | # CONFIG_INPUT_TOUCHSCREEN is not set | ||
| 407 | # CONFIG_INPUT_MISC is not set | ||
| 408 | |||
| 409 | # | ||
| 410 | # Hardware I/O ports | ||
| 411 | # | ||
| 412 | CONFIG_SERIO=y | ||
| 413 | # CONFIG_SERIO_I8042 is not set | 49 | # CONFIG_SERIO_I8042 is not set |
| 414 | CONFIG_SERIO_SERPORT=y | ||
| 415 | # CONFIG_SERIO_LIBPS2 is not set | ||
| 416 | # CONFIG_SERIO_RAW is not set | ||
| 417 | # CONFIG_GAMEPORT is not set | ||
| 418 | |||
| 419 | # | ||
| 420 | # Character devices | ||
| 421 | # | ||
| 422 | CONFIG_VT=y | ||
| 423 | CONFIG_VT_CONSOLE=y | ||
| 424 | CONFIG_HW_CONSOLE=y | ||
| 425 | # CONFIG_VT_HW_CONSOLE_BINDING is not set | ||
| 426 | # CONFIG_SERIAL_NONSTANDARD is not set | ||
| 427 | |||
| 428 | # | ||
| 429 | # Serial drivers | ||
| 430 | # | ||
| 431 | # CONFIG_SERIAL_8250 is not set | ||
| 432 | |||
| 433 | # | ||
| 434 | # Non-8250 serial port support | ||
| 435 | # | ||
| 436 | CONFIG_SERIAL_CORE=y | ||
| 437 | CONFIG_SERIAL_CORE_CONSOLE=y | ||
| 438 | CONFIG_SERIAL_M32R_SIO=y | ||
| 439 | CONFIG_SERIAL_M32R_SIO_CONSOLE=y | 50 | CONFIG_SERIAL_M32R_SIO_CONSOLE=y |
| 440 | CONFIG_UNIX98_PTYS=y | ||
| 441 | CONFIG_LEGACY_PTYS=y | ||
| 442 | CONFIG_LEGACY_PTY_COUNT=256 | ||
| 443 | # CONFIG_IPMI_HANDLER is not set | ||
| 444 | # CONFIG_WATCHDOG is not set | ||
| 445 | CONFIG_HW_RANDOM=y | 51 | CONFIG_HW_RANDOM=y |
| 446 | # CONFIG_RTC is not set | ||
| 447 | # CONFIG_R3964 is not set | ||
| 448 | |||
| 449 | # | ||
| 450 | # PCMCIA character devices | ||
| 451 | # | ||
| 452 | # CONFIG_SYNCLINK_CS is not set | ||
| 453 | # CONFIG_CARDMAN_4000 is not set | ||
| 454 | # CONFIG_CARDMAN_4040 is not set | ||
| 455 | # CONFIG_RAW_DRIVER is not set | ||
| 456 | # CONFIG_TCG_TPM is not set | ||
| 457 | # CONFIG_I2C is not set | ||
| 458 | |||
| 459 | # | ||
| 460 | # SPI support | ||
| 461 | # | ||
| 462 | # CONFIG_SPI is not set | ||
| 463 | # CONFIG_SPI_MASTER is not set | ||
| 464 | # CONFIG_W1 is not set | ||
| 465 | # CONFIG_POWER_SUPPLY is not set | ||
| 466 | CONFIG_HWMON=y | ||
| 467 | # CONFIG_HWMON_VID is not set | ||
| 468 | # CONFIG_SENSORS_ABITUGURU is not set | ||
| 469 | # CONFIG_SENSORS_ABITUGURU3 is not set | ||
| 470 | # CONFIG_SENSORS_F71805F is not set | ||
| 471 | # CONFIG_SENSORS_IT87 is not set | ||
| 472 | # CONFIG_SENSORS_PC87360 is not set | ||
| 473 | # CONFIG_SENSORS_PC87427 is not set | ||
| 474 | # CONFIG_SENSORS_SMSC47M1 is not set | ||
| 475 | # CONFIG_SENSORS_SMSC47B397 is not set | ||
| 476 | # CONFIG_SENSORS_VT1211 is not set | ||
| 477 | # CONFIG_SENSORS_W83627HF is not set | ||
| 478 | # CONFIG_SENSORS_W83627EHF is not set | ||
| 479 | # CONFIG_HWMON_DEBUG_CHIP is not set | ||
| 480 | |||
| 481 | # | ||
| 482 | # Multifunction device drivers | ||
| 483 | # | ||
| 484 | # CONFIG_MFD_SM501 is not set | ||
| 485 | |||
| 486 | # | ||
| 487 | # Multimedia devices | ||
| 488 | # | ||
| 489 | CONFIG_VIDEO_DEV=y | ||
| 490 | CONFIG_VIDEO_V4L1=y | ||
| 491 | CONFIG_VIDEO_V4L1_COMPAT=y | ||
| 492 | CONFIG_VIDEO_V4L2=y | ||
| 493 | CONFIG_VIDEO_CAPTURE_DRIVERS=y | ||
| 494 | # CONFIG_VIDEO_ADV_DEBUG is not set | ||
| 495 | CONFIG_VIDEO_HELPER_CHIPS_AUTO=y | ||
| 496 | # CONFIG_VIDEO_CPIA is not set | ||
| 497 | # CONFIG_VIDEO_M32R_AR is not set | ||
| 498 | CONFIG_RADIO_ADAPTERS=y | ||
| 499 | # CONFIG_DVB_CORE is not set | ||
| 500 | CONFIG_DAB=y | ||
| 501 | |||
| 502 | # | ||
| 503 | # Graphics support | ||
| 504 | # | ||
| 505 | # CONFIG_BACKLIGHT_LCD_SUPPORT is not set | ||
| 506 | |||
| 507 | # | ||
| 508 | # Display device support | ||
| 509 | # | ||
| 510 | # CONFIG_DISPLAY_SUPPORT is not set | ||
| 511 | # CONFIG_VGASTATE is not set | ||
| 512 | CONFIG_VIDEO_OUTPUT_CONTROL=m | 52 | CONFIG_VIDEO_OUTPUT_CONTROL=m |
| 513 | # CONFIG_FB is not set | ||
| 514 | |||
| 515 | # | ||
| 516 | # Console display driver support | ||
| 517 | # | ||
| 518 | # CONFIG_VGA_CONSOLE is not set | 53 | # CONFIG_VGA_CONSOLE is not set |
| 519 | CONFIG_DUMMY_CONSOLE=y | ||
| 520 | |||
| 521 | # | ||
| 522 | # Sound | ||
| 523 | # | ||
| 524 | # CONFIG_SOUND is not set | ||
| 525 | CONFIG_HID_SUPPORT=y | ||
| 526 | CONFIG_HID=y | ||
| 527 | # CONFIG_HID_DEBUG is not set | ||
| 528 | CONFIG_USB_SUPPORT=y | ||
| 529 | # CONFIG_USB_ARCH_HAS_HCD is not set | ||
| 530 | # CONFIG_USB_ARCH_HAS_OHCI is not set | ||
| 531 | # CONFIG_USB_ARCH_HAS_EHCI is not set | ||
| 532 | |||
| 533 | # | ||
| 534 | # NOTE: USB_STORAGE enables SCSI, and 'SCSI disk support' | ||
| 535 | # | ||
| 536 | |||
| 537 | # | ||
| 538 | # USB Gadget Support | ||
| 539 | # | ||
| 540 | # CONFIG_USB_GADGET is not set | ||
| 541 | # CONFIG_MMC is not set | ||
| 542 | # CONFIG_NEW_LEDS is not set | ||
| 543 | |||
| 544 | # | ||
| 545 | # Real Time Clock | ||
| 546 | # | ||
| 547 | # CONFIG_RTC_CLASS is not set | ||
| 548 | |||
| 549 | # | ||
| 550 | # Userspace I/O | ||
| 551 | # | ||
| 552 | # CONFIG_UIO is not set | ||
| 553 | |||
| 554 | # | ||
| 555 | # File systems | ||
| 556 | # | ||
| 557 | CONFIG_EXT2_FS=y | 54 | CONFIG_EXT2_FS=y |
| 558 | # CONFIG_EXT2_FS_XATTR is not set | ||
| 559 | # CONFIG_EXT2_FS_XIP is not set | ||
| 560 | CONFIG_EXT3_FS=y | 55 | CONFIG_EXT3_FS=y |
| 561 | CONFIG_EXT3_FS_XATTR=y | ||
| 562 | # CONFIG_EXT3_FS_POSIX_ACL is not set | ||
| 563 | # CONFIG_EXT3_FS_SECURITY is not set | ||
| 564 | # CONFIG_EXT4DEV_FS is not set | ||
| 565 | CONFIG_JBD=y | ||
| 566 | CONFIG_JBD_DEBUG=y | ||
| 567 | CONFIG_FS_MBCACHE=y | ||
| 568 | # CONFIG_REISERFS_FS is not set | ||
| 569 | # CONFIG_JFS_FS is not set | ||
| 570 | # CONFIG_FS_POSIX_ACL is not set | ||
| 571 | # CONFIG_XFS_FS is not set | ||
| 572 | # CONFIG_GFS2_FS is not set | ||
| 573 | # CONFIG_OCFS2_FS is not set | ||
| 574 | # CONFIG_MINIX_FS is not set | ||
| 575 | # CONFIG_ROMFS_FS is not set | ||
| 576 | CONFIG_INOTIFY=y | ||
| 577 | CONFIG_INOTIFY_USER=y | ||
| 578 | # CONFIG_QUOTA is not set | ||
| 579 | CONFIG_DNOTIFY=y | ||
| 580 | # CONFIG_AUTOFS_FS is not set | ||
| 581 | # CONFIG_AUTOFS4_FS is not set | ||
| 582 | # CONFIG_FUSE_FS is not set | ||
| 583 | |||
| 584 | # | ||
| 585 | # CD-ROM/DVD Filesystems | ||
| 586 | # | ||
| 587 | CONFIG_ISO9660_FS=m | 56 | CONFIG_ISO9660_FS=m |
| 588 | CONFIG_JOLIET=y | 57 | CONFIG_JOLIET=y |
| 589 | # CONFIG_ZISOFS is not set | ||
| 590 | CONFIG_UDF_FS=m | 58 | CONFIG_UDF_FS=m |
| 591 | CONFIG_UDF_NLS=y | ||
| 592 | |||
| 593 | # | ||
| 594 | # DOS/FAT/NT Filesystems | ||
| 595 | # | ||
| 596 | CONFIG_FAT_FS=m | ||
| 597 | CONFIG_MSDOS_FS=m | 59 | CONFIG_MSDOS_FS=m |
| 598 | CONFIG_VFAT_FS=m | 60 | CONFIG_VFAT_FS=m |
| 599 | CONFIG_FAT_DEFAULT_CODEPAGE=437 | ||
| 600 | CONFIG_FAT_DEFAULT_IOCHARSET="iso8859-1" | ||
| 601 | # CONFIG_NTFS_FS is not set | ||
| 602 | |||
| 603 | # | ||
| 604 | # Pseudo filesystems | ||
| 605 | # | ||
| 606 | CONFIG_PROC_FS=y | ||
| 607 | CONFIG_PROC_KCORE=y | 61 | CONFIG_PROC_KCORE=y |
| 608 | CONFIG_PROC_SYSCTL=y | ||
| 609 | CONFIG_SYSFS=y | ||
| 610 | CONFIG_TMPFS=y | 62 | CONFIG_TMPFS=y |
| 611 | # CONFIG_TMPFS_POSIX_ACL is not set | ||
| 612 | # CONFIG_HUGETLB_PAGE is not set | ||
| 613 | CONFIG_RAMFS=y | ||
| 614 | # CONFIG_CONFIGFS_FS is not set | ||
| 615 | |||
| 616 | # | ||
| 617 | # Miscellaneous filesystems | ||
| 618 | # | ||
| 619 | # CONFIG_ADFS_FS is not set | ||
| 620 | # CONFIG_AFFS_FS is not set | ||
| 621 | # CONFIG_HFS_FS is not set | ||
| 622 | # CONFIG_HFSPLUS_FS is not set | ||
| 623 | # CONFIG_BEFS_FS is not set | ||
| 624 | # CONFIG_BFS_FS is not set | ||
| 625 | # CONFIG_EFS_FS is not set | ||
| 626 | # CONFIG_CRAMFS is not set | ||
| 627 | # CONFIG_VXFS_FS is not set | ||
| 628 | # CONFIG_HPFS_FS is not set | ||
| 629 | # CONFIG_QNX4FS_FS is not set | ||
| 630 | # CONFIG_SYSV_FS is not set | ||
| 631 | # CONFIG_UFS_FS is not set | ||
| 632 | |||
| 633 | # | ||
| 634 | # Network File Systems | ||
| 635 | # | ||
| 636 | CONFIG_NFS_FS=y | 63 | CONFIG_NFS_FS=y |
| 637 | CONFIG_NFS_V3=y | 64 | CONFIG_NFS_V3=y |
| 638 | # CONFIG_NFS_V3_ACL is not set | ||
| 639 | # CONFIG_NFS_V4 is not set | ||
| 640 | # CONFIG_NFS_DIRECTIO is not set | ||
| 641 | # CONFIG_NFSD is not set | ||
| 642 | CONFIG_ROOT_NFS=y | 65 | CONFIG_ROOT_NFS=y |
| 643 | CONFIG_LOCKD=y | ||
| 644 | CONFIG_LOCKD_V4=y | ||
| 645 | CONFIG_NFS_COMMON=y | ||
| 646 | CONFIG_SUNRPC=y | ||
| 647 | # CONFIG_SUNRPC_BIND34 is not set | ||
| 648 | # CONFIG_RPCSEC_GSS_KRB5 is not set | ||
| 649 | # CONFIG_RPCSEC_GSS_SPKM3 is not set | ||
| 650 | # CONFIG_SMB_FS is not set | ||
| 651 | # CONFIG_CIFS is not set | ||
| 652 | # CONFIG_NCP_FS is not set | ||
| 653 | # CONFIG_CODA_FS is not set | ||
| 654 | # CONFIG_AFS_FS is not set | ||
| 655 | |||
| 656 | # | ||
| 657 | # Partition Types | ||
| 658 | # | ||
| 659 | # CONFIG_PARTITION_ADVANCED is not set | ||
| 660 | CONFIG_MSDOS_PARTITION=y | ||
| 661 | |||
| 662 | # | ||
| 663 | # Native Language Support | ||
| 664 | # | ||
| 665 | CONFIG_NLS=y | 66 | CONFIG_NLS=y |
| 666 | CONFIG_NLS_DEFAULT="iso8859-1" | ||
| 667 | # CONFIG_NLS_CODEPAGE_437 is not set | ||
| 668 | # CONFIG_NLS_CODEPAGE_737 is not set | ||
| 669 | # CONFIG_NLS_CODEPAGE_775 is not set | ||
| 670 | # CONFIG_NLS_CODEPAGE_850 is not set | ||
| 671 | # CONFIG_NLS_CODEPAGE_852 is not set | ||
| 672 | # CONFIG_NLS_CODEPAGE_855 is not set | ||
| 673 | # CONFIG_NLS_CODEPAGE_857 is not set | ||
| 674 | # CONFIG_NLS_CODEPAGE_860 is not set | ||
| 675 | # CONFIG_NLS_CODEPAGE_861 is not set | ||
| 676 | # CONFIG_NLS_CODEPAGE_862 is not set | ||
| 677 | # CONFIG_NLS_CODEPAGE_863 is not set | ||
| 678 | # CONFIG_NLS_CODEPAGE_864 is not set | ||
| 679 | # CONFIG_NLS_CODEPAGE_865 is not set | ||
| 680 | # CONFIG_NLS_CODEPAGE_866 is not set | ||
| 681 | # CONFIG_NLS_CODEPAGE_869 is not set | ||
| 682 | # CONFIG_NLS_CODEPAGE_936 is not set | ||
| 683 | # CONFIG_NLS_CODEPAGE_950 is not set | ||
| 684 | # CONFIG_NLS_CODEPAGE_932 is not set | ||
| 685 | # CONFIG_NLS_CODEPAGE_949 is not set | ||
| 686 | # CONFIG_NLS_CODEPAGE_874 is not set | ||
| 687 | # CONFIG_NLS_ISO8859_8 is not set | ||
| 688 | # CONFIG_NLS_CODEPAGE_1250 is not set | ||
| 689 | # CONFIG_NLS_CODEPAGE_1251 is not set | ||
| 690 | # CONFIG_NLS_ASCII is not set | ||
| 691 | # CONFIG_NLS_ISO8859_1 is not set | ||
| 692 | # CONFIG_NLS_ISO8859_2 is not set | ||
| 693 | # CONFIG_NLS_ISO8859_3 is not set | ||
| 694 | # CONFIG_NLS_ISO8859_4 is not set | ||
| 695 | # CONFIG_NLS_ISO8859_5 is not set | ||
| 696 | # CONFIG_NLS_ISO8859_6 is not set | ||
| 697 | # CONFIG_NLS_ISO8859_7 is not set | ||
| 698 | # CONFIG_NLS_ISO8859_9 is not set | ||
| 699 | # CONFIG_NLS_ISO8859_13 is not set | ||
| 700 | # CONFIG_NLS_ISO8859_14 is not set | ||
| 701 | # CONFIG_NLS_ISO8859_15 is not set | ||
| 702 | # CONFIG_NLS_KOI8_R is not set | ||
| 703 | # CONFIG_NLS_KOI8_U is not set | ||
| 704 | # CONFIG_NLS_UTF8 is not set | ||
| 705 | |||
| 706 | # | ||
| 707 | # Distributed Lock Manager | ||
| 708 | # | ||
| 709 | # CONFIG_DLM is not set | ||
| 710 | |||
| 711 | # | ||
| 712 | # Profiling support | ||
| 713 | # | ||
| 714 | # CONFIG_PROFILING is not set | ||
| 715 | |||
| 716 | # | ||
| 717 | # Kernel hacking | ||
| 718 | # | ||
| 719 | # CONFIG_PRINTK_TIME is not set | ||
| 720 | CONFIG_ENABLE_MUST_CHECK=y | ||
| 721 | # CONFIG_MAGIC_SYSRQ is not set | ||
| 722 | # CONFIG_UNUSED_SYMBOLS is not set | ||
| 723 | # CONFIG_DEBUG_FS is not set | ||
| 724 | # CONFIG_HEADERS_CHECK is not set | ||
| 725 | # CONFIG_DEBUG_KERNEL is not set | ||
| 726 | # CONFIG_DEBUG_BUGVERBOSE is not set | ||
| 727 | # CONFIG_FRAME_POINTER is not set | ||
| 728 | |||
| 729 | # | ||
| 730 | # Security options | ||
| 731 | # | ||
| 732 | # CONFIG_KEYS is not set | ||
| 733 | # CONFIG_SECURITY is not set | ||
| 734 | # CONFIG_CRYPTO is not set | ||
| 735 | |||
| 736 | # | ||
| 737 | # Library routines | ||
| 738 | # | ||
| 739 | CONFIG_BITREVERSE=y | ||
| 740 | # CONFIG_CRC_CCITT is not set | ||
| 741 | # CONFIG_CRC16 is not set | ||
| 742 | # CONFIG_CRC_ITU_T is not set | ||
| 743 | CONFIG_CRC32=y | ||
| 744 | # CONFIG_CRC7 is not set | ||
| 745 | # CONFIG_LIBCRC32C is not set | ||
| 746 | CONFIG_HAS_IOMEM=y | ||
diff --git a/arch/m32r/configs/mappi3.smp_defconfig b/arch/m32r/configs/mappi3.smp_defconfig index 18c564f4ea97..b204e2ecd0f1 100644 --- a/arch/m32r/configs/mappi3.smp_defconfig +++ b/arch/m32r/configs/mappi3.smp_defconfig | |||
| @@ -1,778 +1,66 @@ | |||
| 1 | # | ||
| 2 | # Automatically generated make config: don't edit | ||
| 3 | # Linux kernel version: 2.6.23-rc1 | ||
| 4 | # Wed Aug 1 17:22:36 2007 | ||
| 5 | # | ||
| 6 | CONFIG_M32R=y | ||
| 7 | CONFIG_GENERIC_ISA_DMA=y | ||
| 8 | CONFIG_ZONE_DMA=y | ||
| 9 | CONFIG_GENERIC_HARDIRQS=y | ||
| 10 | CONFIG_GENERIC_IRQ_PROBE=y | ||
| 11 | CONFIG_NO_IOPORT=y | ||
| 12 | CONFIG_NO_DMA=y | ||
| 13 | CONFIG_DEFCONFIG_LIST="/lib/modules/$UNAME_RELEASE/.config" | ||
| 14 | |||
| 15 | # | ||
| 16 | # Code maturity level options | ||
| 17 | # | ||
| 18 | CONFIG_EXPERIMENTAL=y | 1 | CONFIG_EXPERIMENTAL=y |
| 19 | CONFIG_LOCK_KERNEL=y | ||
| 20 | CONFIG_INIT_ENV_ARG_LIMIT=32 | ||
| 21 | |||
| 22 | # | ||
| 23 | # General setup | ||
| 24 | # | ||
| 25 | CONFIG_LOCALVERSION="" | ||
| 26 | CONFIG_LOCALVERSION_AUTO=y | ||
| 27 | CONFIG_SWAP=y | ||
| 28 | CONFIG_SYSVIPC=y | 2 | CONFIG_SYSVIPC=y |
| 29 | CONFIG_SYSVIPC_SYSCTL=y | ||
| 30 | # CONFIG_POSIX_MQUEUE is not set | ||
| 31 | # CONFIG_BSD_PROCESS_ACCT is not set | ||
| 32 | # CONFIG_TASKSTATS is not set | ||
| 33 | # CONFIG_USER_NS is not set | ||
| 34 | # CONFIG_AUDIT is not set | ||
| 35 | CONFIG_IKCONFIG=y | 3 | CONFIG_IKCONFIG=y |
| 36 | CONFIG_IKCONFIG_PROC=y | 4 | CONFIG_IKCONFIG_PROC=y |
| 37 | CONFIG_LOG_BUF_SHIFT=15 | 5 | CONFIG_LOG_BUF_SHIFT=15 |
| 38 | # CONFIG_CPUSETS is not set | ||
| 39 | CONFIG_SYSFS_DEPRECATED=y | ||
| 40 | # CONFIG_RELAY is not set | ||
| 41 | CONFIG_BLK_DEV_INITRD=y | 6 | CONFIG_BLK_DEV_INITRD=y |
| 42 | CONFIG_INITRAMFS_SOURCE="" | ||
| 43 | # CONFIG_CC_OPTIMIZE_FOR_SIZE is not set | 7 | # CONFIG_CC_OPTIMIZE_FOR_SIZE is not set |
| 44 | CONFIG_SYSCTL=y | ||
| 45 | CONFIG_EMBEDDED=y | 8 | CONFIG_EMBEDDED=y |
| 46 | CONFIG_SYSCTL_SYSCALL=y | ||
| 47 | # CONFIG_KALLSYMS is not set | 9 | # CONFIG_KALLSYMS is not set |
| 48 | CONFIG_HOTPLUG=y | ||
| 49 | CONFIG_PRINTK=y | ||
| 50 | CONFIG_BUG=y | ||
| 51 | CONFIG_ELF_CORE=y | ||
| 52 | CONFIG_BASE_FULL=y | ||
| 53 | # CONFIG_FUTEX is not set | 10 | # CONFIG_FUTEX is not set |
| 54 | CONFIG_ANON_INODES=y | ||
| 55 | # CONFIG_EPOLL is not set | 11 | # CONFIG_EPOLL is not set |
| 56 | CONFIG_SIGNALFD=y | ||
| 57 | CONFIG_TIMERFD=y | ||
| 58 | CONFIG_EVENTFD=y | ||
| 59 | CONFIG_SHMEM=y | ||
| 60 | CONFIG_VM_EVENT_COUNTERS=y | ||
| 61 | CONFIG_SLAB=y | 12 | CONFIG_SLAB=y |
| 62 | # CONFIG_SLUB is not set | ||
| 63 | # CONFIG_SLOB is not set | ||
| 64 | # CONFIG_TINY_SHMEM is not set | ||
| 65 | CONFIG_BASE_SMALL=0 | ||
| 66 | CONFIG_MODULES=y | 13 | CONFIG_MODULES=y |
| 67 | CONFIG_MODULE_UNLOAD=y | 14 | CONFIG_MODULE_UNLOAD=y |
| 68 | # CONFIG_MODULE_FORCE_UNLOAD is not set | ||
| 69 | # CONFIG_MODVERSIONS is not set | ||
| 70 | # CONFIG_MODULE_SRCVERSION_ALL is not set | ||
| 71 | CONFIG_KMOD=y | ||
| 72 | CONFIG_STOP_MACHINE=y | ||
| 73 | CONFIG_BLOCK=y | ||
| 74 | # CONFIG_LBD is not set | ||
| 75 | # CONFIG_BLK_DEV_IO_TRACE is not set | ||
| 76 | # CONFIG_LSF is not set | ||
| 77 | # CONFIG_BLK_DEV_BSG is not set | 15 | # CONFIG_BLK_DEV_BSG is not set |
| 78 | |||
| 79 | # | ||
| 80 | # IO Schedulers | ||
| 81 | # | ||
| 82 | CONFIG_IOSCHED_NOOP=y | ||
| 83 | # CONFIG_IOSCHED_AS is not set | ||
| 84 | CONFIG_IOSCHED_DEADLINE=y | ||
| 85 | CONFIG_IOSCHED_CFQ=y | ||
| 86 | # CONFIG_DEFAULT_AS is not set | ||
| 87 | # CONFIG_DEFAULT_DEADLINE is not set | ||
| 88 | CONFIG_DEFAULT_CFQ=y | ||
| 89 | # CONFIG_DEFAULT_NOOP is not set | ||
| 90 | CONFIG_DEFAULT_IOSCHED="cfq" | ||
| 91 | |||
| 92 | # | ||
| 93 | # Processor type and features | ||
| 94 | # | ||
| 95 | # CONFIG_PLAT_MAPPI is not set | ||
| 96 | # CONFIG_PLAT_USRV is not set | ||
| 97 | # CONFIG_PLAT_M32700UT is not set | ||
| 98 | # CONFIG_PLAT_OPSPUT is not set | ||
| 99 | # CONFIG_PLAT_OAKS32R is not set | ||
| 100 | # CONFIG_PLAT_MAPPI2 is not set | ||
| 101 | CONFIG_PLAT_MAPPI3=y | 16 | CONFIG_PLAT_MAPPI3=y |
| 102 | # CONFIG_PLAT_M32104UT is not set | ||
| 103 | CONFIG_CHIP_M32700=y | ||
| 104 | # CONFIG_CHIP_M32102 is not set | ||
| 105 | # CONFIG_CHIP_M32104 is not set | ||
| 106 | # CONFIG_CHIP_VDEC2 is not set | ||
| 107 | # CONFIG_CHIP_OPSP is not set | ||
| 108 | CONFIG_MMU=y | ||
| 109 | CONFIG_TLB_ENTRIES=32 | ||
| 110 | CONFIG_ISA_M32R2=y | ||
| 111 | CONFIG_ISA_DSP_LEVEL2=y | ||
| 112 | CONFIG_ISA_DUAL_ISSUE=y | ||
| 113 | CONFIG_BUS_CLOCK=10000000 | 17 | CONFIG_BUS_CLOCK=10000000 |
| 114 | CONFIG_TIMER_DIVIDE=128 | ||
| 115 | # CONFIG_CPU_LITTLE_ENDIAN is not set | ||
| 116 | CONFIG_MEMORY_START=0x08000000 | 18 | CONFIG_MEMORY_START=0x08000000 |
| 117 | CONFIG_MEMORY_SIZE=0x08000000 | 19 | CONFIG_MEMORY_SIZE=0x08000000 |
| 118 | CONFIG_NOHIGHMEM=y | ||
| 119 | CONFIG_ARCH_DISCONTIGMEM_ENABLE=y | ||
| 120 | CONFIG_SELECT_MEMORY_MODEL=y | ||
| 121 | # CONFIG_FLATMEM_MANUAL is not set | ||
| 122 | CONFIG_DISCONTIGMEM_MANUAL=y | ||
| 123 | # CONFIG_SPARSEMEM_MANUAL is not set | ||
| 124 | CONFIG_DISCONTIGMEM=y | ||
| 125 | CONFIG_FLAT_NODE_MEM_MAP=y | ||
| 126 | CONFIG_NEED_MULTIPLE_NODES=y | ||
| 127 | # CONFIG_SPARSEMEM_STATIC is not set | ||
| 128 | CONFIG_SPLIT_PTLOCK_CPUS=4 | ||
| 129 | # CONFIG_RESOURCES_64BIT is not set | ||
| 130 | CONFIG_ZONE_DMA_FLAG=1 | ||
| 131 | CONFIG_BOUNCE=y | ||
| 132 | CONFIG_VIRT_TO_BUS=y | ||
| 133 | CONFIG_IRAM_START=0x00f00000 | 20 | CONFIG_IRAM_START=0x00f00000 |
| 134 | CONFIG_IRAM_SIZE=0x00080000 | 21 | CONFIG_IRAM_SIZE=0x00080000 |
| 135 | CONFIG_RWSEM_GENERIC_SPINLOCK=y | ||
| 136 | # CONFIG_RWSEM_XCHGADD_ALGORITHM is not set | ||
| 137 | # CONFIG_ARCH_HAS_ILOG2_U32 is not set | ||
| 138 | # CONFIG_ARCH_HAS_ILOG2_U64 is not set | ||
| 139 | CONFIG_GENERIC_FIND_NEXT_BIT=y | ||
| 140 | CONFIG_GENERIC_HWEIGHT=y | ||
| 141 | CONFIG_GENERIC_CALIBRATE_DELAY=y | ||
| 142 | CONFIG_SCHED_NO_NO_OMIT_FRAME_POINTER=y | ||
| 143 | CONFIG_PREEMPT=y | 22 | CONFIG_PREEMPT=y |
| 144 | CONFIG_SMP=y | 23 | CONFIG_SMP=y |
| 145 | # CONFIG_CHIP_M32700_TS1 is not set | ||
| 146 | CONFIG_NR_CPUS=2 | ||
| 147 | CONFIG_NODES_SHIFT=1 | ||
| 148 | |||
| 149 | # | ||
| 150 | # Bus options (PCI, PCMCIA, EISA, MCA, ISA) | ||
| 151 | # | ||
| 152 | # CONFIG_ARCH_SUPPORTS_MSI is not set | ||
| 153 | # CONFIG_ISA is not set | ||
| 154 | |||
| 155 | # | ||
| 156 | # PCCARD (PCMCIA/CardBus) support | ||
| 157 | # | ||
| 158 | CONFIG_PCCARD=y | 24 | CONFIG_PCCARD=y |
| 159 | # CONFIG_PCMCIA_DEBUG is not set | ||
| 160 | CONFIG_PCMCIA=y | ||
| 161 | CONFIG_PCMCIA_LOAD_CIS=y | ||
| 162 | CONFIG_PCMCIA_IOCTL=y | ||
| 163 | |||
| 164 | # | ||
| 165 | # PC-card bridges | ||
| 166 | # | ||
| 167 | # CONFIG_M32R_PCC is not set | ||
| 168 | # CONFIG_M32R_CFC is not set | ||
| 169 | |||
| 170 | # | ||
| 171 | # Executable file formats | ||
| 172 | # | ||
| 173 | CONFIG_BINFMT_ELF=y | ||
| 174 | # CONFIG_BINFMT_MISC is not set | ||
| 175 | |||
| 176 | # | ||
| 177 | # Networking | ||
| 178 | # | ||
| 179 | CONFIG_NET=y | 25 | CONFIG_NET=y |
| 180 | |||
| 181 | # | ||
| 182 | # Networking options | ||
| 183 | # | ||
| 184 | # CONFIG_PACKET is not set | ||
| 185 | CONFIG_UNIX=y | 26 | CONFIG_UNIX=y |
| 186 | CONFIG_XFRM=y | ||
| 187 | # CONFIG_XFRM_USER is not set | ||
| 188 | # CONFIG_XFRM_SUB_POLICY is not set | ||
| 189 | # CONFIG_XFRM_MIGRATE is not set | ||
| 190 | # CONFIG_NET_KEY is not set | ||
| 191 | CONFIG_INET=y | 27 | CONFIG_INET=y |
| 192 | # CONFIG_IP_MULTICAST is not set | ||
| 193 | # CONFIG_IP_ADVANCED_ROUTER is not set | ||
| 194 | CONFIG_IP_FIB_HASH=y | ||
| 195 | CONFIG_IP_PNP=y | 28 | CONFIG_IP_PNP=y |
| 196 | CONFIG_IP_PNP_DHCP=y | 29 | CONFIG_IP_PNP_DHCP=y |
| 197 | # CONFIG_IP_PNP_BOOTP is not set | ||
| 198 | # CONFIG_IP_PNP_RARP is not set | ||
| 199 | # CONFIG_NET_IPIP is not set | ||
| 200 | # CONFIG_NET_IPGRE is not set | ||
| 201 | # CONFIG_ARPD is not set | ||
| 202 | # CONFIG_SYN_COOKIES is not set | ||
| 203 | # CONFIG_INET_AH is not set | ||
| 204 | # CONFIG_INET_ESP is not set | ||
| 205 | # CONFIG_INET_IPCOMP is not set | ||
| 206 | # CONFIG_INET_XFRM_TUNNEL is not set | ||
| 207 | # CONFIG_INET_TUNNEL is not set | ||
| 208 | CONFIG_INET_XFRM_MODE_TRANSPORT=y | ||
| 209 | CONFIG_INET_XFRM_MODE_TUNNEL=y | ||
| 210 | CONFIG_INET_XFRM_MODE_BEET=y | ||
| 211 | CONFIG_INET_DIAG=y | ||
| 212 | CONFIG_INET_TCP_DIAG=y | ||
| 213 | # CONFIG_TCP_CONG_ADVANCED is not set | ||
| 214 | CONFIG_TCP_CONG_CUBIC=y | ||
| 215 | CONFIG_DEFAULT_TCP_CONG="cubic" | ||
| 216 | # CONFIG_TCP_MD5SIG is not set | ||
| 217 | # CONFIG_IPV6 is not set | 30 | # CONFIG_IPV6 is not set |
| 218 | # CONFIG_INET6_XFRM_TUNNEL is not set | ||
| 219 | # CONFIG_INET6_TUNNEL is not set | ||
| 220 | # CONFIG_NETWORK_SECMARK is not set | ||
| 221 | # CONFIG_NETFILTER is not set | ||
| 222 | # CONFIG_IP_DCCP is not set | ||
| 223 | # CONFIG_IP_SCTP is not set | ||
| 224 | # CONFIG_TIPC is not set | ||
| 225 | # CONFIG_ATM is not set | ||
| 226 | # CONFIG_BRIDGE is not set | ||
| 227 | # CONFIG_VLAN_8021Q is not set | ||
| 228 | # CONFIG_DECNET is not set | ||
| 229 | # CONFIG_LLC2 is not set | ||
| 230 | # CONFIG_IPX is not set | ||
| 231 | # CONFIG_ATALK is not set | ||
| 232 | # CONFIG_X25 is not set | ||
| 233 | # CONFIG_LAPB is not set | ||
| 234 | # CONFIG_ECONET is not set | ||
| 235 | # CONFIG_WAN_ROUTER is not set | ||
| 236 | |||
| 237 | # | ||
| 238 | # QoS and/or fair queueing | ||
| 239 | # | ||
| 240 | # CONFIG_NET_SCHED is not set | ||
| 241 | |||
| 242 | # | ||
| 243 | # Network testing | ||
| 244 | # | ||
| 245 | # CONFIG_NET_PKTGEN is not set | ||
| 246 | # CONFIG_HAMRADIO is not set | ||
| 247 | # CONFIG_IRDA is not set | ||
| 248 | # CONFIG_BT is not set | ||
| 249 | # CONFIG_AF_RXRPC is not set | ||
| 250 | |||
| 251 | # | ||
| 252 | # Wireless | ||
| 253 | # | ||
| 254 | # CONFIG_CFG80211 is not set | ||
| 255 | # CONFIG_WIRELESS_EXT is not set | ||
| 256 | # CONFIG_MAC80211 is not set | ||
| 257 | # CONFIG_IEEE80211 is not set | ||
| 258 | # CONFIG_RFKILL is not set | ||
| 259 | # CONFIG_NET_9P is not set | ||
| 260 | |||
| 261 | # | ||
| 262 | # Device Drivers | ||
| 263 | # | ||
| 264 | |||
| 265 | # | ||
| 266 | # Generic Driver Options | ||
| 267 | # | ||
| 268 | CONFIG_STANDALONE=y | ||
| 269 | CONFIG_PREVENT_FIRMWARE_BUILD=y | ||
| 270 | CONFIG_FW_LOADER=y | ||
| 271 | # CONFIG_SYS_HYPERVISOR is not set | ||
| 272 | # CONFIG_CONNECTOR is not set | ||
| 273 | CONFIG_MTD=y | 31 | CONFIG_MTD=y |
| 274 | # CONFIG_MTD_DEBUG is not set | ||
| 275 | # CONFIG_MTD_CONCAT is not set | ||
| 276 | CONFIG_MTD_PARTITIONS=y | 32 | CONFIG_MTD_PARTITIONS=y |
| 277 | CONFIG_MTD_REDBOOT_PARTS=y | 33 | CONFIG_MTD_REDBOOT_PARTS=y |
| 278 | CONFIG_MTD_REDBOOT_DIRECTORY_BLOCK=-1 | ||
| 279 | # CONFIG_MTD_REDBOOT_PARTS_UNALLOCATED is not set | ||
| 280 | # CONFIG_MTD_REDBOOT_PARTS_READONLY is not set | ||
| 281 | # CONFIG_MTD_CMDLINE_PARTS is not set | ||
| 282 | |||
| 283 | # | ||
| 284 | # User Modules And Translation Layers | ||
| 285 | # | ||
| 286 | CONFIG_MTD_CHAR=y | 34 | CONFIG_MTD_CHAR=y |
| 287 | CONFIG_MTD_BLKDEVS=y | ||
| 288 | CONFIG_MTD_BLOCK=y | 35 | CONFIG_MTD_BLOCK=y |
| 289 | # CONFIG_FTL is not set | ||
| 290 | # CONFIG_NFTL is not set | ||
| 291 | # CONFIG_INFTL is not set | ||
| 292 | # CONFIG_RFD_FTL is not set | ||
| 293 | # CONFIG_SSFDC is not set | ||
| 294 | |||
| 295 | # | ||
| 296 | # RAM/ROM/Flash chip drivers | ||
| 297 | # | ||
| 298 | # CONFIG_MTD_CFI is not set | ||
| 299 | # CONFIG_MTD_JEDECPROBE is not set | ||
| 300 | CONFIG_MTD_MAP_BANK_WIDTH_1=y | ||
| 301 | CONFIG_MTD_MAP_BANK_WIDTH_2=y | ||
| 302 | CONFIG_MTD_MAP_BANK_WIDTH_4=y | ||
| 303 | # CONFIG_MTD_MAP_BANK_WIDTH_8 is not set | ||
| 304 | # CONFIG_MTD_MAP_BANK_WIDTH_16 is not set | ||
| 305 | # CONFIG_MTD_MAP_BANK_WIDTH_32 is not set | ||
| 306 | CONFIG_MTD_CFI_I1=y | ||
| 307 | CONFIG_MTD_CFI_I2=y | ||
| 308 | # CONFIG_MTD_CFI_I4 is not set | ||
| 309 | # CONFIG_MTD_CFI_I8 is not set | ||
| 310 | # CONFIG_MTD_RAM is not set | ||
| 311 | # CONFIG_MTD_ROM is not set | ||
| 312 | # CONFIG_MTD_ABSENT is not set | ||
| 313 | |||
| 314 | # | ||
| 315 | # Mapping drivers for chip access | ||
| 316 | # | ||
| 317 | # CONFIG_MTD_COMPLEX_MAPPINGS is not set | ||
| 318 | # CONFIG_MTD_PLATRAM is not set | ||
| 319 | |||
| 320 | # | ||
| 321 | # Self-contained MTD device drivers | ||
| 322 | # | ||
| 323 | # CONFIG_MTD_SLRAM is not set | ||
| 324 | # CONFIG_MTD_PHRAM is not set | ||
| 325 | # CONFIG_MTD_MTDRAM is not set | ||
| 326 | # CONFIG_MTD_BLOCK2MTD is not set | ||
| 327 | |||
| 328 | # | ||
| 329 | # Disk-On-Chip Device Drivers | ||
| 330 | # | ||
| 331 | # CONFIG_MTD_DOC2000 is not set | ||
| 332 | # CONFIG_MTD_DOC2001 is not set | ||
| 333 | # CONFIG_MTD_DOC2001PLUS is not set | ||
| 334 | # CONFIG_MTD_NAND is not set | ||
| 335 | # CONFIG_MTD_ONENAND is not set | ||
| 336 | |||
| 337 | # | ||
| 338 | # UBI - Unsorted block images | ||
| 339 | # | ||
| 340 | # CONFIG_MTD_UBI is not set | ||
| 341 | # CONFIG_PARPORT is not set | ||
| 342 | CONFIG_BLK_DEV=y | ||
| 343 | # CONFIG_BLK_DEV_COW_COMMON is not set | ||
| 344 | CONFIG_BLK_DEV_LOOP=y | 36 | CONFIG_BLK_DEV_LOOP=y |
| 345 | # CONFIG_BLK_DEV_CRYPTOLOOP is not set | ||
| 346 | CONFIG_BLK_DEV_NBD=m | 37 | CONFIG_BLK_DEV_NBD=m |
| 347 | CONFIG_BLK_DEV_RAM=y | 38 | CONFIG_BLK_DEV_RAM=y |
| 348 | CONFIG_BLK_DEV_RAM_COUNT=16 | ||
| 349 | CONFIG_BLK_DEV_RAM_SIZE=4096 | ||
| 350 | CONFIG_BLK_DEV_RAM_BLOCKSIZE=1024 | ||
| 351 | # CONFIG_CDROM_PKTCDVD is not set | ||
| 352 | # CONFIG_ATA_OVER_ETH is not set | ||
| 353 | CONFIG_MISC_DEVICES=y | ||
| 354 | # CONFIG_EEPROM_93CX6 is not set | ||
| 355 | CONFIG_IDE=y | 39 | CONFIG_IDE=y |
| 356 | CONFIG_IDE_MAX_HWIFS=4 | ||
| 357 | CONFIG_BLK_DEV_IDE=y | ||
| 358 | |||
| 359 | # | ||
| 360 | # Please see Documentation/ide.txt for help/info on IDE drives | ||
| 361 | # | ||
| 362 | # CONFIG_BLK_DEV_IDE_SATA is not set | ||
| 363 | CONFIG_BLK_DEV_IDEDISK=y | ||
| 364 | # CONFIG_IDEDISK_MULTI_MODE is not set | ||
| 365 | CONFIG_BLK_DEV_IDECS=m | 40 | CONFIG_BLK_DEV_IDECS=m |
| 366 | CONFIG_BLK_DEV_IDECD=m | 41 | CONFIG_BLK_DEV_IDECD=m |
| 367 | # CONFIG_BLK_DEV_IDETAPE is not set | ||
| 368 | # CONFIG_BLK_DEV_IDEFLOPPY is not set | ||
| 369 | # CONFIG_IDE_TASK_IOCTL is not set | ||
| 370 | CONFIG_IDE_PROC_FS=y | ||
| 371 | |||
| 372 | # | ||
| 373 | # IDE chipset support/bugfixes | ||
| 374 | # | ||
| 375 | CONFIG_IDE_GENERIC=y | 42 | CONFIG_IDE_GENERIC=y |
| 376 | # CONFIG_IDEPCI_PCIBUS_ORDER is not set | ||
| 377 | # CONFIG_IDE_ARM is not set | ||
| 378 | # CONFIG_BLK_DEV_IDEDMA is not set | ||
| 379 | # CONFIG_BLK_DEV_HD is not set | ||
| 380 | |||
| 381 | # | ||
| 382 | # SCSI device support | ||
| 383 | # | ||
| 384 | # CONFIG_RAID_ATTRS is not set | ||
| 385 | # CONFIG_SCSI is not set | ||
| 386 | # CONFIG_SCSI_DMA is not set | ||
| 387 | # CONFIG_SCSI_NETLINK is not set | ||
| 388 | # CONFIG_MD is not set | ||
| 389 | CONFIG_NETDEVICES=y | 43 | CONFIG_NETDEVICES=y |
| 390 | # CONFIG_NETDEVICES_MULTIQUEUE is not set | ||
| 391 | # CONFIG_DUMMY is not set | ||
| 392 | # CONFIG_BONDING is not set | ||
| 393 | # CONFIG_MACVLAN is not set | ||
| 394 | # CONFIG_EQUALIZER is not set | ||
| 395 | # CONFIG_TUN is not set | ||
| 396 | # CONFIG_PHYLIB is not set | ||
| 397 | CONFIG_NET_ETHERNET=y | 44 | CONFIG_NET_ETHERNET=y |
| 398 | CONFIG_MII=y | ||
| 399 | CONFIG_SMC91X=y | 45 | CONFIG_SMC91X=y |
| 400 | # CONFIG_NE2000 is not set | ||
| 401 | CONFIG_NETDEV_1000=y | ||
| 402 | CONFIG_NETDEV_10000=y | ||
| 403 | |||
| 404 | # | ||
| 405 | # Wireless LAN | ||
| 406 | # | ||
| 407 | # CONFIG_WLAN_PRE80211 is not set | ||
| 408 | # CONFIG_WLAN_80211 is not set | ||
| 409 | # CONFIG_NET_PCMCIA is not set | ||
| 410 | # CONFIG_WAN is not set | ||
| 411 | # CONFIG_PPP is not set | ||
| 412 | # CONFIG_SLIP is not set | ||
| 413 | # CONFIG_SHAPER is not set | ||
| 414 | # CONFIG_NETCONSOLE is not set | ||
| 415 | # CONFIG_NETPOLL is not set | ||
| 416 | # CONFIG_NET_POLL_CONTROLLER is not set | ||
| 417 | # CONFIG_ISDN is not set | ||
| 418 | # CONFIG_PHONE is not set | ||
| 419 | |||
| 420 | # | ||
| 421 | # Input device support | ||
| 422 | # | ||
| 423 | CONFIG_INPUT=y | ||
| 424 | # CONFIG_INPUT_FF_MEMLESS is not set | ||
| 425 | # CONFIG_INPUT_POLLDEV is not set | ||
| 426 | |||
| 427 | # | ||
| 428 | # Userland interfaces | ||
| 429 | # | ||
| 430 | CONFIG_INPUT_MOUSEDEV=y | ||
| 431 | CONFIG_INPUT_MOUSEDEV_PSAUX=y | ||
| 432 | CONFIG_INPUT_MOUSEDEV_SCREEN_X=1024 | ||
| 433 | CONFIG_INPUT_MOUSEDEV_SCREEN_Y=768 | ||
| 434 | # CONFIG_INPUT_JOYDEV is not set | ||
| 435 | # CONFIG_INPUT_TSDEV is not set | ||
| 436 | # CONFIG_INPUT_EVDEV is not set | ||
| 437 | # CONFIG_INPUT_EVBUG is not set | ||
| 438 | |||
| 439 | # | ||
| 440 | # Input Device Drivers | ||
| 441 | # | ||
| 442 | # CONFIG_INPUT_KEYBOARD is not set | 46 | # CONFIG_INPUT_KEYBOARD is not set |
| 443 | # CONFIG_INPUT_MOUSE is not set | 47 | # CONFIG_INPUT_MOUSE is not set |
| 444 | # CONFIG_INPUT_JOYSTICK is not set | ||
| 445 | # CONFIG_INPUT_TABLET is not set | ||
| 446 | # CONFIG_INPUT_TOUCHSCREEN is not set | ||
| 447 | # CONFIG_INPUT_MISC is not set | ||
| 448 | |||
| 449 | # | ||
| 450 | # Hardware I/O ports | ||
| 451 | # | ||
| 452 | CONFIG_SERIO=y | ||
| 453 | # CONFIG_SERIO_I8042 is not set | 48 | # CONFIG_SERIO_I8042 is not set |
| 454 | # CONFIG_SERIO_SERPORT is not set | 49 | # CONFIG_SERIO_SERPORT is not set |
| 455 | # CONFIG_SERIO_LIBPS2 is not set | ||
| 456 | # CONFIG_SERIO_RAW is not set | ||
| 457 | # CONFIG_GAMEPORT is not set | ||
| 458 | |||
| 459 | # | ||
| 460 | # Character devices | ||
| 461 | # | ||
| 462 | # CONFIG_VT is not set | 50 | # CONFIG_VT is not set |
| 463 | # CONFIG_SERIAL_NONSTANDARD is not set | ||
| 464 | |||
| 465 | # | ||
| 466 | # Serial drivers | ||
| 467 | # | ||
| 468 | # CONFIG_SERIAL_8250 is not set | ||
| 469 | |||
| 470 | # | ||
| 471 | # Non-8250 serial port support | ||
| 472 | # | ||
| 473 | CONFIG_SERIAL_CORE=y | ||
| 474 | CONFIG_SERIAL_CORE_CONSOLE=y | ||
| 475 | CONFIG_SERIAL_M32R_SIO=y | ||
| 476 | CONFIG_SERIAL_M32R_SIO_CONSOLE=y | 51 | CONFIG_SERIAL_M32R_SIO_CONSOLE=y |
| 477 | CONFIG_UNIX98_PTYS=y | ||
| 478 | CONFIG_LEGACY_PTYS=y | ||
| 479 | CONFIG_LEGACY_PTY_COUNT=256 | ||
| 480 | # CONFIG_IPMI_HANDLER is not set | ||
| 481 | # CONFIG_WATCHDOG is not set | ||
| 482 | CONFIG_HW_RANDOM=y | 52 | CONFIG_HW_RANDOM=y |
| 483 | # CONFIG_RTC is not set | ||
| 484 | # CONFIG_R3964 is not set | ||
| 485 | |||
| 486 | # | ||
| 487 | # PCMCIA character devices | ||
| 488 | # | ||
| 489 | # CONFIG_SYNCLINK_CS is not set | ||
| 490 | # CONFIG_CARDMAN_4000 is not set | ||
| 491 | # CONFIG_CARDMAN_4040 is not set | ||
| 492 | # CONFIG_RAW_DRIVER is not set | ||
| 493 | # CONFIG_TCG_TPM is not set | ||
| 494 | # CONFIG_I2C is not set | ||
| 495 | |||
| 496 | # | ||
| 497 | # SPI support | ||
| 498 | # | ||
| 499 | # CONFIG_SPI is not set | ||
| 500 | # CONFIG_SPI_MASTER is not set | ||
| 501 | # CONFIG_W1 is not set | ||
| 502 | # CONFIG_POWER_SUPPLY is not set | ||
| 503 | CONFIG_HWMON=y | ||
| 504 | # CONFIG_HWMON_VID is not set | ||
| 505 | # CONFIG_SENSORS_ABITUGURU is not set | ||
| 506 | # CONFIG_SENSORS_ABITUGURU3 is not set | ||
| 507 | # CONFIG_SENSORS_F71805F is not set | ||
| 508 | # CONFIG_SENSORS_IT87 is not set | ||
| 509 | # CONFIG_SENSORS_PC87360 is not set | ||
| 510 | # CONFIG_SENSORS_PC87427 is not set | ||
| 511 | # CONFIG_SENSORS_SMSC47M1 is not set | ||
| 512 | # CONFIG_SENSORS_SMSC47B397 is not set | ||
| 513 | # CONFIG_SENSORS_VT1211 is not set | ||
| 514 | # CONFIG_SENSORS_W83627HF is not set | ||
| 515 | # CONFIG_SENSORS_W83627EHF is not set | ||
| 516 | # CONFIG_HWMON_DEBUG_CHIP is not set | ||
| 517 | |||
| 518 | # | ||
| 519 | # Multifunction device drivers | ||
| 520 | # | ||
| 521 | # CONFIG_MFD_SM501 is not set | ||
| 522 | |||
| 523 | # | ||
| 524 | # Multimedia devices | ||
| 525 | # | ||
| 526 | # CONFIG_VIDEO_DEV is not set | ||
| 527 | # CONFIG_DVB_CORE is not set | ||
| 528 | CONFIG_DAB=y | ||
| 529 | |||
| 530 | # | ||
| 531 | # Graphics support | ||
| 532 | # | ||
| 533 | # CONFIG_BACKLIGHT_LCD_SUPPORT is not set | ||
| 534 | |||
| 535 | # | ||
| 536 | # Display device support | ||
| 537 | # | ||
| 538 | # CONFIG_DISPLAY_SUPPORT is not set | ||
| 539 | # CONFIG_VGASTATE is not set | ||
| 540 | CONFIG_VIDEO_OUTPUT_CONTROL=m | 53 | CONFIG_VIDEO_OUTPUT_CONTROL=m |
| 541 | # CONFIG_FB is not set | ||
| 542 | |||
| 543 | # | ||
| 544 | # Sound | ||
| 545 | # | ||
| 546 | # CONFIG_SOUND is not set | ||
| 547 | CONFIG_HID_SUPPORT=y | ||
| 548 | CONFIG_HID=y | ||
| 549 | # CONFIG_HID_DEBUG is not set | ||
| 550 | CONFIG_USB_SUPPORT=y | ||
| 551 | # CONFIG_USB_ARCH_HAS_HCD is not set | ||
| 552 | # CONFIG_USB_ARCH_HAS_OHCI is not set | ||
| 553 | # CONFIG_USB_ARCH_HAS_EHCI is not set | ||
| 554 | |||
| 555 | # | ||
| 556 | # NOTE: USB_STORAGE enables SCSI, and 'SCSI disk support' | ||
| 557 | # | ||
| 558 | |||
| 559 | # | ||
| 560 | # USB Gadget Support | ||
| 561 | # | ||
| 562 | # CONFIG_USB_GADGET is not set | ||
| 563 | # CONFIG_MMC is not set | ||
| 564 | # CONFIG_NEW_LEDS is not set | ||
| 565 | |||
| 566 | # | ||
| 567 | # Real Time Clock | ||
| 568 | # | ||
| 569 | # CONFIG_RTC_CLASS is not set | ||
| 570 | |||
| 571 | # | ||
| 572 | # Userspace I/O | ||
| 573 | # | ||
| 574 | # CONFIG_UIO is not set | ||
| 575 | |||
| 576 | # | ||
| 577 | # File systems | ||
| 578 | # | ||
| 579 | CONFIG_EXT2_FS=y | 54 | CONFIG_EXT2_FS=y |
| 580 | # CONFIG_EXT2_FS_XATTR is not set | ||
| 581 | # CONFIG_EXT2_FS_XIP is not set | ||
| 582 | CONFIG_EXT3_FS=y | 55 | CONFIG_EXT3_FS=y |
| 583 | CONFIG_EXT3_FS_XATTR=y | ||
| 584 | # CONFIG_EXT3_FS_POSIX_ACL is not set | ||
| 585 | # CONFIG_EXT3_FS_SECURITY is not set | ||
| 586 | # CONFIG_EXT4DEV_FS is not set | ||
| 587 | CONFIG_JBD=y | ||
| 588 | # CONFIG_JBD_DEBUG is not set | ||
| 589 | CONFIG_FS_MBCACHE=y | ||
| 590 | # CONFIG_REISERFS_FS is not set | ||
| 591 | # CONFIG_JFS_FS is not set | ||
| 592 | # CONFIG_FS_POSIX_ACL is not set | ||
| 593 | # CONFIG_XFS_FS is not set | ||
| 594 | # CONFIG_GFS2_FS is not set | ||
| 595 | # CONFIG_OCFS2_FS is not set | ||
| 596 | # CONFIG_MINIX_FS is not set | ||
| 597 | CONFIG_ROMFS_FS=y | ||
| 598 | CONFIG_INOTIFY=y | ||
| 599 | CONFIG_INOTIFY_USER=y | ||
| 600 | # CONFIG_QUOTA is not set | ||
| 601 | CONFIG_DNOTIFY=y | ||
| 602 | # CONFIG_AUTOFS_FS is not set | ||
| 603 | # CONFIG_AUTOFS4_FS is not set | ||
| 604 | # CONFIG_FUSE_FS is not set | ||
| 605 | |||
| 606 | # | ||
| 607 | # CD-ROM/DVD Filesystems | ||
| 608 | # | ||
| 609 | CONFIG_ISO9660_FS=y | 56 | CONFIG_ISO9660_FS=y |
| 610 | # CONFIG_JOLIET is not set | ||
| 611 | # CONFIG_ZISOFS is not set | ||
| 612 | # CONFIG_UDF_FS is not set | ||
| 613 | |||
| 614 | # | ||
| 615 | # DOS/FAT/NT Filesystems | ||
| 616 | # | ||
| 617 | CONFIG_FAT_FS=m | ||
| 618 | CONFIG_MSDOS_FS=m | 57 | CONFIG_MSDOS_FS=m |
| 619 | CONFIG_VFAT_FS=m | 58 | CONFIG_VFAT_FS=m |
| 620 | CONFIG_FAT_DEFAULT_CODEPAGE=437 | ||
| 621 | CONFIG_FAT_DEFAULT_IOCHARSET="iso8859-1" | ||
| 622 | # CONFIG_NTFS_FS is not set | ||
| 623 | |||
| 624 | # | ||
| 625 | # Pseudo filesystems | ||
| 626 | # | ||
| 627 | CONFIG_PROC_FS=y | ||
| 628 | CONFIG_PROC_KCORE=y | 59 | CONFIG_PROC_KCORE=y |
| 629 | CONFIG_PROC_SYSCTL=y | ||
| 630 | CONFIG_SYSFS=y | ||
| 631 | CONFIG_TMPFS=y | 60 | CONFIG_TMPFS=y |
| 632 | # CONFIG_TMPFS_POSIX_ACL is not set | ||
| 633 | # CONFIG_HUGETLB_PAGE is not set | ||
| 634 | CONFIG_RAMFS=y | ||
| 635 | # CONFIG_CONFIGFS_FS is not set | ||
| 636 | |||
| 637 | # | ||
| 638 | # Miscellaneous filesystems | ||
| 639 | # | ||
| 640 | # CONFIG_ADFS_FS is not set | ||
| 641 | # CONFIG_AFFS_FS is not set | ||
| 642 | # CONFIG_HFS_FS is not set | ||
| 643 | # CONFIG_HFSPLUS_FS is not set | ||
| 644 | # CONFIG_BEFS_FS is not set | ||
| 645 | # CONFIG_BFS_FS is not set | ||
| 646 | # CONFIG_EFS_FS is not set | ||
| 647 | CONFIG_JFFS2_FS=y | 61 | CONFIG_JFFS2_FS=y |
| 648 | CONFIG_JFFS2_FS_DEBUG=0 | 62 | CONFIG_ROMFS_FS=y |
| 649 | CONFIG_JFFS2_FS_WRITEBUFFER=y | ||
| 650 | # CONFIG_JFFS2_SUMMARY is not set | ||
| 651 | # CONFIG_JFFS2_FS_XATTR is not set | ||
| 652 | # CONFIG_JFFS2_COMPRESSION_OPTIONS is not set | ||
| 653 | CONFIG_JFFS2_ZLIB=y | ||
| 654 | CONFIG_JFFS2_RTIME=y | ||
| 655 | # CONFIG_JFFS2_RUBIN is not set | ||
| 656 | # CONFIG_CRAMFS is not set | ||
| 657 | # CONFIG_VXFS_FS is not set | ||
| 658 | # CONFIG_HPFS_FS is not set | ||
| 659 | # CONFIG_QNX4FS_FS is not set | ||
| 660 | # CONFIG_SYSV_FS is not set | ||
| 661 | # CONFIG_UFS_FS is not set | ||
| 662 | |||
| 663 | # | ||
| 664 | # Network File Systems | ||
| 665 | # | ||
| 666 | CONFIG_NFS_FS=y | 63 | CONFIG_NFS_FS=y |
| 667 | CONFIG_NFS_V3=y | 64 | CONFIG_NFS_V3=y |
| 668 | # CONFIG_NFS_V3_ACL is not set | ||
| 669 | # CONFIG_NFS_V4 is not set | ||
| 670 | # CONFIG_NFS_DIRECTIO is not set | ||
| 671 | # CONFIG_NFSD is not set | ||
| 672 | CONFIG_ROOT_NFS=y | 65 | CONFIG_ROOT_NFS=y |
| 673 | CONFIG_LOCKD=y | ||
| 674 | CONFIG_LOCKD_V4=y | ||
| 675 | CONFIG_NFS_COMMON=y | ||
| 676 | CONFIG_SUNRPC=y | ||
| 677 | # CONFIG_SUNRPC_BIND34 is not set | ||
| 678 | # CONFIG_RPCSEC_GSS_KRB5 is not set | ||
| 679 | # CONFIG_RPCSEC_GSS_SPKM3 is not set | ||
| 680 | # CONFIG_SMB_FS is not set | ||
| 681 | # CONFIG_CIFS is not set | ||
| 682 | # CONFIG_NCP_FS is not set | ||
| 683 | # CONFIG_CODA_FS is not set | ||
| 684 | # CONFIG_AFS_FS is not set | ||
| 685 | |||
| 686 | # | ||
| 687 | # Partition Types | ||
| 688 | # | ||
| 689 | # CONFIG_PARTITION_ADVANCED is not set | ||
| 690 | CONFIG_MSDOS_PARTITION=y | ||
| 691 | |||
| 692 | # | ||
| 693 | # Native Language Support | ||
| 694 | # | ||
| 695 | CONFIG_NLS=y | 66 | CONFIG_NLS=y |
| 696 | CONFIG_NLS_DEFAULT="iso8859-1" | ||
| 697 | # CONFIG_NLS_CODEPAGE_437 is not set | ||
| 698 | # CONFIG_NLS_CODEPAGE_737 is not set | ||
| 699 | # CONFIG_NLS_CODEPAGE_775 is not set | ||
| 700 | # CONFIG_NLS_CODEPAGE_850 is not set | ||
| 701 | # CONFIG_NLS_CODEPAGE_852 is not set | ||
| 702 | # CONFIG_NLS_CODEPAGE_855 is not set | ||
| 703 | # CONFIG_NLS_CODEPAGE_857 is not set | ||
| 704 | # CONFIG_NLS_CODEPAGE_860 is not set | ||
| 705 | # CONFIG_NLS_CODEPAGE_861 is not set | ||
| 706 | # CONFIG_NLS_CODEPAGE_862 is not set | ||
| 707 | # CONFIG_NLS_CODEPAGE_863 is not set | ||
| 708 | # CONFIG_NLS_CODEPAGE_864 is not set | ||
| 709 | # CONFIG_NLS_CODEPAGE_865 is not set | ||
| 710 | # CONFIG_NLS_CODEPAGE_866 is not set | ||
| 711 | # CONFIG_NLS_CODEPAGE_869 is not set | ||
| 712 | # CONFIG_NLS_CODEPAGE_936 is not set | ||
| 713 | # CONFIG_NLS_CODEPAGE_950 is not set | ||
| 714 | # CONFIG_NLS_CODEPAGE_932 is not set | ||
| 715 | # CONFIG_NLS_CODEPAGE_949 is not set | ||
| 716 | # CONFIG_NLS_CODEPAGE_874 is not set | ||
| 717 | # CONFIG_NLS_ISO8859_8 is not set | ||
| 718 | # CONFIG_NLS_CODEPAGE_1250 is not set | ||
| 719 | # CONFIG_NLS_CODEPAGE_1251 is not set | ||
| 720 | # CONFIG_NLS_ASCII is not set | ||
| 721 | # CONFIG_NLS_ISO8859_1 is not set | ||
| 722 | # CONFIG_NLS_ISO8859_2 is not set | ||
| 723 | # CONFIG_NLS_ISO8859_3 is not set | ||
| 724 | # CONFIG_NLS_ISO8859_4 is not set | ||
| 725 | # CONFIG_NLS_ISO8859_5 is not set | ||
| 726 | # CONFIG_NLS_ISO8859_6 is not set | ||
| 727 | # CONFIG_NLS_ISO8859_7 is not set | ||
| 728 | # CONFIG_NLS_ISO8859_9 is not set | ||
| 729 | # CONFIG_NLS_ISO8859_13 is not set | ||
| 730 | # CONFIG_NLS_ISO8859_14 is not set | ||
| 731 | # CONFIG_NLS_ISO8859_15 is not set | ||
| 732 | # CONFIG_NLS_KOI8_R is not set | ||
| 733 | # CONFIG_NLS_KOI8_U is not set | ||
| 734 | # CONFIG_NLS_UTF8 is not set | ||
| 735 | |||
| 736 | # | ||
| 737 | # Distributed Lock Manager | ||
| 738 | # | ||
| 739 | # CONFIG_DLM is not set | ||
| 740 | |||
| 741 | # | ||
| 742 | # Profiling support | ||
| 743 | # | ||
| 744 | # CONFIG_PROFILING is not set | ||
| 745 | |||
| 746 | # | ||
| 747 | # Kernel hacking | ||
| 748 | # | ||
| 749 | # CONFIG_PRINTK_TIME is not set | ||
| 750 | CONFIG_ENABLE_MUST_CHECK=y | ||
| 751 | # CONFIG_MAGIC_SYSRQ is not set | ||
| 752 | # CONFIG_UNUSED_SYMBOLS is not set | ||
| 753 | # CONFIG_DEBUG_FS is not set | ||
| 754 | # CONFIG_HEADERS_CHECK is not set | ||
| 755 | # CONFIG_DEBUG_KERNEL is not set | ||
| 756 | # CONFIG_DEBUG_BUGVERBOSE is not set | ||
| 757 | # CONFIG_FRAME_POINTER is not set | ||
| 758 | |||
| 759 | # | ||
| 760 | # Security options | ||
| 761 | # | ||
| 762 | # CONFIG_KEYS is not set | ||
| 763 | # CONFIG_SECURITY is not set | ||
| 764 | # CONFIG_CRYPTO is not set | ||
| 765 | |||
| 766 | # | ||
| 767 | # Library routines | ||
| 768 | # | ||
| 769 | CONFIG_BITREVERSE=y | ||
| 770 | # CONFIG_CRC_CCITT is not set | ||
| 771 | # CONFIG_CRC16 is not set | ||
| 772 | # CONFIG_CRC_ITU_T is not set | ||
| 773 | CONFIG_CRC32=y | ||
| 774 | # CONFIG_CRC7 is not set | ||
| 775 | # CONFIG_LIBCRC32C is not set | ||
| 776 | CONFIG_ZLIB_INFLATE=y | ||
| 777 | CONFIG_ZLIB_DEFLATE=y | ||
| 778 | CONFIG_HAS_IOMEM=y | ||
diff --git a/arch/m32r/configs/oaks32r_defconfig b/arch/m32r/configs/oaks32r_defconfig index cc0f99a59298..5aa4ea9ebb10 100644 --- a/arch/m32r/configs/oaks32r_defconfig +++ b/arch/m32r/configs/oaks32r_defconfig | |||
| @@ -1,628 +1,45 @@ | |||
| 1 | # | ||
| 2 | # Automatically generated make config: don't edit | ||
| 3 | # Linux kernel version: 2.6.23-rc1 | ||
| 4 | # Wed Aug 1 17:22:36 2007 | ||
| 5 | # | ||
| 6 | CONFIG_M32R=y | ||
| 7 | CONFIG_GENERIC_ISA_DMA=y | ||
| 8 | CONFIG_ZONE_DMA=y | ||
| 9 | CONFIG_GENERIC_HARDIRQS=y | ||
| 10 | CONFIG_GENERIC_IRQ_PROBE=y | ||
| 11 | CONFIG_NO_IOPORT=y | ||
| 12 | CONFIG_NO_DMA=y | ||
| 13 | CONFIG_DEFCONFIG_LIST="/lib/modules/$UNAME_RELEASE/.config" | ||
| 14 | |||
| 15 | # | ||
| 16 | # Code maturity level options | ||
| 17 | # | ||
| 18 | CONFIG_EXPERIMENTAL=y | 1 | CONFIG_EXPERIMENTAL=y |
| 19 | CONFIG_BROKEN_ON_SMP=y | ||
| 20 | CONFIG_LOCK_KERNEL=y | ||
| 21 | CONFIG_INIT_ENV_ARG_LIMIT=32 | ||
| 22 | |||
| 23 | # | ||
| 24 | # General setup | ||
| 25 | # | ||
| 26 | CONFIG_LOCALVERSION="" | ||
| 27 | CONFIG_LOCALVERSION_AUTO=y | ||
| 28 | # CONFIG_SYSVIPC is not set | ||
| 29 | # CONFIG_POSIX_MQUEUE is not set | ||
| 30 | CONFIG_BSD_PROCESS_ACCT=y | 2 | CONFIG_BSD_PROCESS_ACCT=y |
| 31 | # CONFIG_BSD_PROCESS_ACCT_V3 is not set | ||
| 32 | # CONFIG_TASKSTATS is not set | ||
| 33 | # CONFIG_USER_NS is not set | ||
| 34 | # CONFIG_AUDIT is not set | ||
| 35 | # CONFIG_IKCONFIG is not set | ||
| 36 | CONFIG_LOG_BUF_SHIFT=14 | 3 | CONFIG_LOG_BUF_SHIFT=14 |
| 37 | CONFIG_SYSFS_DEPRECATED=y | ||
| 38 | # CONFIG_RELAY is not set | ||
| 39 | # CONFIG_BLK_DEV_INITRD is not set | ||
| 40 | # CONFIG_CC_OPTIMIZE_FOR_SIZE is not set | 4 | # CONFIG_CC_OPTIMIZE_FOR_SIZE is not set |
| 41 | CONFIG_SYSCTL=y | ||
| 42 | CONFIG_EMBEDDED=y | 5 | CONFIG_EMBEDDED=y |
| 43 | CONFIG_SYSCTL_SYSCALL=y | ||
| 44 | # CONFIG_KALLSYMS is not set | 6 | # CONFIG_KALLSYMS is not set |
| 45 | CONFIG_HOTPLUG=y | ||
| 46 | CONFIG_PRINTK=y | ||
| 47 | CONFIG_BUG=y | ||
| 48 | CONFIG_ELF_CORE=y | ||
| 49 | CONFIG_BASE_FULL=y | ||
| 50 | # CONFIG_FUTEX is not set | 7 | # CONFIG_FUTEX is not set |
| 51 | CONFIG_ANON_INODES=y | ||
| 52 | # CONFIG_EPOLL is not set | 8 | # CONFIG_EPOLL is not set |
| 53 | CONFIG_SIGNALFD=y | ||
| 54 | CONFIG_TIMERFD=y | ||
| 55 | CONFIG_EVENTFD=y | ||
| 56 | CONFIG_VM_EVENT_COUNTERS=y | ||
| 57 | CONFIG_SLAB=y | 9 | CONFIG_SLAB=y |
| 58 | # CONFIG_SLUB is not set | ||
| 59 | # CONFIG_SLOB is not set | ||
| 60 | CONFIG_TINY_SHMEM=y | ||
| 61 | CONFIG_BASE_SMALL=0 | ||
| 62 | CONFIG_MODULES=y | 10 | CONFIG_MODULES=y |
| 63 | CONFIG_MODULE_UNLOAD=y | 11 | CONFIG_MODULE_UNLOAD=y |
| 64 | # CONFIG_MODULE_FORCE_UNLOAD is not set | ||
| 65 | # CONFIG_MODVERSIONS is not set | ||
| 66 | # CONFIG_MODULE_SRCVERSION_ALL is not set | ||
| 67 | CONFIG_KMOD=y | ||
| 68 | CONFIG_BLOCK=y | ||
| 69 | # CONFIG_LBD is not set | ||
| 70 | # CONFIG_BLK_DEV_IO_TRACE is not set | ||
| 71 | # CONFIG_LSF is not set | ||
| 72 | # CONFIG_BLK_DEV_BSG is not set | 12 | # CONFIG_BLK_DEV_BSG is not set |
| 73 | |||
| 74 | # | ||
| 75 | # IO Schedulers | ||
| 76 | # | ||
| 77 | CONFIG_IOSCHED_NOOP=y | ||
| 78 | # CONFIG_IOSCHED_AS is not set | ||
| 79 | CONFIG_IOSCHED_DEADLINE=y | ||
| 80 | CONFIG_IOSCHED_CFQ=y | ||
| 81 | # CONFIG_DEFAULT_AS is not set | ||
| 82 | # CONFIG_DEFAULT_DEADLINE is not set | ||
| 83 | CONFIG_DEFAULT_CFQ=y | ||
| 84 | # CONFIG_DEFAULT_NOOP is not set | ||
| 85 | CONFIG_DEFAULT_IOSCHED="cfq" | ||
| 86 | |||
| 87 | # | ||
| 88 | # Processor type and features | ||
| 89 | # | ||
| 90 | # CONFIG_PLAT_MAPPI is not set | ||
| 91 | # CONFIG_PLAT_USRV is not set | ||
| 92 | # CONFIG_PLAT_M32700UT is not set | ||
| 93 | # CONFIG_PLAT_OPSPUT is not set | ||
| 94 | CONFIG_PLAT_OAKS32R=y | 13 | CONFIG_PLAT_OAKS32R=y |
| 95 | # CONFIG_PLAT_MAPPI2 is not set | ||
| 96 | # CONFIG_PLAT_MAPPI3 is not set | ||
| 97 | # CONFIG_PLAT_M32104UT is not set | ||
| 98 | # CONFIG_CHIP_M32700 is not set | ||
| 99 | CONFIG_CHIP_M32102=y | 14 | CONFIG_CHIP_M32102=y |
| 100 | # CONFIG_CHIP_M32104 is not set | ||
| 101 | # CONFIG_CHIP_VDEC2 is not set | ||
| 102 | # CONFIG_CHIP_OPSP is not set | ||
| 103 | CONFIG_ISA_M32R=y | ||
| 104 | CONFIG_BUS_CLOCK=33333333 | ||
| 105 | CONFIG_TIMER_DIVIDE=128 | ||
| 106 | # CONFIG_CPU_LITTLE_ENDIAN is not set | ||
| 107 | CONFIG_MEMORY_START=0x01000000 | 15 | CONFIG_MEMORY_START=0x01000000 |
| 108 | CONFIG_MEMORY_SIZE=0x00800000 | 16 | CONFIG_MEMORY_SIZE=0x00800000 |
| 109 | CONFIG_NOHIGHMEM=y | ||
| 110 | CONFIG_ARCH_DISCONTIGMEM_ENABLE=y | ||
| 111 | CONFIG_SELECT_MEMORY_MODEL=y | ||
| 112 | # CONFIG_FLATMEM_MANUAL is not set | ||
| 113 | CONFIG_DISCONTIGMEM_MANUAL=y | ||
| 114 | # CONFIG_SPARSEMEM_MANUAL is not set | ||
| 115 | CONFIG_DISCONTIGMEM=y | ||
| 116 | CONFIG_FLAT_NODE_MEM_MAP=y | ||
| 117 | CONFIG_NEED_MULTIPLE_NODES=y | ||
| 118 | # CONFIG_SPARSEMEM_STATIC is not set | ||
| 119 | CONFIG_SPLIT_PTLOCK_CPUS=4 | ||
| 120 | # CONFIG_RESOURCES_64BIT is not set | ||
| 121 | CONFIG_ZONE_DMA_FLAG=1 | ||
| 122 | CONFIG_VIRT_TO_BUS=y | ||
| 123 | CONFIG_IRAM_START=0x00f00000 | 17 | CONFIG_IRAM_START=0x00f00000 |
| 124 | CONFIG_IRAM_SIZE=0x00010000 | 18 | CONFIG_IRAM_SIZE=0x00010000 |
| 125 | CONFIG_RWSEM_GENERIC_SPINLOCK=y | ||
| 126 | # CONFIG_RWSEM_XCHGADD_ALGORITHM is not set | ||
| 127 | # CONFIG_ARCH_HAS_ILOG2_U32 is not set | ||
| 128 | # CONFIG_ARCH_HAS_ILOG2_U64 is not set | ||
| 129 | CONFIG_GENERIC_FIND_NEXT_BIT=y | ||
| 130 | CONFIG_GENERIC_HWEIGHT=y | ||
| 131 | CONFIG_GENERIC_CALIBRATE_DELAY=y | ||
| 132 | CONFIG_SCHED_NO_NO_OMIT_FRAME_POINTER=y | ||
| 133 | CONFIG_PREEMPT=y | 19 | CONFIG_PREEMPT=y |
| 134 | # CONFIG_SMP is not set | ||
| 135 | CONFIG_NODES_SHIFT=1 | ||
| 136 | |||
| 137 | # | ||
| 138 | # Bus options (PCI, PCMCIA, EISA, MCA, ISA) | ||
| 139 | # | ||
| 140 | # CONFIG_ARCH_SUPPORTS_MSI is not set | ||
| 141 | # CONFIG_ISA is not set | ||
| 142 | |||
| 143 | # | ||
| 144 | # PCCARD (PCMCIA/CardBus) support | ||
| 145 | # | ||
| 146 | # CONFIG_PCCARD is not set | ||
| 147 | |||
| 148 | # | ||
| 149 | # Executable file formats | ||
| 150 | # | ||
| 151 | CONFIG_BINFMT_FLAT=y | 20 | CONFIG_BINFMT_FLAT=y |
| 152 | # CONFIG_BINFMT_ZFLAT is not set | ||
| 153 | # CONFIG_BINFMT_SHARED_FLAT is not set | ||
| 154 | # CONFIG_BINFMT_MISC is not set | ||
| 155 | |||
| 156 | # | ||
| 157 | # Networking | ||
| 158 | # | ||
| 159 | CONFIG_NET=y | 21 | CONFIG_NET=y |
| 160 | |||
| 161 | # | ||
| 162 | # Networking options | ||
| 163 | # | ||
| 164 | CONFIG_PACKET=y | 22 | CONFIG_PACKET=y |
| 165 | # CONFIG_PACKET_MMAP is not set | ||
| 166 | CONFIG_UNIX=y | 23 | CONFIG_UNIX=y |
| 167 | CONFIG_XFRM=y | ||
| 168 | # CONFIG_XFRM_USER is not set | ||
| 169 | # CONFIG_XFRM_SUB_POLICY is not set | ||
| 170 | # CONFIG_XFRM_MIGRATE is not set | ||
| 171 | # CONFIG_NET_KEY is not set | ||
| 172 | CONFIG_INET=y | 24 | CONFIG_INET=y |
| 173 | # CONFIG_IP_MULTICAST is not set | ||
| 174 | # CONFIG_IP_ADVANCED_ROUTER is not set | ||
| 175 | CONFIG_IP_FIB_HASH=y | ||
| 176 | CONFIG_IP_PNP=y | 25 | CONFIG_IP_PNP=y |
| 177 | CONFIG_IP_PNP_DHCP=y | 26 | CONFIG_IP_PNP_DHCP=y |
| 178 | # CONFIG_IP_PNP_BOOTP is not set | ||
| 179 | # CONFIG_IP_PNP_RARP is not set | ||
| 180 | # CONFIG_NET_IPIP is not set | ||
| 181 | # CONFIG_NET_IPGRE is not set | ||
| 182 | # CONFIG_ARPD is not set | ||
| 183 | # CONFIG_SYN_COOKIES is not set | ||
| 184 | # CONFIG_INET_AH is not set | ||
| 185 | # CONFIG_INET_ESP is not set | ||
| 186 | # CONFIG_INET_IPCOMP is not set | ||
| 187 | # CONFIG_INET_XFRM_TUNNEL is not set | ||
| 188 | # CONFIG_INET_TUNNEL is not set | ||
| 189 | CONFIG_INET_XFRM_MODE_TRANSPORT=y | ||
| 190 | CONFIG_INET_XFRM_MODE_TUNNEL=y | ||
| 191 | CONFIG_INET_XFRM_MODE_BEET=y | ||
| 192 | CONFIG_INET_DIAG=y | ||
| 193 | CONFIG_INET_TCP_DIAG=y | ||
| 194 | # CONFIG_TCP_CONG_ADVANCED is not set | ||
| 195 | CONFIG_TCP_CONG_CUBIC=y | ||
| 196 | CONFIG_DEFAULT_TCP_CONG="cubic" | ||
| 197 | # CONFIG_TCP_MD5SIG is not set | ||
| 198 | # CONFIG_IPV6 is not set | 27 | # CONFIG_IPV6 is not set |
| 199 | # CONFIG_INET6_XFRM_TUNNEL is not set | ||
| 200 | # CONFIG_INET6_TUNNEL is not set | ||
| 201 | # CONFIG_NETWORK_SECMARK is not set | ||
| 202 | # CONFIG_NETFILTER is not set | ||
| 203 | # CONFIG_IP_DCCP is not set | ||
| 204 | # CONFIG_IP_SCTP is not set | ||
| 205 | # CONFIG_TIPC is not set | ||
| 206 | # CONFIG_ATM is not set | ||
| 207 | # CONFIG_BRIDGE is not set | ||
| 208 | # CONFIG_VLAN_8021Q is not set | ||
| 209 | # CONFIG_DECNET is not set | ||
| 210 | # CONFIG_LLC2 is not set | ||
| 211 | # CONFIG_IPX is not set | ||
| 212 | # CONFIG_ATALK is not set | ||
| 213 | # CONFIG_X25 is not set | ||
| 214 | # CONFIG_LAPB is not set | ||
| 215 | # CONFIG_ECONET is not set | ||
| 216 | # CONFIG_WAN_ROUTER is not set | ||
| 217 | |||
| 218 | # | ||
| 219 | # QoS and/or fair queueing | ||
| 220 | # | ||
| 221 | # CONFIG_NET_SCHED is not set | ||
| 222 | |||
| 223 | # | ||
| 224 | # Network testing | ||
| 225 | # | ||
| 226 | # CONFIG_NET_PKTGEN is not set | ||
| 227 | # CONFIG_HAMRADIO is not set | ||
| 228 | # CONFIG_IRDA is not set | ||
| 229 | # CONFIG_BT is not set | ||
| 230 | # CONFIG_AF_RXRPC is not set | ||
| 231 | |||
| 232 | # | ||
| 233 | # Wireless | ||
| 234 | # | ||
| 235 | # CONFIG_CFG80211 is not set | ||
| 236 | # CONFIG_WIRELESS_EXT is not set | ||
| 237 | # CONFIG_MAC80211 is not set | ||
| 238 | # CONFIG_IEEE80211 is not set | ||
| 239 | # CONFIG_RFKILL is not set | ||
| 240 | # CONFIG_NET_9P is not set | ||
| 241 | |||
| 242 | # | ||
| 243 | # Device Drivers | ||
| 244 | # | ||
| 245 | |||
| 246 | # | ||
| 247 | # Generic Driver Options | ||
| 248 | # | ||
| 249 | CONFIG_STANDALONE=y | ||
| 250 | CONFIG_PREVENT_FIRMWARE_BUILD=y | ||
| 251 | # CONFIG_FW_LOADER is not set | 28 | # CONFIG_FW_LOADER is not set |
| 252 | # CONFIG_SYS_HYPERVISOR is not set | ||
| 253 | # CONFIG_CONNECTOR is not set | ||
| 254 | # CONFIG_MTD is not set | ||
| 255 | # CONFIG_PARPORT is not set | ||
| 256 | CONFIG_BLK_DEV=y | ||
| 257 | # CONFIG_BLK_DEV_COW_COMMON is not set | ||
| 258 | CONFIG_BLK_DEV_LOOP=y | 29 | CONFIG_BLK_DEV_LOOP=y |
| 259 | # CONFIG_BLK_DEV_CRYPTOLOOP is not set | ||
| 260 | CONFIG_BLK_DEV_NBD=y | 30 | CONFIG_BLK_DEV_NBD=y |
| 261 | CONFIG_BLK_DEV_RAM=y | 31 | CONFIG_BLK_DEV_RAM=y |
| 262 | CONFIG_BLK_DEV_RAM_COUNT=16 | ||
| 263 | CONFIG_BLK_DEV_RAM_SIZE=4096 | ||
| 264 | CONFIG_BLK_DEV_RAM_BLOCKSIZE=1024 | ||
| 265 | # CONFIG_CDROM_PKTCDVD is not set | ||
| 266 | # CONFIG_ATA_OVER_ETH is not set | ||
| 267 | CONFIG_MISC_DEVICES=y | ||
| 268 | # CONFIG_EEPROM_93CX6 is not set | ||
| 269 | # CONFIG_IDE is not set | ||
| 270 | |||
| 271 | # | ||
| 272 | # SCSI device support | ||
| 273 | # | ||
| 274 | # CONFIG_RAID_ATTRS is not set | ||
| 275 | # CONFIG_SCSI is not set | ||
| 276 | # CONFIG_SCSI_DMA is not set | ||
| 277 | # CONFIG_SCSI_NETLINK is not set | ||
| 278 | # CONFIG_MD is not set | ||
| 279 | CONFIG_NETDEVICES=y | 32 | CONFIG_NETDEVICES=y |
| 280 | # CONFIG_NETDEVICES_MULTIQUEUE is not set | ||
| 281 | # CONFIG_DUMMY is not set | ||
| 282 | # CONFIG_BONDING is not set | ||
| 283 | # CONFIG_MACVLAN is not set | ||
| 284 | # CONFIG_EQUALIZER is not set | ||
| 285 | # CONFIG_TUN is not set | ||
| 286 | # CONFIG_NET_ETHERNET is not set | ||
| 287 | CONFIG_NETDEV_1000=y | ||
| 288 | CONFIG_NETDEV_10000=y | ||
| 289 | |||
| 290 | # | ||
| 291 | # Wireless LAN | ||
| 292 | # | ||
| 293 | # CONFIG_WLAN_PRE80211 is not set | ||
| 294 | # CONFIG_WLAN_80211 is not set | ||
| 295 | # CONFIG_WAN is not set | ||
| 296 | # CONFIG_PPP is not set | ||
| 297 | # CONFIG_SLIP is not set | ||
| 298 | # CONFIG_SHAPER is not set | ||
| 299 | # CONFIG_NETCONSOLE is not set | ||
| 300 | # CONFIG_NETPOLL is not set | ||
| 301 | # CONFIG_NET_POLL_CONTROLLER is not set | ||
| 302 | # CONFIG_ISDN is not set | ||
| 303 | # CONFIG_PHONE is not set | ||
| 304 | |||
| 305 | # | ||
| 306 | # Input device support | ||
| 307 | # | ||
| 308 | CONFIG_INPUT=y | ||
| 309 | # CONFIG_INPUT_FF_MEMLESS is not set | ||
| 310 | # CONFIG_INPUT_POLLDEV is not set | ||
| 311 | |||
| 312 | # | ||
| 313 | # Userland interfaces | ||
| 314 | # | ||
| 315 | # CONFIG_INPUT_MOUSEDEV is not set | 33 | # CONFIG_INPUT_MOUSEDEV is not set |
| 316 | # CONFIG_INPUT_JOYDEV is not set | ||
| 317 | # CONFIG_INPUT_TSDEV is not set | ||
| 318 | # CONFIG_INPUT_EVDEV is not set | ||
| 319 | # CONFIG_INPUT_EVBUG is not set | ||
| 320 | |||
| 321 | # | ||
| 322 | # Input Device Drivers | ||
| 323 | # | ||
| 324 | # CONFIG_INPUT_KEYBOARD is not set | 34 | # CONFIG_INPUT_KEYBOARD is not set |
| 325 | # CONFIG_INPUT_MOUSE is not set | 35 | # CONFIG_INPUT_MOUSE is not set |
| 326 | # CONFIG_INPUT_JOYSTICK is not set | ||
| 327 | # CONFIG_INPUT_TABLET is not set | ||
| 328 | # CONFIG_INPUT_TOUCHSCREEN is not set | ||
| 329 | # CONFIG_INPUT_MISC is not set | ||
| 330 | |||
| 331 | # | ||
| 332 | # Hardware I/O ports | ||
| 333 | # | ||
| 334 | CONFIG_SERIO=y | ||
| 335 | # CONFIG_SERIO_I8042 is not set | 36 | # CONFIG_SERIO_I8042 is not set |
| 336 | CONFIG_SERIO_SERPORT=y | ||
| 337 | # CONFIG_SERIO_LIBPS2 is not set | ||
| 338 | # CONFIG_SERIO_RAW is not set | ||
| 339 | # CONFIG_GAMEPORT is not set | ||
| 340 | |||
| 341 | # | ||
| 342 | # Character devices | ||
| 343 | # | ||
| 344 | # CONFIG_VT is not set | 37 | # CONFIG_VT is not set |
| 345 | # CONFIG_SERIAL_NONSTANDARD is not set | ||
| 346 | |||
| 347 | # | ||
| 348 | # Serial drivers | ||
| 349 | # | ||
| 350 | # CONFIG_SERIAL_8250 is not set | ||
| 351 | |||
| 352 | # | ||
| 353 | # Non-8250 serial port support | ||
| 354 | # | ||
| 355 | CONFIG_SERIAL_CORE=y | ||
| 356 | CONFIG_SERIAL_CORE_CONSOLE=y | ||
| 357 | CONFIG_SERIAL_M32R_SIO=y | ||
| 358 | CONFIG_SERIAL_M32R_SIO_CONSOLE=y | 38 | CONFIG_SERIAL_M32R_SIO_CONSOLE=y |
| 359 | CONFIG_UNIX98_PTYS=y | ||
| 360 | CONFIG_LEGACY_PTYS=y | ||
| 361 | CONFIG_LEGACY_PTY_COUNT=256 | ||
| 362 | # CONFIG_IPMI_HANDLER is not set | ||
| 363 | # CONFIG_WATCHDOG is not set | ||
| 364 | CONFIG_HW_RANDOM=y | 39 | CONFIG_HW_RANDOM=y |
| 365 | # CONFIG_RTC is not set | ||
| 366 | # CONFIG_R3964 is not set | ||
| 367 | # CONFIG_RAW_DRIVER is not set | ||
| 368 | # CONFIG_TCG_TPM is not set | ||
| 369 | # CONFIG_I2C is not set | ||
| 370 | |||
| 371 | # | ||
| 372 | # SPI support | ||
| 373 | # | ||
| 374 | # CONFIG_SPI is not set | ||
| 375 | # CONFIG_SPI_MASTER is not set | ||
| 376 | # CONFIG_W1 is not set | ||
| 377 | # CONFIG_POWER_SUPPLY is not set | ||
| 378 | CONFIG_HWMON=y | ||
| 379 | # CONFIG_HWMON_VID is not set | ||
| 380 | # CONFIG_SENSORS_ABITUGURU is not set | ||
| 381 | # CONFIG_SENSORS_ABITUGURU3 is not set | ||
| 382 | # CONFIG_SENSORS_F71805F is not set | ||
| 383 | # CONFIG_SENSORS_IT87 is not set | ||
| 384 | # CONFIG_SENSORS_PC87360 is not set | ||
| 385 | # CONFIG_SENSORS_PC87427 is not set | ||
| 386 | # CONFIG_SENSORS_SMSC47M1 is not set | ||
| 387 | # CONFIG_SENSORS_SMSC47B397 is not set | ||
| 388 | # CONFIG_SENSORS_VT1211 is not set | ||
| 389 | # CONFIG_SENSORS_W83627HF is not set | ||
| 390 | # CONFIG_SENSORS_W83627EHF is not set | ||
| 391 | # CONFIG_HWMON_DEBUG_CHIP is not set | ||
| 392 | |||
| 393 | # | ||
| 394 | # Multifunction device drivers | ||
| 395 | # | ||
| 396 | # CONFIG_MFD_SM501 is not set | ||
| 397 | |||
| 398 | # | ||
| 399 | # Multimedia devices | ||
| 400 | # | ||
| 401 | # CONFIG_VIDEO_DEV is not set | ||
| 402 | # CONFIG_DVB_CORE is not set | ||
| 403 | CONFIG_DAB=y | ||
| 404 | |||
| 405 | # | ||
| 406 | # Graphics support | ||
| 407 | # | ||
| 408 | # CONFIG_BACKLIGHT_LCD_SUPPORT is not set | ||
| 409 | |||
| 410 | # | ||
| 411 | # Display device support | ||
| 412 | # | ||
| 413 | # CONFIG_DISPLAY_SUPPORT is not set | ||
| 414 | # CONFIG_VGASTATE is not set | ||
| 415 | CONFIG_VIDEO_OUTPUT_CONTROL=m | 40 | CONFIG_VIDEO_OUTPUT_CONTROL=m |
| 416 | # CONFIG_FB is not set | ||
| 417 | |||
| 418 | # | ||
| 419 | # Sound | ||
| 420 | # | ||
| 421 | # CONFIG_SOUND is not set | ||
| 422 | CONFIG_HID_SUPPORT=y | ||
| 423 | CONFIG_HID=y | ||
| 424 | # CONFIG_HID_DEBUG is not set | ||
| 425 | CONFIG_USB_SUPPORT=y | ||
| 426 | # CONFIG_USB_ARCH_HAS_HCD is not set | ||
| 427 | # CONFIG_USB_ARCH_HAS_OHCI is not set | ||
| 428 | # CONFIG_USB_ARCH_HAS_EHCI is not set | ||
| 429 | |||
| 430 | # | ||
| 431 | # NOTE: USB_STORAGE enables SCSI, and 'SCSI disk support' | ||
| 432 | # | ||
| 433 | |||
| 434 | # | ||
| 435 | # USB Gadget Support | ||
| 436 | # | ||
| 437 | # CONFIG_USB_GADGET is not set | ||
| 438 | # CONFIG_MMC is not set | ||
| 439 | # CONFIG_NEW_LEDS is not set | ||
| 440 | |||
| 441 | # | ||
| 442 | # Real Time Clock | ||
| 443 | # | ||
| 444 | # CONFIG_RTC_CLASS is not set | ||
| 445 | |||
| 446 | # | ||
| 447 | # Userspace I/O | ||
| 448 | # | ||
| 449 | # CONFIG_UIO is not set | ||
| 450 | |||
| 451 | # | ||
| 452 | # File systems | ||
| 453 | # | ||
| 454 | CONFIG_EXT2_FS=y | 41 | CONFIG_EXT2_FS=y |
| 455 | # CONFIG_EXT2_FS_XATTR is not set | ||
| 456 | # CONFIG_EXT3_FS is not set | ||
| 457 | # CONFIG_EXT4DEV_FS is not set | ||
| 458 | # CONFIG_REISERFS_FS is not set | ||
| 459 | # CONFIG_JFS_FS is not set | ||
| 460 | # CONFIG_FS_POSIX_ACL is not set | ||
| 461 | # CONFIG_XFS_FS is not set | ||
| 462 | # CONFIG_GFS2_FS is not set | ||
| 463 | # CONFIG_OCFS2_FS is not set | ||
| 464 | # CONFIG_MINIX_FS is not set | ||
| 465 | # CONFIG_ROMFS_FS is not set | ||
| 466 | CONFIG_INOTIFY=y | ||
| 467 | CONFIG_INOTIFY_USER=y | ||
| 468 | # CONFIG_QUOTA is not set | ||
| 469 | CONFIG_DNOTIFY=y | ||
| 470 | # CONFIG_AUTOFS_FS is not set | ||
| 471 | # CONFIG_AUTOFS4_FS is not set | ||
| 472 | # CONFIG_FUSE_FS is not set | ||
| 473 | |||
| 474 | # | ||
| 475 | # CD-ROM/DVD Filesystems | ||
| 476 | # | ||
| 477 | # CONFIG_ISO9660_FS is not set | ||
| 478 | # CONFIG_UDF_FS is not set | ||
| 479 | |||
| 480 | # | ||
| 481 | # DOS/FAT/NT Filesystems | ||
| 482 | # | ||
| 483 | # CONFIG_MSDOS_FS is not set | ||
| 484 | # CONFIG_VFAT_FS is not set | ||
| 485 | # CONFIG_NTFS_FS is not set | ||
| 486 | |||
| 487 | # | ||
| 488 | # Pseudo filesystems | ||
| 489 | # | ||
| 490 | CONFIG_PROC_FS=y | ||
| 491 | CONFIG_PROC_SYSCTL=y | ||
| 492 | CONFIG_SYSFS=y | ||
| 493 | # CONFIG_TMPFS is not set | ||
| 494 | # CONFIG_HUGETLB_PAGE is not set | ||
| 495 | CONFIG_RAMFS=y | ||
| 496 | # CONFIG_CONFIGFS_FS is not set | ||
| 497 | |||
| 498 | # | ||
| 499 | # Miscellaneous filesystems | ||
| 500 | # | ||
| 501 | # CONFIG_ADFS_FS is not set | ||
| 502 | # CONFIG_AFFS_FS is not set | ||
| 503 | # CONFIG_HFS_FS is not set | ||
| 504 | # CONFIG_HFSPLUS_FS is not set | ||
| 505 | # CONFIG_BEFS_FS is not set | ||
| 506 | # CONFIG_BFS_FS is not set | ||
| 507 | # CONFIG_EFS_FS is not set | ||
| 508 | # CONFIG_CRAMFS is not set | ||
| 509 | # CONFIG_VXFS_FS is not set | ||
| 510 | # CONFIG_HPFS_FS is not set | ||
| 511 | # CONFIG_QNX4FS_FS is not set | ||
| 512 | # CONFIG_SYSV_FS is not set | ||
| 513 | # CONFIG_UFS_FS is not set | ||
| 514 | |||
| 515 | # | ||
| 516 | # Network File Systems | ||
| 517 | # | ||
| 518 | CONFIG_NFS_FS=y | 42 | CONFIG_NFS_FS=y |
| 519 | CONFIG_NFS_V3=y | 43 | CONFIG_NFS_V3=y |
| 520 | # CONFIG_NFS_V3_ACL is not set | ||
| 521 | # CONFIG_NFS_V4 is not set | ||
| 522 | # CONFIG_NFS_DIRECTIO is not set | ||
| 523 | # CONFIG_NFSD is not set | ||
| 524 | CONFIG_ROOT_NFS=y | 44 | CONFIG_ROOT_NFS=y |
| 525 | CONFIG_LOCKD=y | ||
| 526 | CONFIG_LOCKD_V4=y | ||
| 527 | CONFIG_NFS_COMMON=y | ||
| 528 | CONFIG_SUNRPC=y | ||
| 529 | # CONFIG_SUNRPC_BIND34 is not set | ||
| 530 | # CONFIG_RPCSEC_GSS_KRB5 is not set | ||
| 531 | # CONFIG_RPCSEC_GSS_SPKM3 is not set | ||
| 532 | # CONFIG_SMB_FS is not set | ||
| 533 | # CONFIG_CIFS is not set | ||
| 534 | # CONFIG_NCP_FS is not set | ||
| 535 | # CONFIG_CODA_FS is not set | ||
| 536 | # CONFIG_AFS_FS is not set | ||
| 537 | |||
| 538 | # | ||
| 539 | # Partition Types | ||
| 540 | # | ||
| 541 | # CONFIG_PARTITION_ADVANCED is not set | ||
| 542 | CONFIG_MSDOS_PARTITION=y | ||
| 543 | |||
| 544 | # | ||
| 545 | # Native Language Support | ||
| 546 | # | ||
| 547 | CONFIG_NLS=y | 45 | CONFIG_NLS=y |
| 548 | CONFIG_NLS_DEFAULT="iso8859-1" | ||
| 549 | # CONFIG_NLS_CODEPAGE_437 is not set | ||
| 550 | # CONFIG_NLS_CODEPAGE_737 is not set | ||
| 551 | # CONFIG_NLS_CODEPAGE_775 is not set | ||
| 552 | # CONFIG_NLS_CODEPAGE_850 is not set | ||
| 553 | # CONFIG_NLS_CODEPAGE_852 is not set | ||
| 554 | # CONFIG_NLS_CODEPAGE_855 is not set | ||
| 555 | # CONFIG_NLS_CODEPAGE_857 is not set | ||
| 556 | # CONFIG_NLS_CODEPAGE_860 is not set | ||
| 557 | # CONFIG_NLS_CODEPAGE_861 is not set | ||
| 558 | # CONFIG_NLS_CODEPAGE_862 is not set | ||
| 559 | # CONFIG_NLS_CODEPAGE_863 is not set | ||
| 560 | # CONFIG_NLS_CODEPAGE_864 is not set | ||
| 561 | # CONFIG_NLS_CODEPAGE_865 is not set | ||
| 562 | # CONFIG_NLS_CODEPAGE_866 is not set | ||
| 563 | # CONFIG_NLS_CODEPAGE_869 is not set | ||
| 564 | # CONFIG_NLS_CODEPAGE_936 is not set | ||
| 565 | # CONFIG_NLS_CODEPAGE_950 is not set | ||
| 566 | # CONFIG_NLS_CODEPAGE_932 is not set | ||
| 567 | # CONFIG_NLS_CODEPAGE_949 is not set | ||
| 568 | # CONFIG_NLS_CODEPAGE_874 is not set | ||
| 569 | # CONFIG_NLS_ISO8859_8 is not set | ||
| 570 | # CONFIG_NLS_CODEPAGE_1250 is not set | ||
| 571 | # CONFIG_NLS_CODEPAGE_1251 is not set | ||
| 572 | # CONFIG_NLS_ASCII is not set | ||
| 573 | # CONFIG_NLS_ISO8859_1 is not set | ||
| 574 | # CONFIG_NLS_ISO8859_2 is not set | ||
| 575 | # CONFIG_NLS_ISO8859_3 is not set | ||
| 576 | # CONFIG_NLS_ISO8859_4 is not set | ||
| 577 | # CONFIG_NLS_ISO8859_5 is not set | ||
| 578 | # CONFIG_NLS_ISO8859_6 is not set | ||
| 579 | # CONFIG_NLS_ISO8859_7 is not set | ||
| 580 | # CONFIG_NLS_ISO8859_9 is not set | ||
| 581 | # CONFIG_NLS_ISO8859_13 is not set | ||
| 582 | # CONFIG_NLS_ISO8859_14 is not set | ||
| 583 | # CONFIG_NLS_ISO8859_15 is not set | ||
| 584 | # CONFIG_NLS_KOI8_R is not set | ||
| 585 | # CONFIG_NLS_KOI8_U is not set | ||
| 586 | # CONFIG_NLS_UTF8 is not set | ||
| 587 | |||
| 588 | # | ||
| 589 | # Distributed Lock Manager | ||
| 590 | # | ||
| 591 | # CONFIG_DLM is not set | ||
| 592 | |||
| 593 | # | ||
| 594 | # Profiling support | ||
| 595 | # | ||
| 596 | # CONFIG_PROFILING is not set | ||
| 597 | |||
| 598 | # | ||
| 599 | # Kernel hacking | ||
| 600 | # | ||
| 601 | # CONFIG_PRINTK_TIME is not set | ||
| 602 | CONFIG_ENABLE_MUST_CHECK=y | ||
| 603 | # CONFIG_MAGIC_SYSRQ is not set | ||
| 604 | # CONFIG_UNUSED_SYMBOLS is not set | ||
| 605 | # CONFIG_DEBUG_FS is not set | ||
| 606 | # CONFIG_HEADERS_CHECK is not set | ||
| 607 | # CONFIG_DEBUG_KERNEL is not set | ||
| 608 | # CONFIG_DEBUG_BUGVERBOSE is not set | ||
| 609 | # CONFIG_FRAME_POINTER is not set | ||
| 610 | |||
| 611 | # | ||
| 612 | # Security options | ||
| 613 | # | ||
| 614 | # CONFIG_KEYS is not set | ||
| 615 | # CONFIG_SECURITY is not set | ||
| 616 | # CONFIG_CRYPTO is not set | ||
| 617 | |||
| 618 | # | ||
| 619 | # Library routines | ||
| 620 | # | ||
| 621 | CONFIG_BITREVERSE=y | ||
| 622 | # CONFIG_CRC_CCITT is not set | ||
| 623 | # CONFIG_CRC16 is not set | ||
| 624 | # CONFIG_CRC_ITU_T is not set | ||
| 625 | CONFIG_CRC32=y | ||
| 626 | # CONFIG_CRC7 is not set | ||
| 627 | # CONFIG_LIBCRC32C is not set | ||
| 628 | CONFIG_HAS_IOMEM=y | ||
diff --git a/arch/m32r/configs/opsput_defconfig b/arch/m32r/configs/opsput_defconfig index 39f5c1a5064b..8494c6a276e8 100644 --- a/arch/m32r/configs/opsput_defconfig +++ b/arch/m32r/configs/opsput_defconfig | |||
| @@ -1,729 +1,65 @@ | |||
| 1 | # | ||
| 2 | # Automatically generated make config: don't edit | ||
| 3 | # Linux kernel version: 2.6.23-rc1 | ||
| 4 | # Wed Aug 1 17:22:37 2007 | ||
| 5 | # | ||
| 6 | CONFIG_M32R=y | ||
| 7 | CONFIG_GENERIC_ISA_DMA=y | ||
| 8 | CONFIG_ZONE_DMA=y | ||
| 9 | CONFIG_GENERIC_HARDIRQS=y | ||
| 10 | CONFIG_GENERIC_IRQ_PROBE=y | ||
| 11 | CONFIG_NO_IOPORT=y | ||
| 12 | CONFIG_NO_DMA=y | ||
| 13 | CONFIG_DEFCONFIG_LIST="/lib/modules/$UNAME_RELEASE/.config" | ||
| 14 | |||
| 15 | # | ||
| 16 | # Code maturity level options | ||
| 17 | # | ||
| 18 | CONFIG_EXPERIMENTAL=y | 1 | CONFIG_EXPERIMENTAL=y |
| 19 | CONFIG_BROKEN_ON_SMP=y | ||
| 20 | CONFIG_INIT_ENV_ARG_LIMIT=32 | ||
| 21 | |||
| 22 | # | ||
| 23 | # General setup | ||
| 24 | # | ||
| 25 | CONFIG_LOCALVERSION="" | ||
| 26 | CONFIG_LOCALVERSION_AUTO=y | ||
| 27 | CONFIG_SWAP=y | ||
| 28 | CONFIG_SYSVIPC=y | 2 | CONFIG_SYSVIPC=y |
| 29 | CONFIG_SYSVIPC_SYSCTL=y | ||
| 30 | # CONFIG_POSIX_MQUEUE is not set | ||
| 31 | CONFIG_BSD_PROCESS_ACCT=y | 3 | CONFIG_BSD_PROCESS_ACCT=y |
| 32 | # CONFIG_BSD_PROCESS_ACCT_V3 is not set | ||
| 33 | # CONFIG_TASKSTATS is not set | ||
| 34 | # CONFIG_USER_NS is not set | ||
| 35 | # CONFIG_AUDIT is not set | ||
| 36 | CONFIG_IKCONFIG=y | 4 | CONFIG_IKCONFIG=y |
| 37 | # CONFIG_IKCONFIG_PROC is not set | ||
| 38 | CONFIG_LOG_BUF_SHIFT=14 | 5 | CONFIG_LOG_BUF_SHIFT=14 |
| 39 | CONFIG_SYSFS_DEPRECATED=y | ||
| 40 | # CONFIG_RELAY is not set | ||
| 41 | # CONFIG_BLK_DEV_INITRD is not set | ||
| 42 | # CONFIG_CC_OPTIMIZE_FOR_SIZE is not set | 6 | # CONFIG_CC_OPTIMIZE_FOR_SIZE is not set |
| 43 | CONFIG_SYSCTL=y | ||
| 44 | CONFIG_EMBEDDED=y | 7 | CONFIG_EMBEDDED=y |
| 45 | CONFIG_SYSCTL_SYSCALL=y | ||
| 46 | # CONFIG_KALLSYMS is not set | 8 | # CONFIG_KALLSYMS is not set |
| 47 | CONFIG_HOTPLUG=y | ||
| 48 | CONFIG_PRINTK=y | ||
| 49 | CONFIG_BUG=y | ||
| 50 | CONFIG_ELF_CORE=y | ||
| 51 | CONFIG_BASE_FULL=y | ||
| 52 | # CONFIG_FUTEX is not set | 9 | # CONFIG_FUTEX is not set |
| 53 | CONFIG_ANON_INODES=y | ||
| 54 | # CONFIG_EPOLL is not set | 10 | # CONFIG_EPOLL is not set |
| 55 | CONFIG_SIGNALFD=y | ||
| 56 | CONFIG_TIMERFD=y | ||
| 57 | CONFIG_EVENTFD=y | ||
| 58 | CONFIG_SHMEM=y | ||
| 59 | CONFIG_VM_EVENT_COUNTERS=y | ||
| 60 | CONFIG_SLAB=y | 11 | CONFIG_SLAB=y |
| 61 | # CONFIG_SLUB is not set | ||
| 62 | # CONFIG_SLOB is not set | ||
| 63 | # CONFIG_TINY_SHMEM is not set | ||
| 64 | CONFIG_BASE_SMALL=0 | ||
| 65 | CONFIG_MODULES=y | 12 | CONFIG_MODULES=y |
| 66 | CONFIG_MODULE_UNLOAD=y | 13 | CONFIG_MODULE_UNLOAD=y |
| 67 | # CONFIG_MODULE_FORCE_UNLOAD is not set | ||
| 68 | # CONFIG_MODVERSIONS is not set | ||
| 69 | # CONFIG_MODULE_SRCVERSION_ALL is not set | ||
| 70 | CONFIG_KMOD=y | ||
| 71 | CONFIG_BLOCK=y | ||
| 72 | # CONFIG_LBD is not set | ||
| 73 | # CONFIG_BLK_DEV_IO_TRACE is not set | ||
| 74 | # CONFIG_LSF is not set | ||
| 75 | # CONFIG_BLK_DEV_BSG is not set | 14 | # CONFIG_BLK_DEV_BSG is not set |
| 76 | |||
| 77 | # | ||
| 78 | # IO Schedulers | ||
| 79 | # | ||
| 80 | CONFIG_IOSCHED_NOOP=y | ||
| 81 | # CONFIG_IOSCHED_AS is not set | ||
| 82 | CONFIG_IOSCHED_DEADLINE=y | ||
| 83 | CONFIG_IOSCHED_CFQ=y | ||
| 84 | # CONFIG_DEFAULT_AS is not set | ||
| 85 | # CONFIG_DEFAULT_DEADLINE is not set | ||
| 86 | CONFIG_DEFAULT_CFQ=y | ||
| 87 | # CONFIG_DEFAULT_NOOP is not set | ||
| 88 | CONFIG_DEFAULT_IOSCHED="cfq" | ||
| 89 | |||
| 90 | # | ||
| 91 | # Processor type and features | ||
| 92 | # | ||
| 93 | # CONFIG_PLAT_MAPPI is not set | ||
| 94 | # CONFIG_PLAT_USRV is not set | ||
| 95 | # CONFIG_PLAT_M32700UT is not set | ||
| 96 | CONFIG_PLAT_OPSPUT=y | 15 | CONFIG_PLAT_OPSPUT=y |
| 97 | # CONFIG_PLAT_OAKS32R is not set | ||
| 98 | # CONFIG_PLAT_MAPPI2 is not set | ||
| 99 | # CONFIG_PLAT_MAPPI3 is not set | ||
| 100 | # CONFIG_PLAT_M32104UT is not set | ||
| 101 | # CONFIG_CHIP_M32700 is not set | ||
| 102 | # CONFIG_CHIP_M32102 is not set | ||
| 103 | # CONFIG_CHIP_M32104 is not set | ||
| 104 | # CONFIG_CHIP_VDEC2 is not set | ||
| 105 | CONFIG_CHIP_OPSP=y | 16 | CONFIG_CHIP_OPSP=y |
| 106 | CONFIG_MMU=y | ||
| 107 | CONFIG_TLB_ENTRIES=32 | ||
| 108 | CONFIG_ISA_M32R2=y | ||
| 109 | CONFIG_ISA_DSP_LEVEL2=y | ||
| 110 | CONFIG_ISA_DUAL_ISSUE=y | ||
| 111 | CONFIG_BUS_CLOCK=50000000 | ||
| 112 | CONFIG_TIMER_DIVIDE=128 | ||
| 113 | # CONFIG_CPU_LITTLE_ENDIAN is not set | ||
| 114 | CONFIG_MEMORY_START=0x08000000 | 17 | CONFIG_MEMORY_START=0x08000000 |
| 115 | CONFIG_MEMORY_SIZE=0x01000000 | 18 | CONFIG_MEMORY_SIZE=0x01000000 |
| 116 | CONFIG_NOHIGHMEM=y | ||
| 117 | CONFIG_ARCH_DISCONTIGMEM_ENABLE=y | ||
| 118 | CONFIG_SELECT_MEMORY_MODEL=y | ||
| 119 | # CONFIG_FLATMEM_MANUAL is not set | ||
| 120 | CONFIG_DISCONTIGMEM_MANUAL=y | ||
| 121 | # CONFIG_SPARSEMEM_MANUAL is not set | ||
| 122 | CONFIG_DISCONTIGMEM=y | ||
| 123 | CONFIG_FLAT_NODE_MEM_MAP=y | ||
| 124 | CONFIG_NEED_MULTIPLE_NODES=y | ||
| 125 | # CONFIG_SPARSEMEM_STATIC is not set | ||
| 126 | CONFIG_SPLIT_PTLOCK_CPUS=4 | ||
| 127 | # CONFIG_RESOURCES_64BIT is not set | ||
| 128 | CONFIG_ZONE_DMA_FLAG=1 | ||
| 129 | CONFIG_BOUNCE=y | ||
| 130 | CONFIG_VIRT_TO_BUS=y | ||
| 131 | CONFIG_IRAM_START=0x00f00000 | 19 | CONFIG_IRAM_START=0x00f00000 |
| 132 | CONFIG_IRAM_SIZE=0x00010000 | 20 | CONFIG_IRAM_SIZE=0x00010000 |
| 133 | CONFIG_RWSEM_GENERIC_SPINLOCK=y | ||
| 134 | # CONFIG_RWSEM_XCHGADD_ALGORITHM is not set | ||
| 135 | # CONFIG_ARCH_HAS_ILOG2_U32 is not set | ||
| 136 | # CONFIG_ARCH_HAS_ILOG2_U64 is not set | ||
| 137 | CONFIG_GENERIC_FIND_NEXT_BIT=y | ||
| 138 | CONFIG_GENERIC_HWEIGHT=y | ||
| 139 | CONFIG_GENERIC_CALIBRATE_DELAY=y | ||
| 140 | CONFIG_SCHED_NO_NO_OMIT_FRAME_POINTER=y | ||
| 141 | # CONFIG_PREEMPT is not set | ||
| 142 | # CONFIG_SMP is not set | ||
| 143 | CONFIG_NODES_SHIFT=1 | ||
| 144 | |||
| 145 | # | ||
| 146 | # Bus options (PCI, PCMCIA, EISA, MCA, ISA) | ||
| 147 | # | ||
| 148 | # CONFIG_ARCH_SUPPORTS_MSI is not set | ||
| 149 | # CONFIG_ISA is not set | ||
| 150 | |||
| 151 | # | ||
| 152 | # PCCARD (PCMCIA/CardBus) support | ||
| 153 | # | ||
| 154 | CONFIG_PCCARD=y | 21 | CONFIG_PCCARD=y |
| 155 | # CONFIG_PCMCIA_DEBUG is not set | ||
| 156 | CONFIG_PCMCIA=y | ||
| 157 | CONFIG_PCMCIA_LOAD_CIS=y | ||
| 158 | CONFIG_PCMCIA_IOCTL=y | ||
| 159 | |||
| 160 | # | ||
| 161 | # PC-card bridges | ||
| 162 | # | ||
| 163 | CONFIG_M32R_CFC=y | 22 | CONFIG_M32R_CFC=y |
| 164 | CONFIG_M32R_CFC_NUM=1 | ||
| 165 | CONFIG_PCCARD_NONSTATIC=y | ||
| 166 | |||
| 167 | # | ||
| 168 | # Executable file formats | ||
| 169 | # | ||
| 170 | CONFIG_BINFMT_ELF=y | ||
| 171 | # CONFIG_BINFMT_MISC is not set | ||
| 172 | |||
| 173 | # | ||
| 174 | # Networking | ||
| 175 | # | ||
| 176 | CONFIG_NET=y | 23 | CONFIG_NET=y |
| 177 | |||
| 178 | # | ||
| 179 | # Networking options | ||
| 180 | # | ||
| 181 | CONFIG_PACKET=y | 24 | CONFIG_PACKET=y |
| 182 | # CONFIG_PACKET_MMAP is not set | ||
| 183 | CONFIG_UNIX=y | 25 | CONFIG_UNIX=y |
| 184 | CONFIG_XFRM=y | ||
| 185 | # CONFIG_XFRM_USER is not set | ||
| 186 | # CONFIG_XFRM_SUB_POLICY is not set | ||
| 187 | # CONFIG_XFRM_MIGRATE is not set | ||
| 188 | # CONFIG_NET_KEY is not set | ||
| 189 | CONFIG_INET=y | 26 | CONFIG_INET=y |
| 190 | # CONFIG_IP_MULTICAST is not set | ||
| 191 | # CONFIG_IP_ADVANCED_ROUTER is not set | ||
| 192 | CONFIG_IP_FIB_HASH=y | ||
| 193 | CONFIG_IP_PNP=y | 27 | CONFIG_IP_PNP=y |
| 194 | CONFIG_IP_PNP_DHCP=y | 28 | CONFIG_IP_PNP_DHCP=y |
| 195 | # CONFIG_IP_PNP_BOOTP is not set | ||
| 196 | # CONFIG_IP_PNP_RARP is not set | ||
| 197 | # CONFIG_NET_IPIP is not set | ||
| 198 | # CONFIG_NET_IPGRE is not set | ||
| 199 | # CONFIG_ARPD is not set | ||
| 200 | # CONFIG_SYN_COOKIES is not set | ||
| 201 | # CONFIG_INET_AH is not set | ||
| 202 | # CONFIG_INET_ESP is not set | ||
| 203 | # CONFIG_INET_IPCOMP is not set | ||
| 204 | # CONFIG_INET_XFRM_TUNNEL is not set | ||
| 205 | # CONFIG_INET_TUNNEL is not set | ||
| 206 | CONFIG_INET_XFRM_MODE_TRANSPORT=y | ||
| 207 | CONFIG_INET_XFRM_MODE_TUNNEL=y | ||
| 208 | CONFIG_INET_XFRM_MODE_BEET=y | ||
| 209 | CONFIG_INET_DIAG=y | ||
| 210 | CONFIG_INET_TCP_DIAG=y | ||
| 211 | # CONFIG_TCP_CONG_ADVANCED is not set | ||
| 212 | CONFIG_TCP_CONG_CUBIC=y | ||
| 213 | CONFIG_DEFAULT_TCP_CONG="cubic" | ||
| 214 | # CONFIG_TCP_MD5SIG is not set | ||
| 215 | # CONFIG_IPV6 is not set | 29 | # CONFIG_IPV6 is not set |
| 216 | # CONFIG_INET6_XFRM_TUNNEL is not set | ||
| 217 | # CONFIG_INET6_TUNNEL is not set | ||
| 218 | # CONFIG_NETWORK_SECMARK is not set | ||
| 219 | # CONFIG_NETFILTER is not set | ||
| 220 | # CONFIG_IP_DCCP is not set | ||
| 221 | # CONFIG_IP_SCTP is not set | ||
| 222 | # CONFIG_TIPC is not set | ||
| 223 | # CONFIG_ATM is not set | ||
| 224 | # CONFIG_BRIDGE is not set | ||
| 225 | # CONFIG_VLAN_8021Q is not set | ||
| 226 | # CONFIG_DECNET is not set | ||
| 227 | # CONFIG_LLC2 is not set | ||
| 228 | # CONFIG_IPX is not set | ||
| 229 | # CONFIG_ATALK is not set | ||
| 230 | # CONFIG_X25 is not set | ||
| 231 | # CONFIG_LAPB is not set | ||
| 232 | # CONFIG_ECONET is not set | ||
| 233 | # CONFIG_WAN_ROUTER is not set | ||
| 234 | |||
| 235 | # | ||
| 236 | # QoS and/or fair queueing | ||
| 237 | # | ||
| 238 | # CONFIG_NET_SCHED is not set | ||
| 239 | |||
| 240 | # | ||
| 241 | # Network testing | ||
| 242 | # | ||
| 243 | # CONFIG_NET_PKTGEN is not set | ||
| 244 | # CONFIG_HAMRADIO is not set | ||
| 245 | # CONFIG_IRDA is not set | ||
| 246 | # CONFIG_BT is not set | ||
| 247 | # CONFIG_AF_RXRPC is not set | ||
| 248 | |||
| 249 | # | ||
| 250 | # Wireless | ||
| 251 | # | ||
| 252 | # CONFIG_CFG80211 is not set | ||
| 253 | # CONFIG_WIRELESS_EXT is not set | ||
| 254 | # CONFIG_MAC80211 is not set | ||
| 255 | # CONFIG_IEEE80211 is not set | ||
| 256 | # CONFIG_RFKILL is not set | ||
| 257 | # CONFIG_NET_9P is not set | ||
| 258 | |||
| 259 | # | ||
| 260 | # Device Drivers | ||
| 261 | # | ||
| 262 | |||
| 263 | # | ||
| 264 | # Generic Driver Options | ||
| 265 | # | ||
| 266 | CONFIG_STANDALONE=y | ||
| 267 | CONFIG_PREVENT_FIRMWARE_BUILD=y | ||
| 268 | CONFIG_FW_LOADER=y | ||
| 269 | # CONFIG_DEBUG_DRIVER is not set | ||
| 270 | # CONFIG_DEBUG_DEVRES is not set | ||
| 271 | # CONFIG_SYS_HYPERVISOR is not set | ||
| 272 | # CONFIG_CONNECTOR is not set | ||
| 273 | # CONFIG_MTD is not set | ||
| 274 | # CONFIG_PARPORT is not set | ||
| 275 | CONFIG_BLK_DEV=y | ||
| 276 | # CONFIG_BLK_DEV_COW_COMMON is not set | ||
| 277 | CONFIG_BLK_DEV_LOOP=y | 30 | CONFIG_BLK_DEV_LOOP=y |
| 278 | # CONFIG_BLK_DEV_CRYPTOLOOP is not set | ||
| 279 | # CONFIG_BLK_DEV_NBD is not set | ||
| 280 | CONFIG_BLK_DEV_RAM=y | 31 | CONFIG_BLK_DEV_RAM=y |
| 281 | CONFIG_BLK_DEV_RAM_COUNT=16 | ||
| 282 | CONFIG_BLK_DEV_RAM_SIZE=4096 | ||
| 283 | CONFIG_BLK_DEV_RAM_BLOCKSIZE=1024 | ||
| 284 | # CONFIG_CDROM_PKTCDVD is not set | ||
| 285 | # CONFIG_ATA_OVER_ETH is not set | ||
| 286 | CONFIG_MISC_DEVICES=y | ||
| 287 | # CONFIG_EEPROM_93CX6 is not set | ||
| 288 | # CONFIG_IDE is not set | ||
| 289 | |||
| 290 | # | ||
| 291 | # SCSI device support | ||
| 292 | # | ||
| 293 | # CONFIG_RAID_ATTRS is not set | ||
| 294 | CONFIG_SCSI=m | 32 | CONFIG_SCSI=m |
| 295 | # CONFIG_SCSI_DMA is not set | ||
| 296 | # CONFIG_SCSI_TGT is not set | ||
| 297 | # CONFIG_SCSI_NETLINK is not set | ||
| 298 | CONFIG_SCSI_PROC_FS=y | ||
| 299 | |||
| 300 | # | ||
| 301 | # SCSI support type (disk, tape, CD-ROM) | ||
| 302 | # | ||
| 303 | CONFIG_BLK_DEV_SD=m | 33 | CONFIG_BLK_DEV_SD=m |
| 304 | # CONFIG_CHR_DEV_ST is not set | ||
| 305 | # CONFIG_CHR_DEV_OSST is not set | ||
| 306 | CONFIG_BLK_DEV_SR=m | 34 | CONFIG_BLK_DEV_SR=m |
| 307 | # CONFIG_BLK_DEV_SR_VENDOR is not set | ||
| 308 | CONFIG_CHR_DEV_SG=m | 35 | CONFIG_CHR_DEV_SG=m |
| 309 | # CONFIG_CHR_DEV_SCH is not set | ||
| 310 | |||
| 311 | # | ||
| 312 | # Some SCSI devices (e.g. CD jukebox) support multiple LUNs | ||
| 313 | # | ||
| 314 | CONFIG_SCSI_MULTI_LUN=y | 36 | CONFIG_SCSI_MULTI_LUN=y |
| 315 | # CONFIG_SCSI_CONSTANTS is not set | ||
| 316 | # CONFIG_SCSI_LOGGING is not set | ||
| 317 | # CONFIG_SCSI_SCAN_ASYNC is not set | ||
| 318 | CONFIG_SCSI_WAIT_SCAN=m | ||
| 319 | |||
| 320 | # | ||
| 321 | # SCSI Transports | ||
| 322 | # | ||
| 323 | # CONFIG_SCSI_SPI_ATTRS is not set | ||
| 324 | # CONFIG_SCSI_FC_ATTRS is not set | ||
| 325 | # CONFIG_SCSI_ISCSI_ATTRS is not set | ||
| 326 | # CONFIG_SCSI_SAS_LIBSAS is not set | ||
| 327 | CONFIG_SCSI_LOWLEVEL=y | ||
| 328 | # CONFIG_ISCSI_TCP is not set | ||
| 329 | # CONFIG_SCSI_DEBUG is not set | ||
| 330 | # CONFIG_SCSI_LOWLEVEL_PCMCIA is not set | ||
| 331 | # CONFIG_MD is not set | ||
| 332 | CONFIG_NETDEVICES=y | 37 | CONFIG_NETDEVICES=y |
| 333 | # CONFIG_NETDEVICES_MULTIQUEUE is not set | ||
| 334 | # CONFIG_DUMMY is not set | ||
| 335 | # CONFIG_BONDING is not set | ||
| 336 | # CONFIG_MACVLAN is not set | ||
| 337 | # CONFIG_EQUALIZER is not set | ||
| 338 | # CONFIG_TUN is not set | ||
| 339 | # CONFIG_PHYLIB is not set | ||
| 340 | CONFIG_NET_ETHERNET=y | 38 | CONFIG_NET_ETHERNET=y |
| 341 | CONFIG_MII=y | ||
| 342 | CONFIG_SMC91X=y | 39 | CONFIG_SMC91X=y |
| 343 | # CONFIG_NE2000 is not set | ||
| 344 | CONFIG_NETDEV_1000=y | ||
| 345 | CONFIG_NETDEV_10000=y | ||
| 346 | |||
| 347 | # | ||
| 348 | # Wireless LAN | ||
| 349 | # | ||
| 350 | # CONFIG_WLAN_PRE80211 is not set | ||
| 351 | # CONFIG_WLAN_80211 is not set | ||
| 352 | # CONFIG_NET_PCMCIA is not set | ||
| 353 | # CONFIG_WAN is not set | ||
| 354 | # CONFIG_PPP is not set | ||
| 355 | # CONFIG_SLIP is not set | ||
| 356 | # CONFIG_SHAPER is not set | ||
| 357 | # CONFIG_NETCONSOLE is not set | ||
| 358 | # CONFIG_NETPOLL is not set | ||
| 359 | # CONFIG_NET_POLL_CONTROLLER is not set | ||
| 360 | # CONFIG_ISDN is not set | ||
| 361 | # CONFIG_PHONE is not set | ||
| 362 | |||
| 363 | # | ||
| 364 | # Input device support | ||
| 365 | # | ||
| 366 | CONFIG_INPUT=y | ||
| 367 | # CONFIG_INPUT_FF_MEMLESS is not set | ||
| 368 | # CONFIG_INPUT_POLLDEV is not set | ||
| 369 | |||
| 370 | # | ||
| 371 | # Userland interfaces | ||
| 372 | # | ||
| 373 | # CONFIG_INPUT_MOUSEDEV is not set | 40 | # CONFIG_INPUT_MOUSEDEV is not set |
| 374 | # CONFIG_INPUT_JOYDEV is not set | ||
| 375 | # CONFIG_INPUT_TSDEV is not set | ||
| 376 | # CONFIG_INPUT_EVDEV is not set | ||
| 377 | # CONFIG_INPUT_EVBUG is not set | ||
| 378 | |||
| 379 | # | ||
| 380 | # Input Device Drivers | ||
| 381 | # | ||
| 382 | # CONFIG_INPUT_KEYBOARD is not set | 41 | # CONFIG_INPUT_KEYBOARD is not set |
| 383 | # CONFIG_INPUT_MOUSE is not set | 42 | # CONFIG_INPUT_MOUSE is not set |
| 384 | # CONFIG_INPUT_JOYSTICK is not set | ||
| 385 | # CONFIG_INPUT_TABLET is not set | ||
| 386 | # CONFIG_INPUT_TOUCHSCREEN is not set | ||
| 387 | # CONFIG_INPUT_MISC is not set | ||
| 388 | |||
| 389 | # | ||
| 390 | # Hardware I/O ports | ||
| 391 | # | ||
| 392 | CONFIG_SERIO=y | ||
| 393 | # CONFIG_SERIO_I8042 is not set | 43 | # CONFIG_SERIO_I8042 is not set |
| 394 | CONFIG_SERIO_SERPORT=y | ||
| 395 | # CONFIG_SERIO_LIBPS2 is not set | ||
| 396 | # CONFIG_SERIO_RAW is not set | ||
| 397 | # CONFIG_GAMEPORT is not set | ||
| 398 | |||
| 399 | # | ||
| 400 | # Character devices | ||
| 401 | # | ||
| 402 | # CONFIG_VT is not set | 44 | # CONFIG_VT is not set |
| 403 | # CONFIG_SERIAL_NONSTANDARD is not set | ||
| 404 | |||
| 405 | # | ||
| 406 | # Serial drivers | ||
| 407 | # | ||
| 408 | # CONFIG_SERIAL_8250 is not set | ||
| 409 | |||
| 410 | # | ||
| 411 | # Non-8250 serial port support | ||
| 412 | # | ||
| 413 | CONFIG_SERIAL_CORE=y | ||
| 414 | CONFIG_SERIAL_CORE_CONSOLE=y | ||
| 415 | CONFIG_SERIAL_M32R_SIO=y | ||
| 416 | CONFIG_SERIAL_M32R_SIO_CONSOLE=y | 45 | CONFIG_SERIAL_M32R_SIO_CONSOLE=y |
| 417 | CONFIG_SERIAL_M32R_PLDSIO=y | 46 | CONFIG_SERIAL_M32R_PLDSIO=y |
| 418 | CONFIG_UNIX98_PTYS=y | ||
| 419 | CONFIG_LEGACY_PTYS=y | ||
| 420 | CONFIG_LEGACY_PTY_COUNT=256 | ||
| 421 | # CONFIG_IPMI_HANDLER is not set | ||
| 422 | # CONFIG_WATCHDOG is not set | ||
| 423 | CONFIG_HW_RANDOM=y | 47 | CONFIG_HW_RANDOM=y |
| 424 | # CONFIG_RTC is not set | ||
| 425 | CONFIG_DS1302=y | 48 | CONFIG_DS1302=y |
| 426 | # CONFIG_R3964 is not set | ||
| 427 | |||
| 428 | # | ||
| 429 | # PCMCIA character devices | ||
| 430 | # | ||
| 431 | # CONFIG_SYNCLINK_CS is not set | ||
| 432 | # CONFIG_CARDMAN_4000 is not set | ||
| 433 | # CONFIG_CARDMAN_4040 is not set | ||
| 434 | # CONFIG_RAW_DRIVER is not set | ||
| 435 | # CONFIG_TCG_TPM is not set | ||
| 436 | # CONFIG_I2C is not set | ||
| 437 | |||
| 438 | # | ||
| 439 | # SPI support | ||
| 440 | # | ||
| 441 | # CONFIG_SPI is not set | ||
| 442 | # CONFIG_SPI_MASTER is not set | ||
| 443 | # CONFIG_W1 is not set | ||
| 444 | # CONFIG_POWER_SUPPLY is not set | ||
| 445 | CONFIG_HWMON=y | ||
| 446 | # CONFIG_HWMON_VID is not set | ||
| 447 | # CONFIG_SENSORS_ABITUGURU is not set | ||
| 448 | # CONFIG_SENSORS_ABITUGURU3 is not set | ||
| 449 | # CONFIG_SENSORS_F71805F is not set | ||
| 450 | # CONFIG_SENSORS_IT87 is not set | ||
| 451 | # CONFIG_SENSORS_PC87360 is not set | ||
| 452 | # CONFIG_SENSORS_PC87427 is not set | ||
| 453 | # CONFIG_SENSORS_SMSC47M1 is not set | ||
| 454 | # CONFIG_SENSORS_SMSC47B397 is not set | ||
| 455 | # CONFIG_SENSORS_VT1211 is not set | ||
| 456 | # CONFIG_SENSORS_W83627HF is not set | ||
| 457 | # CONFIG_SENSORS_W83627EHF is not set | ||
| 458 | # CONFIG_HWMON_DEBUG_CHIP is not set | ||
| 459 | |||
| 460 | # | ||
| 461 | # Multifunction device drivers | ||
| 462 | # | ||
| 463 | # CONFIG_MFD_SM501 is not set | ||
| 464 | |||
| 465 | # | ||
| 466 | # Multimedia devices | ||
| 467 | # | ||
| 468 | # CONFIG_VIDEO_DEV is not set | ||
| 469 | # CONFIG_DVB_CORE is not set | ||
| 470 | CONFIG_DAB=y | ||
| 471 | |||
| 472 | # | ||
| 473 | # Graphics support | ||
| 474 | # | ||
| 475 | # CONFIG_BACKLIGHT_LCD_SUPPORT is not set | ||
| 476 | |||
| 477 | # | ||
| 478 | # Display device support | ||
| 479 | # | ||
| 480 | # CONFIG_DISPLAY_SUPPORT is not set | ||
| 481 | # CONFIG_VGASTATE is not set | ||
| 482 | CONFIG_VIDEO_OUTPUT_CONTROL=m | 49 | CONFIG_VIDEO_OUTPUT_CONTROL=m |
| 483 | # CONFIG_FB is not set | ||
| 484 | |||
| 485 | # | ||
| 486 | # Sound | ||
| 487 | # | ||
| 488 | # CONFIG_SOUND is not set | ||
| 489 | CONFIG_HID_SUPPORT=y | ||
| 490 | CONFIG_HID=y | ||
| 491 | # CONFIG_HID_DEBUG is not set | ||
| 492 | CONFIG_USB_SUPPORT=y | ||
| 493 | # CONFIG_USB_ARCH_HAS_HCD is not set | ||
| 494 | # CONFIG_USB_ARCH_HAS_OHCI is not set | ||
| 495 | # CONFIG_USB_ARCH_HAS_EHCI is not set | ||
| 496 | |||
| 497 | # | ||
| 498 | # NOTE: USB_STORAGE enables SCSI, and 'SCSI disk support' | ||
| 499 | # | ||
| 500 | |||
| 501 | # | ||
| 502 | # USB Gadget Support | ||
| 503 | # | ||
| 504 | # CONFIG_USB_GADGET is not set | ||
| 505 | # CONFIG_MMC is not set | ||
| 506 | # CONFIG_NEW_LEDS is not set | ||
| 507 | |||
| 508 | # | ||
| 509 | # Real Time Clock | ||
| 510 | # | ||
| 511 | # CONFIG_RTC_CLASS is not set | ||
| 512 | |||
| 513 | # | ||
| 514 | # Userspace I/O | ||
| 515 | # | ||
| 516 | # CONFIG_UIO is not set | ||
| 517 | |||
| 518 | # | ||
| 519 | # File systems | ||
| 520 | # | ||
| 521 | CONFIG_EXT2_FS=y | 50 | CONFIG_EXT2_FS=y |
| 522 | # CONFIG_EXT2_FS_XATTR is not set | ||
| 523 | # CONFIG_EXT2_FS_XIP is not set | ||
| 524 | CONFIG_EXT3_FS=y | 51 | CONFIG_EXT3_FS=y |
| 525 | CONFIG_EXT3_FS_XATTR=y | ||
| 526 | # CONFIG_EXT3_FS_POSIX_ACL is not set | ||
| 527 | # CONFIG_EXT3_FS_SECURITY is not set | ||
| 528 | # CONFIG_EXT4DEV_FS is not set | ||
| 529 | CONFIG_JBD=y | ||
| 530 | CONFIG_JBD_DEBUG=y | ||
| 531 | CONFIG_FS_MBCACHE=y | ||
| 532 | # CONFIG_REISERFS_FS is not set | ||
| 533 | # CONFIG_JFS_FS is not set | ||
| 534 | # CONFIG_FS_POSIX_ACL is not set | ||
| 535 | # CONFIG_XFS_FS is not set | ||
| 536 | # CONFIG_GFS2_FS is not set | ||
| 537 | # CONFIG_OCFS2_FS is not set | ||
| 538 | # CONFIG_MINIX_FS is not set | ||
| 539 | # CONFIG_ROMFS_FS is not set | ||
| 540 | CONFIG_INOTIFY=y | ||
| 541 | CONFIG_INOTIFY_USER=y | ||
| 542 | # CONFIG_QUOTA is not set | ||
| 543 | CONFIG_DNOTIFY=y | ||
| 544 | # CONFIG_AUTOFS_FS is not set | ||
| 545 | # CONFIG_AUTOFS4_FS is not set | ||
| 546 | # CONFIG_FUSE_FS is not set | ||
| 547 | |||
| 548 | # | ||
| 549 | # CD-ROM/DVD Filesystems | ||
| 550 | # | ||
| 551 | CONFIG_ISO9660_FS=m | 52 | CONFIG_ISO9660_FS=m |
| 552 | CONFIG_JOLIET=y | 53 | CONFIG_JOLIET=y |
| 553 | # CONFIG_ZISOFS is not set | ||
| 554 | CONFIG_UDF_FS=m | 54 | CONFIG_UDF_FS=m |
| 555 | CONFIG_UDF_NLS=y | ||
| 556 | |||
| 557 | # | ||
| 558 | # DOS/FAT/NT Filesystems | ||
| 559 | # | ||
| 560 | CONFIG_FAT_FS=m | ||
| 561 | CONFIG_MSDOS_FS=m | 55 | CONFIG_MSDOS_FS=m |
| 562 | CONFIG_VFAT_FS=m | 56 | CONFIG_VFAT_FS=m |
| 563 | CONFIG_FAT_DEFAULT_CODEPAGE=437 | ||
| 564 | CONFIG_FAT_DEFAULT_IOCHARSET="iso8859-1" | ||
| 565 | # CONFIG_NTFS_FS is not set | ||
| 566 | |||
| 567 | # | ||
| 568 | # Pseudo filesystems | ||
| 569 | # | ||
| 570 | CONFIG_PROC_FS=y | ||
| 571 | CONFIG_PROC_KCORE=y | 57 | CONFIG_PROC_KCORE=y |
| 572 | CONFIG_PROC_SYSCTL=y | ||
| 573 | CONFIG_SYSFS=y | ||
| 574 | CONFIG_TMPFS=y | 58 | CONFIG_TMPFS=y |
| 575 | # CONFIG_TMPFS_POSIX_ACL is not set | ||
| 576 | # CONFIG_HUGETLB_PAGE is not set | ||
| 577 | CONFIG_RAMFS=y | ||
| 578 | # CONFIG_CONFIGFS_FS is not set | ||
| 579 | |||
| 580 | # | ||
| 581 | # Miscellaneous filesystems | ||
| 582 | # | ||
| 583 | # CONFIG_ADFS_FS is not set | ||
| 584 | # CONFIG_AFFS_FS is not set | ||
| 585 | # CONFIG_HFS_FS is not set | ||
| 586 | # CONFIG_HFSPLUS_FS is not set | ||
| 587 | # CONFIG_BEFS_FS is not set | ||
| 588 | # CONFIG_BFS_FS is not set | ||
| 589 | # CONFIG_EFS_FS is not set | ||
| 590 | # CONFIG_CRAMFS is not set | ||
| 591 | # CONFIG_VXFS_FS is not set | ||
| 592 | # CONFIG_HPFS_FS is not set | ||
| 593 | # CONFIG_QNX4FS_FS is not set | ||
| 594 | # CONFIG_SYSV_FS is not set | ||
| 595 | # CONFIG_UFS_FS is not set | ||
| 596 | |||
| 597 | # | ||
| 598 | # Network File Systems | ||
| 599 | # | ||
| 600 | CONFIG_NFS_FS=y | 59 | CONFIG_NFS_FS=y |
| 601 | CONFIG_NFS_V3=y | 60 | CONFIG_NFS_V3=y |
| 602 | # CONFIG_NFS_V3_ACL is not set | ||
| 603 | # CONFIG_NFS_V4 is not set | ||
| 604 | # CONFIG_NFS_DIRECTIO is not set | ||
| 605 | # CONFIG_NFSD is not set | ||
| 606 | CONFIG_ROOT_NFS=y | 61 | CONFIG_ROOT_NFS=y |
| 607 | CONFIG_LOCKD=y | ||
| 608 | CONFIG_LOCKD_V4=y | ||
| 609 | CONFIG_NFS_COMMON=y | ||
| 610 | CONFIG_SUNRPC=y | ||
| 611 | # CONFIG_SUNRPC_BIND34 is not set | ||
| 612 | # CONFIG_RPCSEC_GSS_KRB5 is not set | ||
| 613 | # CONFIG_RPCSEC_GSS_SPKM3 is not set | ||
| 614 | # CONFIG_SMB_FS is not set | ||
| 615 | # CONFIG_CIFS is not set | ||
| 616 | # CONFIG_NCP_FS is not set | ||
| 617 | # CONFIG_CODA_FS is not set | ||
| 618 | # CONFIG_AFS_FS is not set | ||
| 619 | |||
| 620 | # | ||
| 621 | # Partition Types | ||
| 622 | # | ||
| 623 | # CONFIG_PARTITION_ADVANCED is not set | ||
| 624 | CONFIG_MSDOS_PARTITION=y | ||
| 625 | |||
| 626 | # | ||
| 627 | # Native Language Support | ||
| 628 | # | ||
| 629 | CONFIG_NLS=y | 62 | CONFIG_NLS=y |
| 630 | CONFIG_NLS_DEFAULT="iso8859-1" | ||
| 631 | # CONFIG_NLS_CODEPAGE_437 is not set | ||
| 632 | # CONFIG_NLS_CODEPAGE_737 is not set | ||
| 633 | # CONFIG_NLS_CODEPAGE_775 is not set | ||
| 634 | # CONFIG_NLS_CODEPAGE_850 is not set | ||
| 635 | # CONFIG_NLS_CODEPAGE_852 is not set | ||
| 636 | # CONFIG_NLS_CODEPAGE_855 is not set | ||
| 637 | # CONFIG_NLS_CODEPAGE_857 is not set | ||
| 638 | # CONFIG_NLS_CODEPAGE_860 is not set | ||
| 639 | # CONFIG_NLS_CODEPAGE_861 is not set | ||
| 640 | # CONFIG_NLS_CODEPAGE_862 is not set | ||
| 641 | # CONFIG_NLS_CODEPAGE_863 is not set | ||
| 642 | # CONFIG_NLS_CODEPAGE_864 is not set | ||
| 643 | # CONFIG_NLS_CODEPAGE_865 is not set | ||
| 644 | # CONFIG_NLS_CODEPAGE_866 is not set | ||
| 645 | # CONFIG_NLS_CODEPAGE_869 is not set | ||
| 646 | # CONFIG_NLS_CODEPAGE_936 is not set | ||
| 647 | # CONFIG_NLS_CODEPAGE_950 is not set | ||
| 648 | # CONFIG_NLS_CODEPAGE_932 is not set | ||
| 649 | # CONFIG_NLS_CODEPAGE_949 is not set | ||
| 650 | # CONFIG_NLS_CODEPAGE_874 is not set | ||
| 651 | # CONFIG_NLS_ISO8859_8 is not set | ||
| 652 | # CONFIG_NLS_CODEPAGE_1250 is not set | ||
| 653 | # CONFIG_NLS_CODEPAGE_1251 is not set | ||
| 654 | # CONFIG_NLS_ASCII is not set | ||
| 655 | # CONFIG_NLS_ISO8859_1 is not set | ||
| 656 | # CONFIG_NLS_ISO8859_2 is not set | ||
| 657 | # CONFIG_NLS_ISO8859_3 is not set | ||
| 658 | # CONFIG_NLS_ISO8859_4 is not set | ||
| 659 | # CONFIG_NLS_ISO8859_5 is not set | ||
| 660 | # CONFIG_NLS_ISO8859_6 is not set | ||
| 661 | # CONFIG_NLS_ISO8859_7 is not set | ||
| 662 | # CONFIG_NLS_ISO8859_9 is not set | ||
| 663 | # CONFIG_NLS_ISO8859_13 is not set | ||
| 664 | # CONFIG_NLS_ISO8859_14 is not set | ||
| 665 | # CONFIG_NLS_ISO8859_15 is not set | ||
| 666 | # CONFIG_NLS_KOI8_R is not set | ||
| 667 | # CONFIG_NLS_KOI8_U is not set | ||
| 668 | # CONFIG_NLS_UTF8 is not set | ||
| 669 | |||
| 670 | # | ||
| 671 | # Distributed Lock Manager | ||
| 672 | # | ||
| 673 | # CONFIG_DLM is not set | ||
| 674 | |||
| 675 | # | ||
| 676 | # Profiling support | ||
| 677 | # | ||
| 678 | # CONFIG_PROFILING is not set | ||
| 679 | |||
| 680 | # | ||
| 681 | # Kernel hacking | ||
| 682 | # | ||
| 683 | # CONFIG_PRINTK_TIME is not set | ||
| 684 | CONFIG_ENABLE_MUST_CHECK=y | ||
| 685 | # CONFIG_MAGIC_SYSRQ is not set | ||
| 686 | # CONFIG_UNUSED_SYMBOLS is not set | ||
| 687 | # CONFIG_DEBUG_FS is not set | ||
| 688 | # CONFIG_HEADERS_CHECK is not set | ||
| 689 | CONFIG_DEBUG_KERNEL=y | 63 | CONFIG_DEBUG_KERNEL=y |
| 690 | # CONFIG_DEBUG_SHIRQ is not set | ||
| 691 | CONFIG_DETECT_SOFTLOCKUP=y | ||
| 692 | CONFIG_SCHED_DEBUG=y | ||
| 693 | # CONFIG_SCHEDSTATS is not set | ||
| 694 | # CONFIG_TIMER_STATS is not set | ||
| 695 | # CONFIG_DEBUG_SLAB is not set | ||
| 696 | # CONFIG_DEBUG_SPINLOCK is not set | ||
| 697 | # CONFIG_DEBUG_MUTEXES is not set | ||
| 698 | # CONFIG_DEBUG_SPINLOCK_SLEEP is not set | ||
| 699 | # CONFIG_DEBUG_LOCKING_API_SELFTESTS is not set | ||
| 700 | # CONFIG_DEBUG_KOBJECT is not set | ||
| 701 | # CONFIG_DEBUG_BUGVERBOSE is not set | 64 | # CONFIG_DEBUG_BUGVERBOSE is not set |
| 702 | CONFIG_DEBUG_INFO=y | 65 | CONFIG_DEBUG_INFO=y |
| 703 | # CONFIG_DEBUG_VM is not set | ||
| 704 | # CONFIG_DEBUG_LIST is not set | ||
| 705 | # CONFIG_FRAME_POINTER is not set | ||
| 706 | CONFIG_FORCED_INLINING=y | ||
| 707 | # CONFIG_RCU_TORTURE_TEST is not set | ||
| 708 | # CONFIG_FAULT_INJECTION is not set | ||
| 709 | # CONFIG_DEBUG_STACKOVERFLOW is not set | ||
| 710 | # CONFIG_DEBUG_STACK_USAGE is not set | ||
| 711 | |||
| 712 | # | ||
| 713 | # Security options | ||
| 714 | # | ||
| 715 | # CONFIG_KEYS is not set | ||
| 716 | # CONFIG_SECURITY is not set | ||
| 717 | # CONFIG_CRYPTO is not set | ||
| 718 | |||
| 719 | # | ||
| 720 | # Library routines | ||
| 721 | # | ||
| 722 | CONFIG_BITREVERSE=y | ||
| 723 | # CONFIG_CRC_CCITT is not set | ||
| 724 | # CONFIG_CRC16 is not set | ||
| 725 | # CONFIG_CRC_ITU_T is not set | ||
| 726 | CONFIG_CRC32=y | ||
| 727 | # CONFIG_CRC7 is not set | ||
| 728 | # CONFIG_LIBCRC32C is not set | ||
| 729 | CONFIG_HAS_IOMEM=y | ||
diff --git a/arch/m32r/configs/usrv_defconfig b/arch/m32r/configs/usrv_defconfig index 62e813e30ce7..1df293bc2ab9 100644 --- a/arch/m32r/configs/usrv_defconfig +++ b/arch/m32r/configs/usrv_defconfig | |||
| @@ -1,774 +1,83 @@ | |||
| 1 | # | ||
| 2 | # Automatically generated make config: don't edit | ||
| 3 | # Linux kernel version: 2.6.23-rc1 | ||
| 4 | # Wed Aug 1 17:22:37 2007 | ||
| 5 | # | ||
| 6 | CONFIG_M32R=y | ||
| 7 | CONFIG_GENERIC_ISA_DMA=y | ||
| 8 | CONFIG_ZONE_DMA=y | ||
| 9 | CONFIG_GENERIC_HARDIRQS=y | ||
| 10 | CONFIG_GENERIC_IRQ_PROBE=y | ||
| 11 | CONFIG_NO_IOPORT=y | ||
| 12 | CONFIG_NO_DMA=y | ||
| 13 | CONFIG_DEFCONFIG_LIST="/lib/modules/$UNAME_RELEASE/.config" | ||
| 14 | |||
| 15 | # | ||
| 16 | # Code maturity level options | ||
| 17 | # | ||
| 18 | CONFIG_EXPERIMENTAL=y | 1 | CONFIG_EXPERIMENTAL=y |
| 19 | CONFIG_LOCK_KERNEL=y | ||
| 20 | CONFIG_INIT_ENV_ARG_LIMIT=32 | ||
| 21 | |||
| 22 | # | ||
| 23 | # General setup | ||
| 24 | # | ||
| 25 | CONFIG_LOCALVERSION="" | ||
| 26 | CONFIG_LOCALVERSION_AUTO=y | ||
| 27 | CONFIG_SWAP=y | ||
| 28 | CONFIG_SYSVIPC=y | 2 | CONFIG_SYSVIPC=y |
| 29 | CONFIG_SYSVIPC_SYSCTL=y | ||
| 30 | CONFIG_POSIX_MQUEUE=y | 3 | CONFIG_POSIX_MQUEUE=y |
| 31 | CONFIG_BSD_PROCESS_ACCT=y | 4 | CONFIG_BSD_PROCESS_ACCT=y |
| 32 | # CONFIG_BSD_PROCESS_ACCT_V3 is not set | ||
| 33 | # CONFIG_TASKSTATS is not set | ||
| 34 | # CONFIG_USER_NS is not set | ||
| 35 | # CONFIG_AUDIT is not set | ||
| 36 | # CONFIG_IKCONFIG is not set | ||
| 37 | CONFIG_LOG_BUF_SHIFT=15 | 5 | CONFIG_LOG_BUF_SHIFT=15 |
| 38 | # CONFIG_CPUSETS is not set | ||
| 39 | CONFIG_SYSFS_DEPRECATED=y | ||
| 40 | # CONFIG_RELAY is not set | ||
| 41 | CONFIG_BLK_DEV_INITRD=y | 6 | CONFIG_BLK_DEV_INITRD=y |
| 42 | CONFIG_INITRAMFS_SOURCE="" | ||
| 43 | # CONFIG_CC_OPTIMIZE_FOR_SIZE is not set | 7 | # CONFIG_CC_OPTIMIZE_FOR_SIZE is not set |
| 44 | CONFIG_SYSCTL=y | ||
| 45 | CONFIG_EMBEDDED=y | 8 | CONFIG_EMBEDDED=y |
| 46 | CONFIG_SYSCTL_SYSCALL=y | ||
| 47 | CONFIG_KALLSYMS=y | ||
| 48 | # CONFIG_KALLSYMS_ALL is not set | ||
| 49 | CONFIG_KALLSYMS_EXTRA_PASS=y | 9 | CONFIG_KALLSYMS_EXTRA_PASS=y |
| 50 | CONFIG_HOTPLUG=y | ||
| 51 | CONFIG_PRINTK=y | ||
| 52 | CONFIG_BUG=y | ||
| 53 | CONFIG_ELF_CORE=y | ||
| 54 | CONFIG_BASE_FULL=y | ||
| 55 | CONFIG_FUTEX=y | ||
| 56 | CONFIG_ANON_INODES=y | ||
| 57 | CONFIG_EPOLL=y | ||
| 58 | CONFIG_SIGNALFD=y | ||
| 59 | CONFIG_TIMERFD=y | ||
| 60 | CONFIG_EVENTFD=y | ||
| 61 | CONFIG_SHMEM=y | ||
| 62 | CONFIG_VM_EVENT_COUNTERS=y | ||
| 63 | CONFIG_SLAB=y | 10 | CONFIG_SLAB=y |
| 64 | # CONFIG_SLUB is not set | ||
| 65 | # CONFIG_SLOB is not set | ||
| 66 | CONFIG_RT_MUTEXES=y | ||
| 67 | # CONFIG_TINY_SHMEM is not set | ||
| 68 | CONFIG_BASE_SMALL=0 | ||
| 69 | CONFIG_MODULES=y | 11 | CONFIG_MODULES=y |
| 70 | CONFIG_MODULE_UNLOAD=y | 12 | CONFIG_MODULE_UNLOAD=y |
| 71 | # CONFIG_MODULE_FORCE_UNLOAD is not set | ||
| 72 | # CONFIG_MODVERSIONS is not set | ||
| 73 | # CONFIG_MODULE_SRCVERSION_ALL is not set | ||
| 74 | CONFIG_KMOD=y | ||
| 75 | CONFIG_STOP_MACHINE=y | ||
| 76 | CONFIG_BLOCK=y | ||
| 77 | # CONFIG_LBD is not set | ||
| 78 | # CONFIG_BLK_DEV_IO_TRACE is not set | ||
| 79 | # CONFIG_LSF is not set | ||
| 80 | # CONFIG_BLK_DEV_BSG is not set | 13 | # CONFIG_BLK_DEV_BSG is not set |
| 81 | |||
| 82 | # | ||
| 83 | # IO Schedulers | ||
| 84 | # | ||
| 85 | CONFIG_IOSCHED_NOOP=y | ||
| 86 | # CONFIG_IOSCHED_AS is not set | ||
| 87 | # CONFIG_IOSCHED_DEADLINE is not set | 14 | # CONFIG_IOSCHED_DEADLINE is not set |
| 88 | # CONFIG_IOSCHED_CFQ is not set | 15 | # CONFIG_IOSCHED_CFQ is not set |
| 89 | # CONFIG_DEFAULT_AS is not set | ||
| 90 | # CONFIG_DEFAULT_DEADLINE is not set | ||
| 91 | # CONFIG_DEFAULT_CFQ is not set | ||
| 92 | CONFIG_DEFAULT_NOOP=y | ||
| 93 | CONFIG_DEFAULT_IOSCHED="noop" | ||
| 94 | |||
| 95 | # | ||
| 96 | # Processor type and features | ||
| 97 | # | ||
| 98 | # CONFIG_PLAT_MAPPI is not set | ||
| 99 | CONFIG_PLAT_USRV=y | 16 | CONFIG_PLAT_USRV=y |
| 100 | # CONFIG_PLAT_M32700UT is not set | ||
| 101 | # CONFIG_PLAT_OPSPUT is not set | ||
| 102 | # CONFIG_PLAT_OAKS32R is not set | ||
| 103 | # CONFIG_PLAT_MAPPI2 is not set | ||
| 104 | # CONFIG_PLAT_MAPPI3 is not set | ||
| 105 | # CONFIG_PLAT_M32104UT is not set | ||
| 106 | CONFIG_CHIP_M32700=y | ||
| 107 | # CONFIG_CHIP_M32102 is not set | ||
| 108 | # CONFIG_CHIP_M32104 is not set | ||
| 109 | # CONFIG_CHIP_VDEC2 is not set | ||
| 110 | # CONFIG_CHIP_OPSP is not set | ||
| 111 | CONFIG_MMU=y | ||
| 112 | CONFIG_TLB_ENTRIES=32 | ||
| 113 | CONFIG_ISA_M32R2=y | ||
| 114 | CONFIG_ISA_DSP_LEVEL2=y | ||
| 115 | CONFIG_ISA_DUAL_ISSUE=y | ||
| 116 | CONFIG_BUS_CLOCK=50000000 | 17 | CONFIG_BUS_CLOCK=50000000 |
| 117 | CONFIG_TIMER_DIVIDE=128 | ||
| 118 | # CONFIG_CPU_LITTLE_ENDIAN is not set | ||
| 119 | CONFIG_MEMORY_START=0x08000000 | 18 | CONFIG_MEMORY_START=0x08000000 |
| 120 | CONFIG_MEMORY_SIZE=0x02000000 | 19 | CONFIG_MEMORY_SIZE=0x02000000 |
| 121 | CONFIG_NOHIGHMEM=y | ||
| 122 | # CONFIG_ARCH_DISCONTIGMEM_ENABLE is not set | 20 | # CONFIG_ARCH_DISCONTIGMEM_ENABLE is not set |
| 123 | CONFIG_SELECT_MEMORY_MODEL=y | ||
| 124 | CONFIG_FLATMEM_MANUAL=y | ||
| 125 | # CONFIG_DISCONTIGMEM_MANUAL is not set | ||
| 126 | # CONFIG_SPARSEMEM_MANUAL is not set | ||
| 127 | CONFIG_FLATMEM=y | ||
| 128 | CONFIG_FLAT_NODE_MEM_MAP=y | ||
| 129 | # CONFIG_SPARSEMEM_STATIC is not set | ||
| 130 | CONFIG_SPLIT_PTLOCK_CPUS=4 | ||
| 131 | # CONFIG_RESOURCES_64BIT is not set | ||
| 132 | CONFIG_ZONE_DMA_FLAG=1 | ||
| 133 | CONFIG_BOUNCE=y | ||
| 134 | CONFIG_VIRT_TO_BUS=y | ||
| 135 | CONFIG_RWSEM_GENERIC_SPINLOCK=y | ||
| 136 | # CONFIG_RWSEM_XCHGADD_ALGORITHM is not set | ||
| 137 | # CONFIG_ARCH_HAS_ILOG2_U32 is not set | ||
| 138 | # CONFIG_ARCH_HAS_ILOG2_U64 is not set | ||
| 139 | CONFIG_GENERIC_FIND_NEXT_BIT=y | ||
| 140 | CONFIG_GENERIC_HWEIGHT=y | ||
| 141 | CONFIG_GENERIC_CALIBRATE_DELAY=y | ||
| 142 | CONFIG_SCHED_NO_NO_OMIT_FRAME_POINTER=y | ||
| 143 | # CONFIG_PREEMPT is not set | ||
| 144 | CONFIG_SMP=y | 21 | CONFIG_SMP=y |
| 145 | # CONFIG_CHIP_M32700_TS1 is not set | ||
| 146 | CONFIG_NR_CPUS=2 | ||
| 147 | |||
| 148 | # | ||
| 149 | # Bus options (PCI, PCMCIA, EISA, MCA, ISA) | ||
| 150 | # | ||
| 151 | # CONFIG_ARCH_SUPPORTS_MSI is not set | ||
| 152 | # CONFIG_ISA is not set | ||
| 153 | |||
| 154 | # | ||
| 155 | # PCCARD (PCMCIA/CardBus) support | ||
| 156 | # | ||
| 157 | CONFIG_PCCARD=y | 22 | CONFIG_PCCARD=y |
| 158 | # CONFIG_PCMCIA_DEBUG is not set | ||
| 159 | CONFIG_PCMCIA=y | ||
| 160 | CONFIG_PCMCIA_LOAD_CIS=y | ||
| 161 | CONFIG_PCMCIA_IOCTL=y | ||
| 162 | |||
| 163 | # | ||
| 164 | # PC-card bridges | ||
| 165 | # | ||
| 166 | # CONFIG_M32R_PCC is not set | ||
| 167 | CONFIG_M32R_CFC=y | 23 | CONFIG_M32R_CFC=y |
| 168 | CONFIG_M32R_CFC_NUM=2 | 24 | CONFIG_M32R_CFC_NUM=2 |
| 169 | CONFIG_PCCARD_NONSTATIC=y | ||
| 170 | |||
| 171 | # | ||
| 172 | # Executable file formats | ||
| 173 | # | ||
| 174 | CONFIG_BINFMT_ELF=y | ||
| 175 | # CONFIG_BINFMT_MISC is not set | ||
| 176 | |||
| 177 | # | ||
| 178 | # Networking | ||
| 179 | # | ||
| 180 | CONFIG_NET=y | 25 | CONFIG_NET=y |
| 181 | |||
| 182 | # | ||
| 183 | # Networking options | ||
| 184 | # | ||
| 185 | CONFIG_PACKET=y | 26 | CONFIG_PACKET=y |
| 186 | # CONFIG_PACKET_MMAP is not set | ||
| 187 | CONFIG_UNIX=y | 27 | CONFIG_UNIX=y |
| 188 | CONFIG_XFRM=y | ||
| 189 | CONFIG_XFRM_USER=y | 28 | CONFIG_XFRM_USER=y |
| 190 | # CONFIG_XFRM_SUB_POLICY is not set | ||
| 191 | # CONFIG_XFRM_MIGRATE is not set | ||
| 192 | # CONFIG_NET_KEY is not set | ||
| 193 | CONFIG_INET=y | 29 | CONFIG_INET=y |
| 194 | CONFIG_IP_MULTICAST=y | 30 | CONFIG_IP_MULTICAST=y |
| 195 | # CONFIG_IP_ADVANCED_ROUTER is not set | ||
| 196 | CONFIG_IP_FIB_HASH=y | ||
| 197 | CONFIG_IP_PNP=y | 31 | CONFIG_IP_PNP=y |
| 198 | # CONFIG_IP_PNP_DHCP is not set | ||
| 199 | # CONFIG_IP_PNP_BOOTP is not set | ||
| 200 | # CONFIG_IP_PNP_RARP is not set | ||
| 201 | # CONFIG_NET_IPIP is not set | ||
| 202 | # CONFIG_NET_IPGRE is not set | ||
| 203 | # CONFIG_IP_MROUTE is not set | ||
| 204 | # CONFIG_ARPD is not set | ||
| 205 | # CONFIG_SYN_COOKIES is not set | ||
| 206 | CONFIG_INET_AH=y | 32 | CONFIG_INET_AH=y |
| 207 | CONFIG_INET_ESP=y | 33 | CONFIG_INET_ESP=y |
| 208 | CONFIG_INET_IPCOMP=y | 34 | CONFIG_INET_IPCOMP=y |
| 209 | CONFIG_INET_XFRM_TUNNEL=y | ||
| 210 | CONFIG_INET_TUNNEL=y | ||
| 211 | CONFIG_INET_XFRM_MODE_TRANSPORT=y | ||
| 212 | CONFIG_INET_XFRM_MODE_TUNNEL=y | ||
| 213 | CONFIG_INET_XFRM_MODE_BEET=y | ||
| 214 | CONFIG_INET_DIAG=y | ||
| 215 | CONFIG_INET_TCP_DIAG=y | ||
| 216 | # CONFIG_TCP_CONG_ADVANCED is not set | ||
| 217 | CONFIG_TCP_CONG_CUBIC=y | ||
| 218 | CONFIG_DEFAULT_TCP_CONG="cubic" | ||
| 219 | # CONFIG_TCP_MD5SIG is not set | ||
| 220 | # CONFIG_IPV6 is not set | 35 | # CONFIG_IPV6 is not set |
| 221 | # CONFIG_INET6_XFRM_TUNNEL is not set | ||
| 222 | # CONFIG_INET6_TUNNEL is not set | ||
| 223 | # CONFIG_NETWORK_SECMARK is not set | ||
| 224 | # CONFIG_NETFILTER is not set | ||
| 225 | # CONFIG_IP_DCCP is not set | ||
| 226 | # CONFIG_IP_SCTP is not set | ||
| 227 | # CONFIG_TIPC is not set | ||
| 228 | # CONFIG_ATM is not set | ||
| 229 | # CONFIG_BRIDGE is not set | ||
| 230 | # CONFIG_VLAN_8021Q is not set | ||
| 231 | # CONFIG_DECNET is not set | ||
| 232 | # CONFIG_LLC2 is not set | ||
| 233 | # CONFIG_IPX is not set | ||
| 234 | # CONFIG_ATALK is not set | ||
| 235 | # CONFIG_X25 is not set | ||
| 236 | # CONFIG_LAPB is not set | ||
| 237 | # CONFIG_ECONET is not set | ||
| 238 | # CONFIG_WAN_ROUTER is not set | ||
| 239 | |||
| 240 | # | ||
| 241 | # QoS and/or fair queueing | ||
| 242 | # | ||
| 243 | # CONFIG_NET_SCHED is not set | ||
| 244 | |||
| 245 | # | ||
| 246 | # Network testing | ||
| 247 | # | ||
| 248 | # CONFIG_NET_PKTGEN is not set | ||
| 249 | # CONFIG_HAMRADIO is not set | ||
| 250 | # CONFIG_IRDA is not set | ||
| 251 | # CONFIG_BT is not set | ||
| 252 | # CONFIG_AF_RXRPC is not set | ||
| 253 | |||
| 254 | # | ||
| 255 | # Wireless | ||
| 256 | # | ||
| 257 | # CONFIG_CFG80211 is not set | ||
| 258 | CONFIG_WIRELESS_EXT=y | ||
| 259 | # CONFIG_MAC80211 is not set | ||
| 260 | CONFIG_IEEE80211=y | ||
| 261 | CONFIG_IEEE80211_DEBUG=y | ||
| 262 | CONFIG_IEEE80211_CRYPT_WEP=y | ||
| 263 | CONFIG_IEEE80211_CRYPT_CCMP=y | ||
| 264 | CONFIG_IEEE80211_CRYPT_TKIP=y | ||
| 265 | # CONFIG_IEEE80211_SOFTMAC is not set | ||
| 266 | # CONFIG_RFKILL is not set | ||
| 267 | # CONFIG_NET_9P is not set | ||
| 268 | |||
| 269 | # | ||
| 270 | # Device Drivers | ||
| 271 | # | ||
| 272 | |||
| 273 | # | ||
| 274 | # Generic Driver Options | ||
| 275 | # | ||
| 276 | CONFIG_STANDALONE=y | ||
| 277 | CONFIG_PREVENT_FIRMWARE_BUILD=y | ||
| 278 | CONFIG_FW_LOADER=y | ||
| 279 | # CONFIG_DEBUG_DRIVER is not set | ||
| 280 | # CONFIG_DEBUG_DEVRES is not set | ||
| 281 | # CONFIG_SYS_HYPERVISOR is not set | ||
| 282 | # CONFIG_CONNECTOR is not set | ||
| 283 | CONFIG_MTD=y | 36 | CONFIG_MTD=y |
| 284 | # CONFIG_MTD_DEBUG is not set | ||
| 285 | CONFIG_MTD_CONCAT=y | 37 | CONFIG_MTD_CONCAT=y |
| 286 | CONFIG_MTD_PARTITIONS=y | 38 | CONFIG_MTD_PARTITIONS=y |
| 287 | # CONFIG_MTD_REDBOOT_PARTS is not set | ||
| 288 | # CONFIG_MTD_CMDLINE_PARTS is not set | ||
| 289 | |||
| 290 | # | ||
| 291 | # User Modules And Translation Layers | ||
| 292 | # | ||
| 293 | CONFIG_MTD_CHAR=y | 39 | CONFIG_MTD_CHAR=y |
| 294 | CONFIG_MTD_BLKDEVS=y | ||
| 295 | CONFIG_MTD_BLOCK=y | 40 | CONFIG_MTD_BLOCK=y |
| 296 | # CONFIG_FTL is not set | ||
| 297 | # CONFIG_NFTL is not set | ||
| 298 | # CONFIG_INFTL is not set | ||
| 299 | # CONFIG_RFD_FTL is not set | ||
| 300 | # CONFIG_SSFDC is not set | ||
| 301 | |||
| 302 | # | ||
| 303 | # RAM/ROM/Flash chip drivers | ||
| 304 | # | ||
| 305 | CONFIG_MTD_CFI=y | 41 | CONFIG_MTD_CFI=y |
| 306 | # CONFIG_MTD_JEDECPROBE is not set | ||
| 307 | CONFIG_MTD_GEN_PROBE=y | ||
| 308 | CONFIG_MTD_CFI_ADV_OPTIONS=y | 42 | CONFIG_MTD_CFI_ADV_OPTIONS=y |
| 309 | # CONFIG_MTD_CFI_NOSWAP is not set | ||
| 310 | CONFIG_MTD_CFI_BE_BYTE_SWAP=y | 43 | CONFIG_MTD_CFI_BE_BYTE_SWAP=y |
| 311 | # CONFIG_MTD_CFI_LE_BYTE_SWAP is not set | ||
| 312 | CONFIG_MTD_CFI_GEOMETRY=y | 44 | CONFIG_MTD_CFI_GEOMETRY=y |
| 313 | # CONFIG_MTD_MAP_BANK_WIDTH_1 is not set | 45 | # CONFIG_MTD_MAP_BANK_WIDTH_1 is not set |
| 314 | CONFIG_MTD_MAP_BANK_WIDTH_2=y | ||
| 315 | # CONFIG_MTD_MAP_BANK_WIDTH_4 is not set | 46 | # CONFIG_MTD_MAP_BANK_WIDTH_4 is not set |
| 316 | # CONFIG_MTD_MAP_BANK_WIDTH_8 is not set | ||
| 317 | # CONFIG_MTD_MAP_BANK_WIDTH_16 is not set | ||
| 318 | # CONFIG_MTD_MAP_BANK_WIDTH_32 is not set | ||
| 319 | CONFIG_MTD_CFI_I1=y | ||
| 320 | # CONFIG_MTD_CFI_I2 is not set | 47 | # CONFIG_MTD_CFI_I2 is not set |
| 321 | # CONFIG_MTD_CFI_I4 is not set | ||
| 322 | # CONFIG_MTD_CFI_I8 is not set | ||
| 323 | # CONFIG_MTD_OTP is not set | ||
| 324 | # CONFIG_MTD_CFI_INTELEXT is not set | ||
| 325 | CONFIG_MTD_CFI_AMDSTD=y | 48 | CONFIG_MTD_CFI_AMDSTD=y |
| 326 | # CONFIG_MTD_CFI_STAA is not set | ||
| 327 | CONFIG_MTD_CFI_UTIL=y | ||
| 328 | CONFIG_MTD_RAM=y | 49 | CONFIG_MTD_RAM=y |
| 329 | CONFIG_MTD_ROM=y | 50 | CONFIG_MTD_ROM=y |
| 330 | # CONFIG_MTD_ABSENT is not set | ||
| 331 | |||
| 332 | # | ||
| 333 | # Mapping drivers for chip access | ||
| 334 | # | ||
| 335 | # CONFIG_MTD_COMPLEX_MAPPINGS is not set | ||
| 336 | # CONFIG_MTD_PHYSMAP is not set | ||
| 337 | # CONFIG_MTD_PLATRAM is not set | ||
| 338 | |||
| 339 | # | ||
| 340 | # Self-contained MTD device drivers | ||
| 341 | # | ||
| 342 | # CONFIG_MTD_SLRAM is not set | ||
| 343 | # CONFIG_MTD_PHRAM is not set | ||
| 344 | # CONFIG_MTD_MTDRAM is not set | ||
| 345 | # CONFIG_MTD_BLOCK2MTD is not set | ||
| 346 | |||
| 347 | # | ||
| 348 | # Disk-On-Chip Device Drivers | ||
| 349 | # | ||
| 350 | # CONFIG_MTD_DOC2000 is not set | ||
| 351 | # CONFIG_MTD_DOC2001 is not set | ||
| 352 | # CONFIG_MTD_DOC2001PLUS is not set | ||
| 353 | # CONFIG_MTD_NAND is not set | ||
| 354 | # CONFIG_MTD_ONENAND is not set | ||
| 355 | |||
| 356 | # | ||
| 357 | # UBI - Unsorted block images | ||
| 358 | # | ||
| 359 | # CONFIG_MTD_UBI is not set | ||
| 360 | # CONFIG_PARPORT is not set | ||
| 361 | CONFIG_BLK_DEV=y | ||
| 362 | # CONFIG_BLK_DEV_COW_COMMON is not set | ||
| 363 | CONFIG_BLK_DEV_LOOP=y | 51 | CONFIG_BLK_DEV_LOOP=y |
| 364 | # CONFIG_BLK_DEV_CRYPTOLOOP is not set | ||
| 365 | # CONFIG_BLK_DEV_NBD is not set | ||
| 366 | CONFIG_BLK_DEV_RAM=y | 52 | CONFIG_BLK_DEV_RAM=y |
| 367 | CONFIG_BLK_DEV_RAM_COUNT=16 | ||
| 368 | CONFIG_BLK_DEV_RAM_SIZE=4096 | ||
| 369 | CONFIG_BLK_DEV_RAM_BLOCKSIZE=1024 | ||
| 370 | # CONFIG_CDROM_PKTCDVD is not set | ||
| 371 | # CONFIG_ATA_OVER_ETH is not set | ||
| 372 | CONFIG_MISC_DEVICES=y | ||
| 373 | # CONFIG_EEPROM_93CX6 is not set | ||
| 374 | CONFIG_IDE=y | 53 | CONFIG_IDE=y |
| 375 | CONFIG_IDE_MAX_HWIFS=4 | ||
| 376 | CONFIG_BLK_DEV_IDE=y | ||
| 377 | |||
| 378 | # | ||
| 379 | # Please see Documentation/ide.txt for help/info on IDE drives | ||
| 380 | # | ||
| 381 | # CONFIG_BLK_DEV_IDE_SATA is not set | ||
| 382 | CONFIG_BLK_DEV_IDEDISK=y | ||
| 383 | # CONFIG_IDEDISK_MULTI_MODE is not set | ||
| 384 | CONFIG_BLK_DEV_IDECS=y | 54 | CONFIG_BLK_DEV_IDECS=y |
| 385 | # CONFIG_BLK_DEV_IDECD is not set | ||
| 386 | # CONFIG_BLK_DEV_IDETAPE is not set | ||
| 387 | # CONFIG_BLK_DEV_IDEFLOPPY is not set | ||
| 388 | # CONFIG_IDE_TASK_IOCTL is not set | ||
| 389 | CONFIG_IDE_PROC_FS=y | ||
| 390 | |||
| 391 | # | ||
| 392 | # IDE chipset support/bugfixes | ||
| 393 | # | ||
| 394 | # CONFIG_IDE_GENERIC is not set | ||
| 395 | # CONFIG_IDEPCI_PCIBUS_ORDER is not set | ||
| 396 | # CONFIG_IDE_ARM is not set | ||
| 397 | # CONFIG_BLK_DEV_IDEDMA is not set | ||
| 398 | # CONFIG_BLK_DEV_HD is not set | ||
| 399 | |||
| 400 | # | ||
| 401 | # SCSI device support | ||
| 402 | # | ||
| 403 | # CONFIG_RAID_ATTRS is not set | ||
| 404 | # CONFIG_SCSI is not set | ||
| 405 | # CONFIG_SCSI_DMA is not set | ||
| 406 | # CONFIG_SCSI_NETLINK is not set | ||
| 407 | # CONFIG_MD is not set | ||
| 408 | CONFIG_NETDEVICES=y | 55 | CONFIG_NETDEVICES=y |
| 409 | # CONFIG_NETDEVICES_MULTIQUEUE is not set | ||
| 410 | # CONFIG_DUMMY is not set | ||
| 411 | # CONFIG_BONDING is not set | ||
| 412 | # CONFIG_MACVLAN is not set | ||
| 413 | # CONFIG_EQUALIZER is not set | ||
| 414 | # CONFIG_TUN is not set | ||
| 415 | # CONFIG_NET_ETHERNET is not set | ||
| 416 | CONFIG_NETDEV_1000=y | ||
| 417 | CONFIG_NETDEV_10000=y | ||
| 418 | |||
| 419 | # | ||
| 420 | # Wireless LAN | ||
| 421 | # | ||
| 422 | # CONFIG_WLAN_PRE80211 is not set | ||
| 423 | # CONFIG_WLAN_80211 is not set | ||
| 424 | CONFIG_NET_PCMCIA=y | 56 | CONFIG_NET_PCMCIA=y |
| 425 | # CONFIG_PCMCIA_3C589 is not set | ||
| 426 | # CONFIG_PCMCIA_3C574 is not set | ||
| 427 | # CONFIG_PCMCIA_FMVJ18X is not set | ||
| 428 | CONFIG_PCMCIA_PCNET=y | 57 | CONFIG_PCMCIA_PCNET=y |
| 429 | # CONFIG_PCMCIA_NMCLAN is not set | ||
| 430 | # CONFIG_PCMCIA_SMC91C92 is not set | ||
| 431 | # CONFIG_PCMCIA_XIRC2PS is not set | ||
| 432 | # CONFIG_PCMCIA_AXNET is not set | ||
| 433 | # CONFIG_WAN is not set | ||
| 434 | # CONFIG_PPP is not set | ||
| 435 | # CONFIG_SLIP is not set | ||
| 436 | # CONFIG_SHAPER is not set | ||
| 437 | # CONFIG_NETCONSOLE is not set | ||
| 438 | # CONFIG_NETPOLL is not set | ||
| 439 | # CONFIG_NET_POLL_CONTROLLER is not set | ||
| 440 | # CONFIG_ISDN is not set | ||
| 441 | # CONFIG_PHONE is not set | ||
| 442 | |||
| 443 | # | ||
| 444 | # Input device support | ||
| 445 | # | ||
| 446 | # CONFIG_INPUT is not set | 58 | # CONFIG_INPUT is not set |
| 447 | |||
| 448 | # | ||
| 449 | # Hardware I/O ports | ||
| 450 | # | ||
| 451 | # CONFIG_SERIO is not set | 59 | # CONFIG_SERIO is not set |
| 452 | # CONFIG_GAMEPORT is not set | ||
| 453 | |||
| 454 | # | ||
| 455 | # Character devices | ||
| 456 | # | ||
| 457 | # CONFIG_VT is not set | 60 | # CONFIG_VT is not set |
| 458 | # CONFIG_SERIAL_NONSTANDARD is not set | ||
| 459 | |||
| 460 | # | ||
| 461 | # Serial drivers | ||
| 462 | # | ||
| 463 | CONFIG_SERIAL_8250=y | 61 | CONFIG_SERIAL_8250=y |
| 464 | CONFIG_SERIAL_8250_CONSOLE=y | 62 | CONFIG_SERIAL_8250_CONSOLE=y |
| 465 | # CONFIG_SERIAL_8250_CS is not set | ||
| 466 | CONFIG_SERIAL_8250_NR_UARTS=4 | ||
| 467 | CONFIG_SERIAL_8250_RUNTIME_UARTS=4 | ||
| 468 | # CONFIG_SERIAL_8250_EXTENDED is not set | ||
| 469 | |||
| 470 | # | ||
| 471 | # Non-8250 serial port support | ||
| 472 | # | ||
| 473 | CONFIG_SERIAL_CORE=y | ||
| 474 | CONFIG_SERIAL_CORE_CONSOLE=y | ||
| 475 | # CONFIG_SERIAL_M32R_SIO is not set | 63 | # CONFIG_SERIAL_M32R_SIO is not set |
| 476 | CONFIG_UNIX98_PTYS=y | ||
| 477 | CONFIG_LEGACY_PTYS=y | ||
| 478 | CONFIG_LEGACY_PTY_COUNT=256 | ||
| 479 | # CONFIG_IPMI_HANDLER is not set | ||
| 480 | # CONFIG_WATCHDOG is not set | ||
| 481 | CONFIG_HW_RANDOM=m | ||
| 482 | # CONFIG_RTC is not set | ||
| 483 | # CONFIG_R3964 is not set | ||
| 484 | |||
| 485 | # | ||
| 486 | # PCMCIA character devices | ||
| 487 | # | ||
| 488 | # CONFIG_SYNCLINK_CS is not set | ||
| 489 | # CONFIG_CARDMAN_4000 is not set | ||
| 490 | # CONFIG_CARDMAN_4040 is not set | ||
| 491 | # CONFIG_RAW_DRIVER is not set | ||
| 492 | # CONFIG_TCG_TPM is not set | ||
| 493 | # CONFIG_I2C is not set | ||
| 494 | |||
| 495 | # | ||
| 496 | # SPI support | ||
| 497 | # | ||
| 498 | # CONFIG_SPI is not set | ||
| 499 | # CONFIG_SPI_MASTER is not set | ||
| 500 | # CONFIG_W1 is not set | ||
| 501 | # CONFIG_POWER_SUPPLY is not set | ||
| 502 | # CONFIG_HWMON is not set | 64 | # CONFIG_HWMON is not set |
| 503 | |||
| 504 | # | ||
| 505 | # Multifunction device drivers | ||
| 506 | # | ||
| 507 | # CONFIG_MFD_SM501 is not set | ||
| 508 | |||
| 509 | # | ||
| 510 | # Multimedia devices | ||
| 511 | # | ||
| 512 | # CONFIG_VIDEO_DEV is not set | ||
| 513 | # CONFIG_DVB_CORE is not set | ||
| 514 | CONFIG_DAB=y | ||
| 515 | |||
| 516 | # | ||
| 517 | # Graphics support | ||
| 518 | # | ||
| 519 | # CONFIG_BACKLIGHT_LCD_SUPPORT is not set | ||
| 520 | |||
| 521 | # | ||
| 522 | # Display device support | ||
| 523 | # | ||
| 524 | # CONFIG_DISPLAY_SUPPORT is not set | ||
| 525 | # CONFIG_VGASTATE is not set | ||
| 526 | CONFIG_VIDEO_OUTPUT_CONTROL=m | 65 | CONFIG_VIDEO_OUTPUT_CONTROL=m |
| 527 | # CONFIG_FB is not set | ||
| 528 | |||
| 529 | # | ||
| 530 | # Sound | ||
| 531 | # | ||
| 532 | # CONFIG_SOUND is not set | ||
| 533 | CONFIG_USB_SUPPORT=y | ||
| 534 | # CONFIG_USB_ARCH_HAS_HCD is not set | ||
| 535 | # CONFIG_USB_ARCH_HAS_OHCI is not set | ||
| 536 | # CONFIG_USB_ARCH_HAS_EHCI is not set | ||
| 537 | |||
| 538 | # | ||
| 539 | # NOTE: USB_STORAGE enables SCSI, and 'SCSI disk support' | ||
| 540 | # | ||
| 541 | |||
| 542 | # | ||
| 543 | # USB Gadget Support | ||
| 544 | # | ||
| 545 | # CONFIG_USB_GADGET is not set | ||
| 546 | # CONFIG_MMC is not set | ||
| 547 | # CONFIG_NEW_LEDS is not set | ||
| 548 | |||
| 549 | # | ||
| 550 | # Real Time Clock | ||
| 551 | # | ||
| 552 | # CONFIG_RTC_CLASS is not set | ||
| 553 | |||
| 554 | # | ||
| 555 | # Userspace I/O | ||
| 556 | # | ||
| 557 | # CONFIG_UIO is not set | ||
| 558 | |||
| 559 | # | ||
| 560 | # File systems | ||
| 561 | # | ||
| 562 | CONFIG_EXT2_FS=y | 66 | CONFIG_EXT2_FS=y |
| 563 | # CONFIG_EXT2_FS_XATTR is not set | ||
| 564 | # CONFIG_EXT2_FS_XIP is not set | ||
| 565 | CONFIG_EXT3_FS=y | 67 | CONFIG_EXT3_FS=y |
| 566 | # CONFIG_EXT3_FS_XATTR is not set | 68 | # CONFIG_EXT3_FS_XATTR is not set |
| 567 | # CONFIG_EXT4DEV_FS is not set | ||
| 568 | CONFIG_JBD=y | ||
| 569 | # CONFIG_JBD_DEBUG is not set | ||
| 570 | # CONFIG_REISERFS_FS is not set | ||
| 571 | # CONFIG_JFS_FS is not set | ||
| 572 | # CONFIG_FS_POSIX_ACL is not set | ||
| 573 | # CONFIG_XFS_FS is not set | ||
| 574 | # CONFIG_GFS2_FS is not set | ||
| 575 | # CONFIG_OCFS2_FS is not set | ||
| 576 | # CONFIG_MINIX_FS is not set | ||
| 577 | # CONFIG_ROMFS_FS is not set | ||
| 578 | CONFIG_INOTIFY=y | ||
| 579 | CONFIG_INOTIFY_USER=y | ||
| 580 | # CONFIG_QUOTA is not set | ||
| 581 | CONFIG_DNOTIFY=y | ||
| 582 | # CONFIG_AUTOFS_FS is not set | ||
| 583 | # CONFIG_AUTOFS4_FS is not set | ||
| 584 | # CONFIG_FUSE_FS is not set | ||
| 585 | |||
| 586 | # | ||
| 587 | # CD-ROM/DVD Filesystems | ||
| 588 | # | ||
| 589 | # CONFIG_ISO9660_FS is not set | ||
| 590 | # CONFIG_UDF_FS is not set | ||
| 591 | |||
| 592 | # | ||
| 593 | # DOS/FAT/NT Filesystems | ||
| 594 | # | ||
| 595 | # CONFIG_MSDOS_FS is not set | ||
| 596 | # CONFIG_VFAT_FS is not set | ||
| 597 | # CONFIG_NTFS_FS is not set | ||
| 598 | |||
| 599 | # | ||
| 600 | # Pseudo filesystems | ||
| 601 | # | ||
| 602 | CONFIG_PROC_FS=y | ||
| 603 | CONFIG_PROC_KCORE=y | 69 | CONFIG_PROC_KCORE=y |
| 604 | CONFIG_PROC_SYSCTL=y | ||
| 605 | CONFIG_SYSFS=y | ||
| 606 | CONFIG_TMPFS=y | 70 | CONFIG_TMPFS=y |
| 607 | # CONFIG_TMPFS_POSIX_ACL is not set | ||
| 608 | # CONFIG_HUGETLB_PAGE is not set | ||
| 609 | CONFIG_RAMFS=y | ||
| 610 | # CONFIG_CONFIGFS_FS is not set | ||
| 611 | |||
| 612 | # | ||
| 613 | # Miscellaneous filesystems | ||
| 614 | # | ||
| 615 | # CONFIG_ADFS_FS is not set | ||
| 616 | # CONFIG_AFFS_FS is not set | ||
| 617 | # CONFIG_HFS_FS is not set | ||
| 618 | # CONFIG_HFSPLUS_FS is not set | ||
| 619 | # CONFIG_BEFS_FS is not set | ||
| 620 | # CONFIG_BFS_FS is not set | ||
| 621 | # CONFIG_EFS_FS is not set | ||
| 622 | CONFIG_JFFS2_FS=y | 71 | CONFIG_JFFS2_FS=y |
| 623 | CONFIG_JFFS2_FS_DEBUG=0 | ||
| 624 | CONFIG_JFFS2_FS_WRITEBUFFER=y | ||
| 625 | # CONFIG_JFFS2_SUMMARY is not set | ||
| 626 | # CONFIG_JFFS2_FS_XATTR is not set | ||
| 627 | # CONFIG_JFFS2_COMPRESSION_OPTIONS is not set | ||
| 628 | CONFIG_JFFS2_ZLIB=y | ||
| 629 | CONFIG_JFFS2_RTIME=y | ||
| 630 | # CONFIG_JFFS2_RUBIN is not set | ||
| 631 | CONFIG_CRAMFS=y | 72 | CONFIG_CRAMFS=y |
| 632 | # CONFIG_VXFS_FS is not set | ||
| 633 | # CONFIG_HPFS_FS is not set | ||
| 634 | # CONFIG_QNX4FS_FS is not set | ||
| 635 | # CONFIG_SYSV_FS is not set | ||
| 636 | # CONFIG_UFS_FS is not set | ||
| 637 | |||
| 638 | # | ||
| 639 | # Network File Systems | ||
| 640 | # | ||
| 641 | CONFIG_NFS_FS=y | 73 | CONFIG_NFS_FS=y |
| 642 | CONFIG_NFS_V3=y | 74 | CONFIG_NFS_V3=y |
| 643 | # CONFIG_NFS_V3_ACL is not set | ||
| 644 | # CONFIG_NFS_V4 is not set | ||
| 645 | # CONFIG_NFS_DIRECTIO is not set | ||
| 646 | # CONFIG_NFSD is not set | ||
| 647 | CONFIG_ROOT_NFS=y | 75 | CONFIG_ROOT_NFS=y |
| 648 | CONFIG_LOCKD=y | ||
| 649 | CONFIG_LOCKD_V4=y | ||
| 650 | CONFIG_NFS_COMMON=y | ||
| 651 | CONFIG_SUNRPC=y | ||
| 652 | # CONFIG_SUNRPC_BIND34 is not set | ||
| 653 | # CONFIG_RPCSEC_GSS_KRB5 is not set | ||
| 654 | # CONFIG_RPCSEC_GSS_SPKM3 is not set | ||
| 655 | # CONFIG_SMB_FS is not set | ||
| 656 | # CONFIG_CIFS is not set | ||
| 657 | # CONFIG_NCP_FS is not set | ||
| 658 | # CONFIG_CODA_FS is not set | ||
| 659 | # CONFIG_AFS_FS is not set | ||
| 660 | |||
| 661 | # | ||
| 662 | # Partition Types | ||
| 663 | # | ||
| 664 | # CONFIG_PARTITION_ADVANCED is not set | ||
| 665 | CONFIG_MSDOS_PARTITION=y | ||
| 666 | |||
| 667 | # | ||
| 668 | # Native Language Support | ||
| 669 | # | ||
| 670 | # CONFIG_NLS is not set | ||
| 671 | |||
| 672 | # | ||
| 673 | # Distributed Lock Manager | ||
| 674 | # | ||
| 675 | # CONFIG_DLM is not set | ||
| 676 | |||
| 677 | # | ||
| 678 | # Profiling support | ||
| 679 | # | ||
| 680 | # CONFIG_PROFILING is not set | ||
| 681 | |||
| 682 | # | ||
| 683 | # Kernel hacking | ||
| 684 | # | ||
| 685 | # CONFIG_PRINTK_TIME is not set | ||
| 686 | CONFIG_ENABLE_MUST_CHECK=y | ||
| 687 | # CONFIG_MAGIC_SYSRQ is not set | ||
| 688 | # CONFIG_UNUSED_SYMBOLS is not set | ||
| 689 | # CONFIG_DEBUG_FS is not set | ||
| 690 | # CONFIG_HEADERS_CHECK is not set | ||
| 691 | CONFIG_DEBUG_KERNEL=y | 76 | CONFIG_DEBUG_KERNEL=y |
| 692 | # CONFIG_DEBUG_SHIRQ is not set | ||
| 693 | CONFIG_DETECT_SOFTLOCKUP=y | ||
| 694 | CONFIG_SCHED_DEBUG=y | ||
| 695 | # CONFIG_SCHEDSTATS is not set | ||
| 696 | # CONFIG_TIMER_STATS is not set | ||
| 697 | # CONFIG_DEBUG_SLAB is not set | ||
| 698 | # CONFIG_DEBUG_RT_MUTEXES is not set | ||
| 699 | # CONFIG_RT_MUTEX_TESTER is not set | ||
| 700 | # CONFIG_DEBUG_SPINLOCK is not set | ||
| 701 | # CONFIG_DEBUG_MUTEXES is not set | ||
| 702 | # CONFIG_DEBUG_SPINLOCK_SLEEP is not set | ||
| 703 | # CONFIG_DEBUG_LOCKING_API_SELFTESTS is not set | ||
| 704 | # CONFIG_DEBUG_KOBJECT is not set | ||
| 705 | CONFIG_DEBUG_BUGVERBOSE=y | ||
| 706 | CONFIG_DEBUG_INFO=y | 77 | CONFIG_DEBUG_INFO=y |
| 707 | # CONFIG_DEBUG_VM is not set | ||
| 708 | # CONFIG_DEBUG_LIST is not set | ||
| 709 | CONFIG_FRAME_POINTER=y | 78 | CONFIG_FRAME_POINTER=y |
| 710 | CONFIG_FORCED_INLINING=y | ||
| 711 | # CONFIG_RCU_TORTURE_TEST is not set | ||
| 712 | # CONFIG_FAULT_INJECTION is not set | ||
| 713 | # CONFIG_DEBUG_STACKOVERFLOW is not set | ||
| 714 | # CONFIG_DEBUG_STACK_USAGE is not set | ||
| 715 | |||
| 716 | # | ||
| 717 | # Security options | ||
| 718 | # | ||
| 719 | # CONFIG_KEYS is not set | ||
| 720 | # CONFIG_SECURITY is not set | ||
| 721 | CONFIG_CRYPTO=y | ||
| 722 | CONFIG_CRYPTO_ALGAPI=y | ||
| 723 | CONFIG_CRYPTO_BLKCIPHER=y | ||
| 724 | CONFIG_CRYPTO_HASH=y | ||
| 725 | CONFIG_CRYPTO_MANAGER=y | ||
| 726 | CONFIG_CRYPTO_HMAC=y | ||
| 727 | # CONFIG_CRYPTO_XCBC is not set | ||
| 728 | # CONFIG_CRYPTO_NULL is not set | ||
| 729 | # CONFIG_CRYPTO_MD4 is not set | ||
| 730 | CONFIG_CRYPTO_MD5=y | ||
| 731 | CONFIG_CRYPTO_SHA1=y | ||
| 732 | # CONFIG_CRYPTO_SHA256 is not set | ||
| 733 | # CONFIG_CRYPTO_SHA512 is not set | ||
| 734 | # CONFIG_CRYPTO_WP512 is not set | ||
| 735 | # CONFIG_CRYPTO_TGR192 is not set | ||
| 736 | # CONFIG_CRYPTO_GF128MUL is not set | ||
| 737 | CONFIG_CRYPTO_ECB=y | 79 | CONFIG_CRYPTO_ECB=y |
| 738 | CONFIG_CRYPTO_CBC=y | ||
| 739 | CONFIG_CRYPTO_PCBC=m | 80 | CONFIG_CRYPTO_PCBC=m |
| 740 | # CONFIG_CRYPTO_LRW is not set | 81 | CONFIG_CRYPTO_MICHAEL_MIC=y |
| 741 | # CONFIG_CRYPTO_CRYPTD is not set | ||
| 742 | CONFIG_CRYPTO_DES=y | ||
| 743 | # CONFIG_CRYPTO_FCRYPT is not set | ||
| 744 | # CONFIG_CRYPTO_BLOWFISH is not set | ||
| 745 | # CONFIG_CRYPTO_TWOFISH is not set | ||
| 746 | # CONFIG_CRYPTO_SERPENT is not set | ||
| 747 | CONFIG_CRYPTO_AES=y | 82 | CONFIG_CRYPTO_AES=y |
| 748 | # CONFIG_CRYPTO_CAST5 is not set | ||
| 749 | # CONFIG_CRYPTO_CAST6 is not set | ||
| 750 | # CONFIG_CRYPTO_TEA is not set | ||
| 751 | CONFIG_CRYPTO_ARC4=y | 83 | CONFIG_CRYPTO_ARC4=y |
| 752 | # CONFIG_CRYPTO_KHAZAD is not set | ||
| 753 | # CONFIG_CRYPTO_ANUBIS is not set | ||
| 754 | CONFIG_CRYPTO_DEFLATE=y | ||
| 755 | CONFIG_CRYPTO_MICHAEL_MIC=y | ||
| 756 | # CONFIG_CRYPTO_CRC32C is not set | ||
| 757 | # CONFIG_CRYPTO_CAMELLIA is not set | ||
| 758 | # CONFIG_CRYPTO_TEST is not set | ||
| 759 | CONFIG_CRYPTO_HW=y | ||
| 760 | |||
| 761 | # | ||
| 762 | # Library routines | ||
| 763 | # | ||
| 764 | CONFIG_BITREVERSE=y | ||
| 765 | # CONFIG_CRC_CCITT is not set | ||
| 766 | # CONFIG_CRC16 is not set | ||
| 767 | # CONFIG_CRC_ITU_T is not set | ||
| 768 | CONFIG_CRC32=y | ||
| 769 | # CONFIG_CRC7 is not set | ||
| 770 | # CONFIG_LIBCRC32C is not set | ||
| 771 | CONFIG_ZLIB_INFLATE=y | ||
| 772 | CONFIG_ZLIB_DEFLATE=y | ||
| 773 | CONFIG_PLIST=y | ||
| 774 | CONFIG_HAS_IOMEM=y | ||
