hp6xx_defconfig 13 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743
  1. #
  2. # Automatically generated make config: don't edit
  3. # Linux kernel version: 2.6.15-sh
  4. # Wed Jan 4 15:32:56 2006
  5. #
  6. CONFIG_SUPERH=y
  7. CONFIG_UID16=y
  8. CONFIG_RWSEM_GENERIC_SPINLOCK=y
  9. CONFIG_GENERIC_HARDIRQS=y
  10. CONFIG_GENERIC_IRQ_PROBE=y
  11. CONFIG_GENERIC_CALIBRATE_DELAY=y
  12. #
  13. # Code maturity level options
  14. #
  15. CONFIG_EXPERIMENTAL=y
  16. # CONFIG_CLEAN_COMPILE is not set
  17. CONFIG_BROKEN=y
  18. CONFIG_BROKEN_ON_SMP=y
  19. CONFIG_INIT_ENV_ARG_LIMIT=32
  20. #
  21. # General setup
  22. #
  23. CONFIG_LOCALVERSION=""
  24. CONFIG_LOCALVERSION_AUTO=y
  25. CONFIG_SWAP=y
  26. # CONFIG_SYSVIPC is not set
  27. # CONFIG_BSD_PROCESS_ACCT is not set
  28. # CONFIG_SYSCTL is not set
  29. CONFIG_HOTPLUG=y
  30. # CONFIG_IKCONFIG is not set
  31. CONFIG_INITRAMFS_SOURCE=""
  32. CONFIG_CC_OPTIMIZE_FOR_SIZE=y
  33. # CONFIG_EMBEDDED is not set
  34. CONFIG_KALLSYMS=y
  35. # CONFIG_KALLSYMS_EXTRA_PASS is not set
  36. CONFIG_PRINTK=y
  37. CONFIG_BUG=y
  38. CONFIG_BASE_FULL=y
  39. CONFIG_FUTEX=y
  40. CONFIG_EPOLL=y
  41. CONFIG_SHMEM=y
  42. CONFIG_CC_ALIGN_FUNCTIONS=0
  43. CONFIG_CC_ALIGN_LABELS=0
  44. CONFIG_CC_ALIGN_LOOPS=0
  45. CONFIG_CC_ALIGN_JUMPS=0
  46. # CONFIG_TINY_SHMEM is not set
  47. CONFIG_BASE_SMALL=0
  48. #
  49. # Loadable module support
  50. #
  51. # CONFIG_MODULES is not set
  52. #
  53. # Block layer
  54. #
  55. # CONFIG_LBD is not set
  56. #
  57. # IO Schedulers
  58. #
  59. CONFIG_IOSCHED_NOOP=y
  60. CONFIG_IOSCHED_AS=y
  61. CONFIG_IOSCHED_DEADLINE=y
  62. CONFIG_IOSCHED_CFQ=y
  63. CONFIG_DEFAULT_AS=y
  64. # CONFIG_DEFAULT_DEADLINE is not set
  65. # CONFIG_DEFAULT_CFQ is not set
  66. # CONFIG_DEFAULT_NOOP is not set
  67. CONFIG_DEFAULT_IOSCHED="anticipatory"
  68. #
  69. # System type
  70. #
  71. # CONFIG_SH_SOLUTION_ENGINE is not set
  72. # CONFIG_SH_7751_SOLUTION_ENGINE is not set
  73. # CONFIG_SH_7300_SOLUTION_ENGINE is not set
  74. # CONFIG_SH_73180_SOLUTION_ENGINE is not set
  75. # CONFIG_SH_7751_SYSTEMH is not set
  76. # CONFIG_SH_STB1_HARP is not set
  77. # CONFIG_SH_STB1_OVERDRIVE is not set
  78. CONFIG_SH_HP6XX=y
  79. # CONFIG_SH_CQREEK is not set
  80. # CONFIG_SH_DMIDA is not set
  81. # CONFIG_SH_EC3104 is not set
  82. # CONFIG_SH_SATURN is not set
  83. # CONFIG_SH_DREAMCAST is not set
  84. # CONFIG_SH_CAT68701 is not set
  85. # CONFIG_SH_BIGSUR is not set
  86. # CONFIG_SH_SH2000 is not set
  87. # CONFIG_SH_ADX is not set
  88. # CONFIG_SH_MPC1211 is not set
  89. # CONFIG_SH_SH03 is not set
  90. # CONFIG_SH_SECUREEDGE5410 is not set
  91. # CONFIG_SH_HS7751RVOIP is not set
  92. # CONFIG_SH_RTS7751R2D is not set
  93. # CONFIG_SH_EDOSK7705 is not set
  94. # CONFIG_SH_SH4202_MICRODEV is not set
  95. # CONFIG_SH_LANDISK is not set
  96. # CONFIG_SH_TITAN is not set
  97. # CONFIG_SH_UNKNOWN is not set
  98. #
  99. # Processor selection
  100. #
  101. CONFIG_CPU_SH3=y
  102. #
  103. # SH-2 Processor Support
  104. #
  105. # CONFIG_CPU_SUBTYPE_SH7604 is not set
  106. #
  107. # SH-3 Processor Support
  108. #
  109. # CONFIG_CPU_SUBTYPE_SH7300 is not set
  110. # CONFIG_CPU_SUBTYPE_SH7705 is not set
  111. # CONFIG_CPU_SUBTYPE_SH7707 is not set
  112. # CONFIG_CPU_SUBTYPE_SH7708 is not set
  113. CONFIG_CPU_SUBTYPE_SH7709=y
  114. #
  115. # SH-4 Processor Support
  116. #
  117. # CONFIG_CPU_SUBTYPE_SH7750 is not set
  118. # CONFIG_CPU_SUBTYPE_SH7091 is not set
  119. # CONFIG_CPU_SUBTYPE_SH7750R is not set
  120. # CONFIG_CPU_SUBTYPE_SH7750S is not set
  121. # CONFIG_CPU_SUBTYPE_SH7751 is not set
  122. # CONFIG_CPU_SUBTYPE_SH7751R is not set
  123. # CONFIG_CPU_SUBTYPE_SH7760 is not set
  124. # CONFIG_CPU_SUBTYPE_SH4_202 is not set
  125. #
  126. # ST40 Processor Support
  127. #
  128. # CONFIG_CPU_SUBTYPE_ST40STB1 is not set
  129. # CONFIG_CPU_SUBTYPE_ST40GX1 is not set
  130. #
  131. # SH-4A Processor Support
  132. #
  133. # CONFIG_CPU_SUBTYPE_SH73180 is not set
  134. # CONFIG_CPU_SUBTYPE_SH7770 is not set
  135. # CONFIG_CPU_SUBTYPE_SH7780 is not set
  136. #
  137. # Memory management options
  138. #
  139. CONFIG_MMU=y
  140. CONFIG_SELECT_MEMORY_MODEL=y
  141. CONFIG_FLATMEM_MANUAL=y
  142. # CONFIG_DISCONTIGMEM_MANUAL is not set
  143. # CONFIG_SPARSEMEM_MANUAL is not set
  144. CONFIG_FLATMEM=y
  145. CONFIG_FLAT_NODE_MEM_MAP=y
  146. # CONFIG_SPARSEMEM_STATIC is not set
  147. CONFIG_SPLIT_PTLOCK_CPUS=4
  148. #
  149. # Cache configuration
  150. #
  151. # CONFIG_SH_DIRECT_MAPPED is not set
  152. # CONFIG_SH_WRITETHROUGH is not set
  153. # CONFIG_SH_OCRAM is not set
  154. CONFIG_MEMORY_START=0x0c000000
  155. CONFIG_MEMORY_SIZE=0x00400000
  156. #
  157. # Processor features
  158. #
  159. CONFIG_CPU_LITTLE_ENDIAN=y
  160. CONFIG_SH_RTC=y
  161. # CONFIG_SH_DSP is not set
  162. CONFIG_SH_ADC=y
  163. #
  164. # Timer support
  165. #
  166. CONFIG_SH_TMU=y
  167. CONFIG_SH_PCLK_FREQ_BOOL=y
  168. CONFIG_SH_PCLK_FREQ=22110000
  169. #
  170. # CPU Frequency scaling
  171. #
  172. # CONFIG_CPU_FREQ is not set
  173. #
  174. # DMA support
  175. #
  176. CONFIG_SH_DMA=y
  177. CONFIG_NR_ONCHIP_DMA_CHANNELS=4
  178. # CONFIG_NR_DMA_CHANNELS_BOOL is not set
  179. # CONFIG_DMA_PAGE_OPS is not set
  180. #
  181. # Companion Chips
  182. #
  183. CONFIG_HD6446X_SERIES=y
  184. CONFIG_HD64461=y
  185. # CONFIG_HD64465 is not set
  186. CONFIG_HD64461_IRQ=36
  187. CONFIG_HD64461_IOBASE=0xb0000000
  188. CONFIG_HD64461_ENABLER=y
  189. #
  190. # Kernel features
  191. #
  192. # CONFIG_KEXEC is not set
  193. # CONFIG_PREEMPT is not set
  194. # CONFIG_SMP is not set
  195. #
  196. # Boot options
  197. #
  198. CONFIG_ZERO_PAGE_OFFSET=0x00001000
  199. CONFIG_BOOT_LINK_OFFSET=0x00800000
  200. # CONFIG_UBC_WAKEUP is not set
  201. # CONFIG_CMDLINE_BOOL is not set
  202. #
  203. # Bus options
  204. #
  205. CONFIG_ISA=y
  206. # CONFIG_PCI is not set
  207. #
  208. # PCCARD (PCMCIA/CardBus) support
  209. #
  210. CONFIG_PCCARD=y
  211. # CONFIG_PCMCIA_DEBUG is not set
  212. CONFIG_PCMCIA=y
  213. CONFIG_PCMCIA_LOAD_CIS=y
  214. CONFIG_PCMCIA_IOCTL=y
  215. #
  216. # PC-card bridges
  217. #
  218. # CONFIG_I82365 is not set
  219. # CONFIG_TCIC is not set
  220. CONFIG_HD64461_PCMCIA=y
  221. CONFIG_HD64461_PCMCIA_SOCKETS=1
  222. CONFIG_PCMCIA_PROBE=y
  223. #
  224. # PCI Hotplug Support
  225. #
  226. #
  227. # Executable file formats
  228. #
  229. CONFIG_BINFMT_ELF=y
  230. # CONFIG_BINFMT_FLAT is not set
  231. # CONFIG_BINFMT_MISC is not set
  232. #
  233. # Networking
  234. #
  235. # CONFIG_NET is not set
  236. #
  237. # Device Drivers
  238. #
  239. #
  240. # Generic Driver Options
  241. #
  242. # CONFIG_STANDALONE is not set
  243. CONFIG_PREVENT_FIRMWARE_BUILD=y
  244. CONFIG_FW_LOADER=y
  245. #
  246. # Connector - unified userspace <-> kernelspace linker
  247. #
  248. #
  249. # Memory Technology Devices (MTD)
  250. #
  251. # CONFIG_MTD is not set
  252. #
  253. # Parallel port support
  254. #
  255. # CONFIG_PARPORT is not set
  256. #
  257. # Plug and Play support
  258. #
  259. # CONFIG_PNP is not set
  260. #
  261. # Block devices
  262. #
  263. # CONFIG_BLK_DEV_COW_COMMON is not set
  264. # CONFIG_BLK_DEV_LOOP is not set
  265. CONFIG_BLK_DEV_RAM=y
  266. CONFIG_BLK_DEV_RAM_COUNT=16
  267. CONFIG_BLK_DEV_RAM_SIZE=4096
  268. CONFIG_BLK_DEV_INITRD=y
  269. # CONFIG_CDROM_PKTCDVD is not set
  270. #
  271. # ATA/ATAPI/MFM/RLL support
  272. #
  273. CONFIG_IDE=y
  274. CONFIG_IDE_MAX_HWIFS=4
  275. CONFIG_BLK_DEV_IDE=y
  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=y
  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=y
  291. CONFIG_IDE_SH=y
  292. # CONFIG_IDE_ARM is not set
  293. # CONFIG_IDE_CHIPSETS is not set
  294. # CONFIG_BLK_DEV_IDEDMA is not set
  295. # CONFIG_IDEDMA_AUTO is not set
  296. # CONFIG_BLK_DEV_HD is not set
  297. #
  298. # SCSI device support
  299. #
  300. # CONFIG_RAID_ATTRS is not set
  301. # CONFIG_SCSI is not set
  302. #
  303. # Old CD-ROM drivers (not SCSI, not IDE)
  304. #
  305. # CONFIG_CD_NO_IDESCSI is not set
  306. #
  307. # Multi-device support (RAID and LVM)
  308. #
  309. # CONFIG_MD is not set
  310. #
  311. # Fusion MPT device support
  312. #
  313. # CONFIG_FUSION is not set
  314. #
  315. # IEEE 1394 (FireWire) support
  316. #
  317. # CONFIG_IEEE1394 is not set
  318. #
  319. # I2O device support
  320. #
  321. #
  322. # Network device support
  323. #
  324. # CONFIG_NETPOLL is not set
  325. # CONFIG_NET_POLL_CONTROLLER is not set
  326. #
  327. # ISDN subsystem
  328. #
  329. #
  330. # Telephony Support
  331. #
  332. # CONFIG_PHONE is not set
  333. #
  334. # Input device support
  335. #
  336. CONFIG_INPUT=y
  337. #
  338. # Userland interfaces
  339. #
  340. CONFIG_INPUT_MOUSEDEV=y
  341. CONFIG_INPUT_MOUSEDEV_PSAUX=y
  342. CONFIG_INPUT_MOUSEDEV_SCREEN_X=1024
  343. CONFIG_INPUT_MOUSEDEV_SCREEN_Y=768
  344. # CONFIG_INPUT_JOYDEV is not set
  345. # CONFIG_INPUT_TSDEV is not set
  346. # CONFIG_INPUT_EVDEV is not set
  347. # CONFIG_INPUT_EVBUG is not set
  348. #
  349. # Input Device Drivers
  350. #
  351. # CONFIG_INPUT_KEYBOARD is not set
  352. # CONFIG_INPUT_MOUSE is not set
  353. # CONFIG_INPUT_JOYSTICK is not set
  354. # CONFIG_INPUT_TOUCHSCREEN is not set
  355. # CONFIG_INPUT_MISC is not set
  356. #
  357. # Hardware I/O ports
  358. #
  359. CONFIG_SERIO=y
  360. # CONFIG_SERIO_I8042 is not set
  361. # CONFIG_SERIO_SERPORT is not set
  362. # CONFIG_SERIO_RAW is not set
  363. # CONFIG_GAMEPORT is not set
  364. #
  365. # Character devices
  366. #
  367. CONFIG_VT=y
  368. CONFIG_VT_CONSOLE=y
  369. CONFIG_HW_CONSOLE=y
  370. # CONFIG_SERIAL_NONSTANDARD is not set
  371. #
  372. # Serial drivers
  373. #
  374. # CONFIG_SERIAL_8250 is not set
  375. #
  376. # Non-8250 serial port support
  377. #
  378. # CONFIG_SERIAL_SH_SCI is not set
  379. CONFIG_UNIX98_PTYS=y
  380. CONFIG_LEGACY_PTYS=y
  381. CONFIG_LEGACY_PTY_COUNT=256
  382. #
  383. # IPMI
  384. #
  385. # CONFIG_IPMI_HANDLER is not set
  386. #
  387. # Watchdog Cards
  388. #
  389. # CONFIG_WATCHDOG is not set
  390. # CONFIG_RTC is not set
  391. # CONFIG_GEN_RTC is not set
  392. # CONFIG_DTLK is not set
  393. # CONFIG_R3964 is not set
  394. #
  395. # Ftape, the floppy tape device driver
  396. #
  397. #
  398. # PCMCIA character devices
  399. #
  400. # CONFIG_SYNCLINK_CS is not set
  401. # CONFIG_CARDMAN_4000 is not set
  402. # CONFIG_CARDMAN_4040 is not set
  403. # CONFIG_RAW_DRIVER is not set
  404. #
  405. # TPM devices
  406. #
  407. # CONFIG_TCG_TPM is not set
  408. # CONFIG_TELCLOCK is not set
  409. #
  410. # I2C support
  411. #
  412. # CONFIG_I2C is not set
  413. #
  414. # Dallas's 1-wire bus
  415. #
  416. # CONFIG_W1 is not set
  417. #
  418. # Hardware Monitoring support
  419. #
  420. CONFIG_HWMON=y
  421. # CONFIG_HWMON_VID is not set
  422. # CONFIG_HWMON_DEBUG_CHIP is not set
  423. #
  424. # Misc devices
  425. #
  426. #
  427. # Multimedia Capabilities Port drivers
  428. #
  429. #
  430. # Multimedia devices
  431. #
  432. # CONFIG_VIDEO_DEV is not set
  433. #
  434. # Digital Video Broadcasting Devices
  435. #
  436. #
  437. # Graphics support
  438. #
  439. CONFIG_FB=y
  440. CONFIG_FB_CFB_FILLRECT=y
  441. CONFIG_FB_CFB_COPYAREA=y
  442. CONFIG_FB_CFB_IMAGEBLIT=y
  443. # CONFIG_FB_MACMODES is not set
  444. # CONFIG_FB_MODE_HELPERS is not set
  445. # CONFIG_FB_TILEBLITTING is not set
  446. # CONFIG_FB_EPSON1355 is not set
  447. # CONFIG_FB_S1D13XXX is not set
  448. CONFIG_FB_HIT=y
  449. # CONFIG_FB_VIRTUAL is not set
  450. #
  451. # Console display driver support
  452. #
  453. # CONFIG_MDA_CONSOLE is not set
  454. CONFIG_DUMMY_CONSOLE=y
  455. CONFIG_FRAMEBUFFER_CONSOLE=y
  456. # CONFIG_FRAMEBUFFER_CONSOLE_ROTATION is not set
  457. CONFIG_FONTS=y
  458. # CONFIG_FONT_8x8 is not set
  459. # CONFIG_FONT_8x16 is not set
  460. # CONFIG_FONT_6x11 is not set
  461. # CONFIG_FONT_7x14 is not set
  462. CONFIG_FONT_PEARL_8x8=y
  463. # CONFIG_FONT_ACORN_8x8 is not set
  464. # CONFIG_FONT_MINI_4x6 is not set
  465. # CONFIG_FONT_SUN8x16 is not set
  466. # CONFIG_FONT_SUN12x22 is not set
  467. # CONFIG_FONT_10x18 is not set
  468. #
  469. # Logo configuration
  470. #
  471. # CONFIG_LOGO is not set
  472. # CONFIG_BACKLIGHT_LCD_SUPPORT is not set
  473. #
  474. # Sound
  475. #
  476. CONFIG_SOUND=y
  477. #
  478. # Advanced Linux Sound Architecture
  479. #
  480. # CONFIG_SND is not set
  481. #
  482. # Open Sound System
  483. #
  484. CONFIG_SOUND_PRIME=y
  485. # CONFIG_OBSOLETE_OSS_DRIVER is not set
  486. # CONFIG_SOUND_MSNDCLAS is not set
  487. # CONFIG_SOUND_MSNDPIN is not set
  488. CONFIG_SOUND_SH_DAC_AUDIO=y
  489. CONFIG_SOUND_SH_DAC_AUDIO_CHANNEL=1
  490. #
  491. # USB support
  492. #
  493. # CONFIG_USB_ARCH_HAS_HCD is not set
  494. # CONFIG_USB_ARCH_HAS_OHCI is not set
  495. #
  496. # NOTE: USB_STORAGE enables SCSI, and 'SCSI disk support'
  497. #
  498. #
  499. # USB Gadget Support
  500. #
  501. # CONFIG_USB_GADGET is not set
  502. #
  503. # MMC/SD Card support
  504. #
  505. # CONFIG_MMC is not set
  506. #
  507. # InfiniBand support
  508. #
  509. # CONFIG_INFINIBAND is not set
  510. #
  511. # SN Devices
  512. #
  513. #
  514. # File systems
  515. #
  516. CONFIG_EXT2_FS=y
  517. # CONFIG_EXT2_FS_XATTR is not set
  518. # CONFIG_EXT2_FS_XIP is not set
  519. # CONFIG_EXT3_FS is not set
  520. # CONFIG_JBD is not set
  521. # CONFIG_REISERFS_FS is not set
  522. # CONFIG_JFS_FS is not set
  523. # CONFIG_FS_POSIX_ACL is not set
  524. # CONFIG_XFS_FS is not set
  525. # CONFIG_MINIX_FS is not set
  526. # CONFIG_ROMFS_FS is not set
  527. CONFIG_INOTIFY=y
  528. # CONFIG_QUOTA is not set
  529. CONFIG_DNOTIFY=y
  530. # CONFIG_AUTOFS_FS is not set
  531. # CONFIG_AUTOFS4_FS is not set
  532. # CONFIG_FUSE_FS is not set
  533. #
  534. # CD-ROM/DVD Filesystems
  535. #
  536. # CONFIG_ISO9660_FS is not set
  537. # CONFIG_UDF_FS is not set
  538. #
  539. # DOS/FAT/NT Filesystems
  540. #
  541. CONFIG_FAT_FS=y
  542. # CONFIG_MSDOS_FS is not set
  543. CONFIG_VFAT_FS=y
  544. CONFIG_FAT_DEFAULT_CODEPAGE=437
  545. CONFIG_FAT_DEFAULT_IOCHARSET="iso8859-1"
  546. # CONFIG_NTFS_FS is not set
  547. #
  548. # Pseudo filesystems
  549. #
  550. CONFIG_PROC_FS=y
  551. CONFIG_PROC_KCORE=y
  552. CONFIG_SYSFS=y
  553. # CONFIG_TMPFS is not set
  554. # CONFIG_HUGETLBFS is not set
  555. # CONFIG_HUGETLB_PAGE is not set
  556. CONFIG_RAMFS=y
  557. # CONFIG_RELAYFS_FS is not set
  558. #
  559. # Miscellaneous filesystems
  560. #
  561. # CONFIG_ADFS_FS is not set
  562. # CONFIG_AFFS_FS is not set
  563. # CONFIG_HFS_FS is not set
  564. # CONFIG_HFSPLUS_FS is not set
  565. # CONFIG_BEFS_FS is not set
  566. # CONFIG_BFS_FS is not set
  567. # CONFIG_EFS_FS is not set
  568. # CONFIG_CRAMFS is not set
  569. # CONFIG_VXFS_FS is not set
  570. # CONFIG_HPFS_FS is not set
  571. # CONFIG_QNX4FS_FS is not set
  572. # CONFIG_SYSV_FS is not set
  573. # CONFIG_UFS_FS is not set
  574. #
  575. # Partition Types
  576. #
  577. # CONFIG_PARTITION_ADVANCED is not set
  578. CONFIG_MSDOS_PARTITION=y
  579. #
  580. # Native Language Support
  581. #
  582. CONFIG_NLS=y
  583. CONFIG_NLS_DEFAULT="iso8859-1"
  584. # CONFIG_NLS_CODEPAGE_437 is not set
  585. # CONFIG_NLS_CODEPAGE_737 is not set
  586. # CONFIG_NLS_CODEPAGE_775 is not set
  587. # CONFIG_NLS_CODEPAGE_850 is not set
  588. # CONFIG_NLS_CODEPAGE_852 is not set
  589. # CONFIG_NLS_CODEPAGE_855 is not set
  590. # CONFIG_NLS_CODEPAGE_857 is not set
  591. # CONFIG_NLS_CODEPAGE_860 is not set
  592. # CONFIG_NLS_CODEPAGE_861 is not set
  593. # CONFIG_NLS_CODEPAGE_862 is not set
  594. # CONFIG_NLS_CODEPAGE_863 is not set
  595. # CONFIG_NLS_CODEPAGE_864 is not set
  596. # CONFIG_NLS_CODEPAGE_865 is not set
  597. # CONFIG_NLS_CODEPAGE_866 is not set
  598. # CONFIG_NLS_CODEPAGE_869 is not set
  599. # CONFIG_NLS_CODEPAGE_936 is not set
  600. # CONFIG_NLS_CODEPAGE_950 is not set
  601. # CONFIG_NLS_CODEPAGE_932 is not set
  602. # CONFIG_NLS_CODEPAGE_949 is not set
  603. # CONFIG_NLS_CODEPAGE_874 is not set
  604. # CONFIG_NLS_ISO8859_8 is not set
  605. # CONFIG_NLS_CODEPAGE_1250 is not set
  606. # CONFIG_NLS_CODEPAGE_1251 is not set
  607. # CONFIG_NLS_ASCII is not set
  608. # CONFIG_NLS_ISO8859_1 is not set
  609. # CONFIG_NLS_ISO8859_2 is not set
  610. # CONFIG_NLS_ISO8859_3 is not set
  611. # CONFIG_NLS_ISO8859_4 is not set
  612. # CONFIG_NLS_ISO8859_5 is not set
  613. # CONFIG_NLS_ISO8859_6 is not set
  614. # CONFIG_NLS_ISO8859_7 is not set
  615. # CONFIG_NLS_ISO8859_9 is not set
  616. # CONFIG_NLS_ISO8859_13 is not set
  617. # CONFIG_NLS_ISO8859_14 is not set
  618. # CONFIG_NLS_ISO8859_15 is not set
  619. # CONFIG_NLS_KOI8_R is not set
  620. # CONFIG_NLS_KOI8_U is not set
  621. # CONFIG_NLS_UTF8 is not set
  622. #
  623. # Profiling support
  624. #
  625. # CONFIG_PROFILING is not set
  626. #
  627. # Kernel hacking
  628. #
  629. # CONFIG_PRINTK_TIME is not set
  630. # CONFIG_DEBUG_KERNEL is not set
  631. CONFIG_LOG_BUF_SHIFT=14
  632. # CONFIG_FRAME_POINTER is not set
  633. # CONFIG_SH_STANDARD_BIOS is not set
  634. # CONFIG_KGDB is not set
  635. #
  636. # Security options
  637. #
  638. # CONFIG_KEYS is not set
  639. # CONFIG_SECURITY is not set
  640. #
  641. # Cryptographic options
  642. #
  643. # CONFIG_CRYPTO is not set
  644. #
  645. # Hardware crypto devices
  646. #
  647. #
  648. # Library routines
  649. #
  650. # CONFIG_CRC_CCITT is not set
  651. # CONFIG_CRC16 is not set
  652. CONFIG_CRC32=y
  653. # CONFIG_LIBCRC32C is not set