/arch/arm/configs/shannon_defconfig

https://bitbucket.org/evzijst/gittest · #! · 872 lines · 778 code · 94 blank · 0 comment · 0 complexity · c2d78138b62a923fedcf9fbed4c610fd MD5 · raw file

  1. #
  2. # Automatically generated make config: don't edit
  3. # Linux kernel version: 2.6.12-rc1-bk2
  4. # Sun Mar 27 23:26:46 2005
  5. #
  6. CONFIG_ARM=y
  7. CONFIG_MMU=y
  8. CONFIG_UID16=y
  9. CONFIG_RWSEM_GENERIC_SPINLOCK=y
  10. CONFIG_GENERIC_CALIBRATE_DELAY=y
  11. CONFIG_GENERIC_IOMAP=y
  12. #
  13. # Code maturity level options
  14. #
  15. CONFIG_EXPERIMENTAL=y
  16. CONFIG_CLEAN_COMPILE=y
  17. CONFIG_BROKEN_ON_SMP=y
  18. #
  19. # General setup
  20. #
  21. CONFIG_LOCALVERSION=""
  22. CONFIG_SWAP=y
  23. CONFIG_SYSVIPC=y
  24. # CONFIG_POSIX_MQUEUE is not set
  25. # CONFIG_BSD_PROCESS_ACCT is not set
  26. CONFIG_SYSCTL=y
  27. # CONFIG_AUDIT is not set
  28. CONFIG_HOTPLUG=y
  29. CONFIG_KOBJECT_UEVENT=y
  30. # CONFIG_IKCONFIG is not set
  31. # CONFIG_EMBEDDED is not set
  32. CONFIG_KALLSYMS=y
  33. # CONFIG_KALLSYMS_EXTRA_PASS is not set
  34. CONFIG_BASE_FULL=y
  35. CONFIG_FUTEX=y
  36. CONFIG_EPOLL=y
  37. CONFIG_CC_OPTIMIZE_FOR_SIZE=y
  38. CONFIG_SHMEM=y
  39. CONFIG_CC_ALIGN_FUNCTIONS=0
  40. CONFIG_CC_ALIGN_LABELS=0
  41. CONFIG_CC_ALIGN_LOOPS=0
  42. CONFIG_CC_ALIGN_JUMPS=0
  43. # CONFIG_TINY_SHMEM is not set
  44. CONFIG_BASE_SMALL=0
  45. #
  46. # Loadable module support
  47. #
  48. CONFIG_MODULES=y
  49. # CONFIG_MODULE_UNLOAD is not set
  50. CONFIG_OBSOLETE_MODPARM=y
  51. # CONFIG_MODVERSIONS is not set
  52. # CONFIG_MODULE_SRCVERSION_ALL is not set
  53. # CONFIG_KMOD is not set
  54. #
  55. # System Type
  56. #
  57. # CONFIG_ARCH_CLPS7500 is not set
  58. # CONFIG_ARCH_CLPS711X is not set
  59. # CONFIG_ARCH_CO285 is not set
  60. # CONFIG_ARCH_EBSA110 is not set
  61. # CONFIG_ARCH_CAMELOT is not set
  62. # CONFIG_ARCH_FOOTBRIDGE is not set
  63. # CONFIG_ARCH_INTEGRATOR is not set
  64. # CONFIG_ARCH_IOP3XX is not set
  65. # CONFIG_ARCH_IXP4XX is not set
  66. # CONFIG_ARCH_IXP2000 is not set
  67. # CONFIG_ARCH_L7200 is not set
  68. # CONFIG_ARCH_PXA is not set
  69. # CONFIG_ARCH_RPC is not set
  70. CONFIG_ARCH_SA1100=y
  71. # CONFIG_ARCH_S3C2410 is not set
  72. # CONFIG_ARCH_SHARK is not set
  73. # CONFIG_ARCH_LH7A40X is not set
  74. # CONFIG_ARCH_OMAP is not set
  75. # CONFIG_ARCH_VERSATILE is not set
  76. # CONFIG_ARCH_IMX is not set
  77. # CONFIG_ARCH_H720X is not set
  78. #
  79. # SA11x0 Implementations
  80. #
  81. # CONFIG_SA1100_ASSABET is not set
  82. # CONFIG_SA1100_CERF is not set
  83. # CONFIG_SA1100_COLLIE is not set
  84. # CONFIG_SA1100_H3100 is not set
  85. # CONFIG_SA1100_H3600 is not set
  86. # CONFIG_SA1100_H3800 is not set
  87. # CONFIG_SA1100_BADGE4 is not set
  88. # CONFIG_SA1100_JORNADA720 is not set
  89. # CONFIG_SA1100_HACKKIT is not set
  90. # CONFIG_SA1100_LART is not set
  91. # CONFIG_SA1100_PLEB is not set
  92. CONFIG_SA1100_SHANNON=y
  93. # CONFIG_SA1100_SIMPAD is not set
  94. # CONFIG_SA1100_SSP is not set
  95. #
  96. # Processor Type
  97. #
  98. CONFIG_CPU_32=y
  99. CONFIG_CPU_SA1100=y
  100. CONFIG_CPU_32v4=y
  101. CONFIG_CPU_ABRT_EV4=y
  102. CONFIG_CPU_CACHE_V4WB=y
  103. CONFIG_CPU_CACHE_VIVT=y
  104. CONFIG_CPU_TLB_V4WB=y
  105. CONFIG_CPU_MINICACHE=y
  106. #
  107. # Processor Features
  108. #
  109. #
  110. # Bus support
  111. #
  112. CONFIG_ISA=y
  113. #
  114. # PCCARD (PCMCIA/CardBus) support
  115. #
  116. CONFIG_PCCARD=y
  117. # CONFIG_PCMCIA_DEBUG is not set
  118. CONFIG_PCMCIA=y
  119. #
  120. # PC-card bridges
  121. #
  122. # CONFIG_I82365 is not set
  123. # CONFIG_TCIC is not set
  124. CONFIG_PCMCIA_SA1100=y
  125. #
  126. # Kernel Features
  127. #
  128. # CONFIG_PREEMPT is not set
  129. CONFIG_DISCONTIGMEM=y
  130. # CONFIG_LEDS is not set
  131. CONFIG_ALIGNMENT_TRAP=y
  132. #
  133. # Boot options
  134. #
  135. CONFIG_ZBOOT_ROM_TEXT=0x0
  136. CONFIG_ZBOOT_ROM_BSS=0x0
  137. CONFIG_CMDLINE="console=ttySA0,9600 console=tty1 root=/dev/mtdblock2 init=/linuxrc"
  138. # CONFIG_XIP_KERNEL is not set
  139. #
  140. # CPU Frequency scaling
  141. #
  142. # CONFIG_CPU_FREQ is not set
  143. #
  144. # Floating point emulation
  145. #
  146. #
  147. # At least one emulation must be selected
  148. #
  149. CONFIG_FPE_NWFPE=y
  150. # CONFIG_FPE_NWFPE_XP is not set
  151. # CONFIG_FPE_FASTFPE is not set
  152. #
  153. # Userspace binary formats
  154. #
  155. CONFIG_BINFMT_ELF=y
  156. # CONFIG_BINFMT_AOUT is not set
  157. # CONFIG_BINFMT_MISC is not set
  158. # CONFIG_ARTHUR is not set
  159. #
  160. # Power management options
  161. #
  162. # CONFIG_PM is not set
  163. #
  164. # Device Drivers
  165. #
  166. #
  167. # Generic Driver Options
  168. #
  169. CONFIG_STANDALONE=y
  170. CONFIG_PREVENT_FIRMWARE_BUILD=y
  171. # CONFIG_FW_LOADER is not set
  172. #
  173. # Memory Technology Devices (MTD)
  174. #
  175. CONFIG_MTD=y
  176. # CONFIG_MTD_DEBUG is not set
  177. # CONFIG_MTD_CONCAT is not set
  178. CONFIG_MTD_PARTITIONS=y
  179. # CONFIG_MTD_REDBOOT_PARTS is not set
  180. # CONFIG_MTD_CMDLINE_PARTS is not set
  181. # CONFIG_MTD_AFS_PARTS is not set
  182. #
  183. # User Modules And Translation Layers
  184. #
  185. CONFIG_MTD_CHAR=y
  186. CONFIG_MTD_BLOCK=y
  187. # CONFIG_FTL is not set
  188. # CONFIG_NFTL is not set
  189. # CONFIG_INFTL is not set
  190. #
  191. # RAM/ROM/Flash chip drivers
  192. #
  193. CONFIG_MTD_CFI=y
  194. # CONFIG_MTD_JEDECPROBE is not set
  195. CONFIG_MTD_GEN_PROBE=y
  196. # CONFIG_MTD_CFI_ADV_OPTIONS is not set
  197. CONFIG_MTD_MAP_BANK_WIDTH_1=y
  198. CONFIG_MTD_MAP_BANK_WIDTH_2=y
  199. CONFIG_MTD_MAP_BANK_WIDTH_4=y
  200. # CONFIG_MTD_MAP_BANK_WIDTH_8 is not set
  201. # CONFIG_MTD_MAP_BANK_WIDTH_16 is not set
  202. # CONFIG_MTD_MAP_BANK_WIDTH_32 is not set
  203. CONFIG_MTD_CFI_I1=y
  204. CONFIG_MTD_CFI_I2=y
  205. # CONFIG_MTD_CFI_I4 is not set
  206. # CONFIG_MTD_CFI_I8 is not set
  207. # CONFIG_MTD_CFI_INTELEXT is not set
  208. CONFIG_MTD_CFI_AMDSTD=y
  209. CONFIG_MTD_CFI_AMDSTD_RETRY=0
  210. # CONFIG_MTD_CFI_STAA is not set
  211. CONFIG_MTD_CFI_UTIL=y
  212. # CONFIG_MTD_RAM is not set
  213. # CONFIG_MTD_ROM is not set
  214. # CONFIG_MTD_ABSENT is not set
  215. #
  216. # Mapping drivers for chip access
  217. #
  218. # CONFIG_MTD_COMPLEX_MAPPINGS is not set
  219. # CONFIG_MTD_PHYSMAP is not set
  220. # CONFIG_MTD_ARM_INTEGRATOR is not set
  221. CONFIG_MTD_SA1100=y
  222. # CONFIG_MTD_EDB7312 is not set
  223. #
  224. # Self-contained MTD device drivers
  225. #
  226. # CONFIG_MTD_SLRAM is not set
  227. # CONFIG_MTD_PHRAM is not set
  228. # CONFIG_MTD_MTDRAM is not set
  229. # CONFIG_MTD_BLKMTD is not set
  230. # CONFIG_MTD_BLOCK2MTD is not set
  231. #
  232. # Disk-On-Chip Device Drivers
  233. #
  234. # CONFIG_MTD_DOC2000 is not set
  235. # CONFIG_MTD_DOC2001 is not set
  236. # CONFIG_MTD_DOC2001PLUS is not set
  237. #
  238. # NAND Flash Device Drivers
  239. #
  240. # CONFIG_MTD_NAND is not set
  241. #
  242. # Parallel port support
  243. #
  244. # CONFIG_PARPORT is not set
  245. #
  246. # Plug and Play support
  247. #
  248. # CONFIG_PNP is not set
  249. #
  250. # Block devices
  251. #
  252. # CONFIG_BLK_DEV_FD is not set
  253. # CONFIG_BLK_DEV_XD is not set
  254. # CONFIG_BLK_DEV_COW_COMMON is not set
  255. # CONFIG_BLK_DEV_LOOP is not set
  256. # CONFIG_BLK_DEV_NBD is not set
  257. CONFIG_BLK_DEV_RAM=y
  258. CONFIG_BLK_DEV_RAM_COUNT=16
  259. CONFIG_BLK_DEV_RAM_SIZE=8192
  260. CONFIG_BLK_DEV_INITRD=y
  261. CONFIG_INITRAMFS_SOURCE=""
  262. # CONFIG_CDROM_PKTCDVD is not set
  263. #
  264. # IO Schedulers
  265. #
  266. CONFIG_IOSCHED_NOOP=y
  267. CONFIG_IOSCHED_AS=y
  268. CONFIG_IOSCHED_DEADLINE=y
  269. CONFIG_IOSCHED_CFQ=y
  270. # CONFIG_ATA_OVER_ETH is not set
  271. #
  272. # ATA/ATAPI/MFM/RLL support
  273. #
  274. CONFIG_IDE=m
  275. CONFIG_BLK_DEV_IDE=m
  276. #
  277. # Please see Documentation/ide.txt for help/info on IDE drives
  278. #
  279. # CONFIG_BLK_DEV_IDE_SATA is not set
  280. # CONFIG_BLK_DEV_IDEDISK is not set
  281. # CONFIG_IDEDISK_MULTI_MODE is not set
  282. # CONFIG_BLK_DEV_IDECS is not set
  283. # CONFIG_BLK_DEV_IDECD is not set
  284. # CONFIG_BLK_DEV_IDETAPE is not set
  285. # CONFIG_BLK_DEV_IDEFLOPPY is not set
  286. # CONFIG_IDE_TASK_IOCTL is not set
  287. #
  288. # IDE chipset support/bugfixes
  289. #
  290. CONFIG_IDE_GENERIC=m
  291. # CONFIG_IDE_ARM is not set
  292. # CONFIG_IDE_CHIPSETS is not set
  293. # CONFIG_BLK_DEV_IDEDMA is not set
  294. # CONFIG_IDEDMA_AUTO is not set
  295. # CONFIG_BLK_DEV_HD is not set
  296. #
  297. # SCSI device support
  298. #
  299. # CONFIG_SCSI is not set
  300. #
  301. # Multi-device support (RAID and LVM)
  302. #
  303. # CONFIG_MD is not set
  304. #
  305. # Fusion MPT device support
  306. #
  307. #
  308. # IEEE 1394 (FireWire) support
  309. #
  310. #
  311. # I2O device support
  312. #
  313. #
  314. # Networking support
  315. #
  316. CONFIG_NET=y
  317. #
  318. # Networking options
  319. #
  320. CONFIG_PACKET=y
  321. CONFIG_PACKET_MMAP=y
  322. # CONFIG_NETLINK_DEV is not set
  323. CONFIG_UNIX=y
  324. # CONFIG_NET_KEY is not set
  325. CONFIG_INET=y
  326. # CONFIG_IP_MULTICAST is not set
  327. # CONFIG_IP_ADVANCED_ROUTER is not set
  328. # CONFIG_IP_PNP is not set
  329. # CONFIG_NET_IPIP is not set
  330. # CONFIG_NET_IPGRE is not set
  331. # CONFIG_ARPD is not set
  332. # CONFIG_SYN_COOKIES is not set
  333. # CONFIG_INET_AH is not set
  334. # CONFIG_INET_ESP is not set
  335. # CONFIG_INET_IPCOMP is not set
  336. # CONFIG_INET_TUNNEL is not set
  337. # CONFIG_IP_TCPDIAG is not set
  338. # CONFIG_IP_TCPDIAG_IPV6 is not set
  339. # CONFIG_IPV6 is not set
  340. # CONFIG_NETFILTER is not set
  341. #
  342. # SCTP Configuration (EXPERIMENTAL)
  343. #
  344. # CONFIG_IP_SCTP is not set
  345. # CONFIG_ATM is not set
  346. # CONFIG_BRIDGE is not set
  347. # CONFIG_VLAN_8021Q is not set
  348. # CONFIG_DECNET is not set
  349. # CONFIG_LLC2 is not set
  350. # CONFIG_IPX is not set
  351. # CONFIG_ATALK is not set
  352. # CONFIG_X25 is not set
  353. # CONFIG_LAPB is not set
  354. # CONFIG_NET_DIVERT is not set
  355. # CONFIG_ECONET is not set
  356. # CONFIG_WAN_ROUTER is not set
  357. #
  358. # QoS and/or fair queueing
  359. #
  360. # CONFIG_NET_SCHED is not set
  361. # CONFIG_NET_CLS_ROUTE is not set
  362. #
  363. # Network testing
  364. #
  365. # CONFIG_NET_PKTGEN is not set
  366. # CONFIG_NETPOLL is not set
  367. # CONFIG_NET_POLL_CONTROLLER is not set
  368. # CONFIG_HAMRADIO is not set
  369. # CONFIG_IRDA is not set
  370. # CONFIG_BT is not set
  371. CONFIG_NETDEVICES=y
  372. # CONFIG_DUMMY is not set
  373. # CONFIG_BONDING is not set
  374. # CONFIG_EQUALIZER is not set
  375. # CONFIG_TUN is not set
  376. #
  377. # ARCnet devices
  378. #
  379. # CONFIG_ARCNET is not set
  380. #
  381. # Ethernet (10 or 100Mbit)
  382. #
  383. CONFIG_NET_ETHERNET=y
  384. CONFIG_MII=y
  385. # CONFIG_NET_VENDOR_3COM is not set
  386. # CONFIG_LANCE is not set
  387. # CONFIG_NET_VENDOR_SMC is not set
  388. # CONFIG_SMC91X is not set
  389. # CONFIG_NET_VENDOR_RACAL is not set
  390. # CONFIG_AT1700 is not set
  391. # CONFIG_DEPCA is not set
  392. # CONFIG_HP100 is not set
  393. # CONFIG_NET_ISA is not set
  394. # CONFIG_NET_PCI is not set
  395. # CONFIG_NET_POCKET is not set
  396. #
  397. # Ethernet (1000 Mbit)
  398. #
  399. #
  400. # Ethernet (10000 Mbit)
  401. #
  402. #
  403. # Token Ring devices
  404. #
  405. # CONFIG_TR is not set
  406. #
  407. # Wireless LAN (non-hamradio)
  408. #
  409. # CONFIG_NET_RADIO is not set
  410. #
  411. # PCMCIA network device support
  412. #
  413. CONFIG_NET_PCMCIA=y
  414. # CONFIG_PCMCIA_3C589 is not set
  415. # CONFIG_PCMCIA_3C574 is not set
  416. # CONFIG_PCMCIA_FMVJ18X is not set
  417. CONFIG_PCMCIA_PCNET=y
  418. # CONFIG_PCMCIA_NMCLAN is not set
  419. CONFIG_PCMCIA_SMC91C92=y
  420. # CONFIG_PCMCIA_XIRC2PS is not set
  421. # CONFIG_PCMCIA_AXNET is not set
  422. #
  423. # Wan interfaces
  424. #
  425. # CONFIG_WAN is not set
  426. # CONFIG_PPP is not set
  427. # CONFIG_SLIP is not set
  428. # CONFIG_SHAPER is not set
  429. # CONFIG_NETCONSOLE is not set
  430. #
  431. # ISDN subsystem
  432. #
  433. # CONFIG_ISDN is not set
  434. #
  435. # Input device support
  436. #
  437. CONFIG_INPUT=y
  438. #
  439. # Userland interfaces
  440. #
  441. CONFIG_INPUT_MOUSEDEV=y
  442. CONFIG_INPUT_MOUSEDEV_PSAUX=y
  443. CONFIG_INPUT_MOUSEDEV_SCREEN_X=1024
  444. CONFIG_INPUT_MOUSEDEV_SCREEN_Y=768
  445. # CONFIG_INPUT_JOYDEV is not set
  446. # CONFIG_INPUT_TSDEV is not set
  447. # CONFIG_INPUT_EVDEV is not set
  448. # CONFIG_INPUT_EVBUG is not set
  449. #
  450. # Input Device Drivers
  451. #
  452. CONFIG_INPUT_KEYBOARD=y
  453. CONFIG_KEYBOARD_ATKBD=y
  454. # CONFIG_KEYBOARD_SUNKBD is not set
  455. # CONFIG_KEYBOARD_LKKBD is not set
  456. # CONFIG_KEYBOARD_XTKBD is not set
  457. # CONFIG_KEYBOARD_NEWTON is not set
  458. CONFIG_INPUT_MOUSE=y
  459. CONFIG_MOUSE_PS2=y
  460. # CONFIG_MOUSE_SERIAL is not set
  461. # CONFIG_MOUSE_INPORT is not set
  462. # CONFIG_MOUSE_LOGIBM is not set
  463. # CONFIG_MOUSE_PC110PAD is not set
  464. # CONFIG_MOUSE_VSXXXAA is not set
  465. # CONFIG_INPUT_JOYSTICK is not set
  466. # CONFIG_INPUT_TOUCHSCREEN is not set
  467. # CONFIG_INPUT_MISC is not set
  468. #
  469. # Hardware I/O ports
  470. #
  471. CONFIG_SERIO=y
  472. CONFIG_SERIO_SERPORT=y
  473. CONFIG_SERIO_LIBPS2=y
  474. # CONFIG_SERIO_RAW is not set
  475. # CONFIG_GAMEPORT is not set
  476. CONFIG_SOUND_GAMEPORT=y
  477. #
  478. # Character devices
  479. #
  480. CONFIG_VT=y
  481. CONFIG_VT_CONSOLE=y
  482. CONFIG_HW_CONSOLE=y
  483. # CONFIG_SERIAL_NONSTANDARD is not set
  484. #
  485. # Serial drivers
  486. #
  487. # CONFIG_SERIAL_8250 is not set
  488. #
  489. # Non-8250 serial port support
  490. #
  491. CONFIG_SERIAL_SA1100=y
  492. CONFIG_SERIAL_SA1100_CONSOLE=y
  493. CONFIG_SERIAL_CORE=y
  494. CONFIG_SERIAL_CORE_CONSOLE=y
  495. CONFIG_UNIX98_PTYS=y
  496. CONFIG_LEGACY_PTYS=y
  497. CONFIG_LEGACY_PTY_COUNT=256
  498. #
  499. # IPMI
  500. #
  501. # CONFIG_IPMI_HANDLER is not set
  502. #
  503. # Watchdog Cards
  504. #
  505. CONFIG_WATCHDOG=y
  506. # CONFIG_WATCHDOG_NOWAYOUT is not set
  507. #
  508. # Watchdog Device Drivers
  509. #
  510. # CONFIG_SOFT_WATCHDOG is not set
  511. CONFIG_SA1100_WATCHDOG=y
  512. #
  513. # ISA-based Watchdog Cards
  514. #
  515. # CONFIG_PCWATCHDOG is not set
  516. # CONFIG_MIXCOMWD is not set
  517. # CONFIG_WDT is not set
  518. # CONFIG_NVRAM is not set
  519. # CONFIG_RTC is not set
  520. # CONFIG_DTLK is not set
  521. # CONFIG_R3964 is not set
  522. #
  523. # Ftape, the floppy tape device driver
  524. #
  525. # CONFIG_DRM is not set
  526. #
  527. # PCMCIA character devices
  528. #
  529. # CONFIG_SYNCLINK_CS is not set
  530. # CONFIG_RAW_DRIVER is not set
  531. #
  532. # TPM devices
  533. #
  534. # CONFIG_TCG_TPM is not set
  535. #
  536. # I2C support
  537. #
  538. # CONFIG_I2C is not set
  539. #
  540. # Misc devices
  541. #
  542. #
  543. # Multimedia devices
  544. #
  545. # CONFIG_VIDEO_DEV is not set
  546. #
  547. # Digital Video Broadcasting Devices
  548. #
  549. # CONFIG_DVB is not set
  550. #
  551. # Graphics support
  552. #
  553. CONFIG_FB=y
  554. CONFIG_FB_CFB_FILLRECT=y
  555. CONFIG_FB_CFB_COPYAREA=y
  556. CONFIG_FB_CFB_IMAGEBLIT=y
  557. CONFIG_FB_SOFT_CURSOR=y
  558. # CONFIG_FB_MODE_HELPERS is not set
  559. # CONFIG_FB_TILEBLITTING is not set
  560. CONFIG_FB_SA1100=y
  561. # CONFIG_FB_VIRTUAL is not set
  562. #
  563. # Console display driver support
  564. #
  565. # CONFIG_VGA_CONSOLE is not set
  566. # CONFIG_MDA_CONSOLE is not set
  567. CONFIG_DUMMY_CONSOLE=y
  568. # CONFIG_FRAMEBUFFER_CONSOLE is not set
  569. #
  570. # Logo configuration
  571. #
  572. # CONFIG_LOGO is not set
  573. # CONFIG_BACKLIGHT_LCD_SUPPORT is not set
  574. #
  575. # Sound
  576. #
  577. CONFIG_SOUND=y
  578. #
  579. # Advanced Linux Sound Architecture
  580. #
  581. # CONFIG_SND is not set
  582. #
  583. # Open Sound System
  584. #
  585. # CONFIG_SOUND_PRIME is not set
  586. #
  587. # USB support
  588. #
  589. CONFIG_USB_ARCH_HAS_HCD=y
  590. # CONFIG_USB_ARCH_HAS_OHCI is not set
  591. # CONFIG_USB is not set
  592. #
  593. # USB Gadget Support
  594. #
  595. # CONFIG_USB_GADGET is not set
  596. #
  597. # MMC/SD Card support
  598. #
  599. # CONFIG_MMC is not set
  600. #
  601. # File systems
  602. #
  603. # CONFIG_EXT2_FS is not set
  604. # CONFIG_EXT3_FS is not set
  605. # CONFIG_JBD is not set
  606. # CONFIG_REISERFS_FS is not set
  607. # CONFIG_JFS_FS is not set
  608. #
  609. # XFS support
  610. #
  611. # CONFIG_XFS_FS is not set
  612. CONFIG_MINIX_FS=y
  613. # CONFIG_ROMFS_FS is not set
  614. # CONFIG_QUOTA is not set
  615. CONFIG_DNOTIFY=y
  616. # CONFIG_AUTOFS_FS is not set
  617. # CONFIG_AUTOFS4_FS is not set
  618. #
  619. # CD-ROM/DVD Filesystems
  620. #
  621. # CONFIG_ISO9660_FS is not set
  622. # CONFIG_UDF_FS is not set
  623. #
  624. # DOS/FAT/NT Filesystems
  625. #
  626. CONFIG_FAT_FS=y
  627. CONFIG_MSDOS_FS=y
  628. CONFIG_VFAT_FS=y
  629. CONFIG_FAT_DEFAULT_CODEPAGE=437
  630. CONFIG_FAT_DEFAULT_IOCHARSET="iso8859-1"
  631. # CONFIG_NTFS_FS is not set
  632. #
  633. # Pseudo filesystems
  634. #
  635. CONFIG_PROC_FS=y
  636. CONFIG_SYSFS=y
  637. # CONFIG_DEVFS_FS is not set
  638. # CONFIG_DEVPTS_FS_XATTR is not set
  639. # CONFIG_TMPFS is not set
  640. # CONFIG_HUGETLB_PAGE is not set
  641. CONFIG_RAMFS=y
  642. #
  643. # Miscellaneous filesystems
  644. #
  645. # CONFIG_ADFS_FS is not set
  646. # CONFIG_AFFS_FS is not set
  647. # CONFIG_HFS_FS is not set
  648. # CONFIG_HFSPLUS_FS is not set
  649. # CONFIG_BEFS_FS is not set
  650. # CONFIG_BFS_FS is not set
  651. # CONFIG_EFS_FS is not set
  652. # CONFIG_JFFS_FS is not set
  653. CONFIG_JFFS2_FS=y
  654. CONFIG_JFFS2_FS_DEBUG=0
  655. # CONFIG_JFFS2_FS_NAND is not set
  656. # CONFIG_JFFS2_FS_NOR_ECC is not set
  657. # CONFIG_JFFS2_COMPRESSION_OPTIONS is not set
  658. CONFIG_JFFS2_ZLIB=y
  659. CONFIG_JFFS2_RTIME=y
  660. # CONFIG_JFFS2_RUBIN is not set
  661. # CONFIG_CRAMFS is not set
  662. # CONFIG_VXFS_FS is not set
  663. # CONFIG_HPFS_FS is not set
  664. # CONFIG_QNX4FS_FS is not set
  665. # CONFIG_SYSV_FS is not set
  666. # CONFIG_UFS_FS is not set
  667. #
  668. # Network File Systems
  669. #
  670. CONFIG_NFS_FS=y
  671. # CONFIG_NFS_V3 is not set
  672. # CONFIG_NFS_V4 is not set
  673. # CONFIG_NFS_DIRECTIO is not set
  674. # CONFIG_NFSD is not set
  675. CONFIG_LOCKD=y
  676. CONFIG_SUNRPC=y
  677. # CONFIG_RPCSEC_GSS_KRB5 is not set
  678. # CONFIG_RPCSEC_GSS_SPKM3 is not set
  679. # CONFIG_SMB_FS is not set
  680. # CONFIG_CIFS is not set
  681. # CONFIG_NCP_FS is not set
  682. # CONFIG_CODA_FS is not set
  683. # CONFIG_AFS_FS is not set
  684. #
  685. # Partition Types
  686. #
  687. CONFIG_PARTITION_ADVANCED=y
  688. # CONFIG_ACORN_PARTITION is not set
  689. # CONFIG_OSF_PARTITION is not set
  690. # CONFIG_AMIGA_PARTITION is not set
  691. # CONFIG_ATARI_PARTITION is not set
  692. # CONFIG_MAC_PARTITION is not set
  693. CONFIG_MSDOS_PARTITION=y
  694. # CONFIG_BSD_DISKLABEL is not set
  695. # CONFIG_MINIX_SUBPARTITION is not set
  696. # CONFIG_SOLARIS_X86_PARTITION is not set
  697. # CONFIG_UNIXWARE_DISKLABEL is not set
  698. # CONFIG_LDM_PARTITION is not set
  699. # CONFIG_SGI_PARTITION is not set
  700. # CONFIG_ULTRIX_PARTITION is not set
  701. # CONFIG_SUN_PARTITION is not set
  702. # CONFIG_EFI_PARTITION is not set
  703. #
  704. # Native Language Support
  705. #
  706. CONFIG_NLS=y
  707. CONFIG_NLS_DEFAULT="iso8859-1"
  708. # CONFIG_NLS_CODEPAGE_437 is not set
  709. # CONFIG_NLS_CODEPAGE_737 is not set
  710. # CONFIG_NLS_CODEPAGE_775 is not set
  711. # CONFIG_NLS_CODEPAGE_850 is not set
  712. # CONFIG_NLS_CODEPAGE_852 is not set
  713. # CONFIG_NLS_CODEPAGE_855 is not set
  714. # CONFIG_NLS_CODEPAGE_857 is not set
  715. # CONFIG_NLS_CODEPAGE_860 is not set
  716. # CONFIG_NLS_CODEPAGE_861 is not set
  717. # CONFIG_NLS_CODEPAGE_862 is not set
  718. # CONFIG_NLS_CODEPAGE_863 is not set
  719. # CONFIG_NLS_CODEPAGE_864 is not set
  720. # CONFIG_NLS_CODEPAGE_865 is not set
  721. # CONFIG_NLS_CODEPAGE_866 is not set
  722. # CONFIG_NLS_CODEPAGE_869 is not set
  723. # CONFIG_NLS_CODEPAGE_936 is not set
  724. # CONFIG_NLS_CODEPAGE_950 is not set
  725. # CONFIG_NLS_CODEPAGE_932 is not set
  726. # CONFIG_NLS_CODEPAGE_949 is not set
  727. # CONFIG_NLS_CODEPAGE_874 is not set
  728. # CONFIG_NLS_ISO8859_8 is not set
  729. # CONFIG_NLS_CODEPAGE_1250 is not set
  730. # CONFIG_NLS_CODEPAGE_1251 is not set
  731. # CONFIG_NLS_ASCII is not set
  732. # CONFIG_NLS_ISO8859_1 is not set
  733. # CONFIG_NLS_ISO8859_2 is not set
  734. # CONFIG_NLS_ISO8859_3 is not set
  735. # CONFIG_NLS_ISO8859_4 is not set
  736. # CONFIG_NLS_ISO8859_5 is not set
  737. # CONFIG_NLS_ISO8859_6 is not set
  738. # CONFIG_NLS_ISO8859_7 is not set
  739. # CONFIG_NLS_ISO8859_9 is not set
  740. # CONFIG_NLS_ISO8859_13 is not set
  741. # CONFIG_NLS_ISO8859_14 is not set
  742. # CONFIG_NLS_ISO8859_15 is not set
  743. # CONFIG_NLS_KOI8_R is not set
  744. # CONFIG_NLS_KOI8_U is not set
  745. # CONFIG_NLS_UTF8 is not set
  746. #
  747. # Profiling support
  748. #
  749. # CONFIG_PROFILING is not set
  750. #
  751. # Kernel hacking
  752. #
  753. # CONFIG_PRINTK_TIME is not set
  754. # CONFIG_DEBUG_KERNEL is not set
  755. CONFIG_LOG_BUF_SHIFT=14
  756. CONFIG_DEBUG_BUGVERBOSE=y
  757. CONFIG_FRAME_POINTER=y
  758. CONFIG_DEBUG_USER=y
  759. #
  760. # Security options
  761. #
  762. # CONFIG_KEYS is not set
  763. # CONFIG_SECURITY is not set
  764. #
  765. # Cryptographic options
  766. #
  767. # CONFIG_CRYPTO is not set
  768. #
  769. # Hardware crypto devices
  770. #
  771. #
  772. # Library routines
  773. #
  774. # CONFIG_CRC_CCITT is not set
  775. CONFIG_CRC32=y
  776. # CONFIG_LIBCRC32C is not set
  777. CONFIG_ZLIB_INFLATE=y
  778. CONFIG_ZLIB_DEFLATE=y