e55_defconfig 12 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587
  1. #
  2. # Automatically generated make config: don't edit
  3. # Linux kernel version: 2.6.23-rc2
  4. # Wed Aug 8 10:36:25 2007
  5. #
  6. CONFIG_MIPS=y
  7. #
  8. # Machine selection
  9. #
  10. # CONFIG_MACH_ALCHEMY is not set
  11. # CONFIG_BASLER_EXCITE is not set
  12. # CONFIG_MIPS_COBALT is not set
  13. # CONFIG_MACH_DECSTATION is not set
  14. # CONFIG_MACH_JAZZ is not set
  15. # CONFIG_LEMOTE_FULONG is not set
  16. # CONFIG_MIPS_ATLAS is not set
  17. # CONFIG_MIPS_MALTA is not set
  18. # CONFIG_MIPS_SEAD is not set
  19. # CONFIG_MIPS_SIM is not set
  20. # CONFIG_MARKEINS is not set
  21. CONFIG_MACH_VR41XX=y
  22. # CONFIG_PNX8550_JBS is not set
  23. # CONFIG_PNX8550_STB810 is not set
  24. # CONFIG_PMC_MSP is not set
  25. # CONFIG_PMC_YOSEMITE is not set
  26. # CONFIG_SGI_IP22 is not set
  27. # CONFIG_SGI_IP27 is not set
  28. # CONFIG_SGI_IP32 is not set
  29. # CONFIG_SIBYTE_CRHINE is not set
  30. # CONFIG_SIBYTE_CARMEL is not set
  31. # CONFIG_SIBYTE_CRHONE is not set
  32. # CONFIG_SIBYTE_RHONE is not set
  33. # CONFIG_SIBYTE_SWARM is not set
  34. # CONFIG_SIBYTE_LITTLESUR is not set
  35. # CONFIG_SIBYTE_SENTOSA is not set
  36. # CONFIG_SIBYTE_BIGSUR is not set
  37. # CONFIG_SNI_RM is not set
  38. # CONFIG_TOSHIBA_JMR3927 is not set
  39. # CONFIG_TOSHIBA_RBTX4927 is not set
  40. # CONFIG_TOSHIBA_RBTX4938 is not set
  41. # CONFIG_WR_PPMC is not set
  42. CONFIG_CASIO_E55=y
  43. # CONFIG_IBM_WORKPAD is not set
  44. # CONFIG_NEC_CMBVR4133 is not set
  45. # CONFIG_TANBAC_TB022X is not set
  46. # CONFIG_VICTOR_MPC30X is not set
  47. # CONFIG_ZAO_CAPCELLA is not set
  48. CONFIG_RWSEM_GENERIC_SPINLOCK=y
  49. # CONFIG_ARCH_HAS_ILOG2_U32 is not set
  50. # CONFIG_ARCH_HAS_ILOG2_U64 is not set
  51. CONFIG_GENERIC_FIND_NEXT_BIT=y
  52. CONFIG_GENERIC_HWEIGHT=y
  53. CONFIG_GENERIC_CALIBRATE_DELAY=y
  54. CONFIG_GENERIC_TIME=y
  55. CONFIG_SCHED_NO_NO_OMIT_FRAME_POINTER=y
  56. CONFIG_GENERIC_HARDIRQS_NO__DO_IRQ=y
  57. CONFIG_DMA_NONCOHERENT=y
  58. CONFIG_DMA_NEED_PCI_MAP_STATE=y
  59. # CONFIG_HOTPLUG_CPU is not set
  60. # CONFIG_NO_IOPORT is not set
  61. # CONFIG_CPU_BIG_ENDIAN is not set
  62. CONFIG_CPU_LITTLE_ENDIAN=y
  63. CONFIG_SYS_SUPPORTS_LITTLE_ENDIAN=y
  64. CONFIG_IRQ_CPU=y
  65. CONFIG_MIPS_L1_CACHE_SHIFT=5
  66. #
  67. # CPU selection
  68. #
  69. # CONFIG_CPU_LOONGSON2 is not set
  70. # CONFIG_CPU_MIPS32_R1 is not set
  71. # CONFIG_CPU_MIPS32_R2 is not set
  72. # CONFIG_CPU_MIPS64_R1 is not set
  73. # CONFIG_CPU_MIPS64_R2 is not set
  74. # CONFIG_CPU_R3000 is not set
  75. # CONFIG_CPU_TX39XX is not set
  76. CONFIG_CPU_VR41XX=y
  77. # CONFIG_CPU_R4300 is not set
  78. # CONFIG_CPU_R4X00 is not set
  79. # CONFIG_CPU_TX49XX is not set
  80. # CONFIG_CPU_R5000 is not set
  81. # CONFIG_CPU_R5432 is not set
  82. # CONFIG_CPU_R6000 is not set
  83. # CONFIG_CPU_NEVADA is not set
  84. # CONFIG_CPU_R8000 is not set
  85. # CONFIG_CPU_R10000 is not set
  86. # CONFIG_CPU_RM7000 is not set
  87. # CONFIG_CPU_RM9000 is not set
  88. # CONFIG_CPU_SB1 is not set
  89. CONFIG_SYS_HAS_CPU_VR41XX=y
  90. CONFIG_SYS_SUPPORTS_32BIT_KERNEL=y
  91. CONFIG_CPU_SUPPORTS_32BIT_KERNEL=y
  92. CONFIG_CPU_SUPPORTS_64BIT_KERNEL=y
  93. #
  94. # Kernel type
  95. #
  96. CONFIG_32BIT=y
  97. # CONFIG_64BIT is not set
  98. CONFIG_PAGE_SIZE_4KB=y
  99. # CONFIG_PAGE_SIZE_8KB is not set
  100. # CONFIG_PAGE_SIZE_16KB is not set
  101. # CONFIG_PAGE_SIZE_64KB is not set
  102. CONFIG_MIPS_MT_DISABLED=y
  103. # CONFIG_MIPS_MT_SMP is not set
  104. # CONFIG_MIPS_MT_SMTC is not set
  105. CONFIG_CPU_HAS_SYNC=y
  106. CONFIG_GENERIC_HARDIRQS=y
  107. CONFIG_GENERIC_IRQ_PROBE=y
  108. CONFIG_ARCH_FLATMEM_ENABLE=y
  109. CONFIG_SELECT_MEMORY_MODEL=y
  110. CONFIG_FLATMEM_MANUAL=y
  111. # CONFIG_DISCONTIGMEM_MANUAL is not set
  112. # CONFIG_SPARSEMEM_MANUAL is not set
  113. CONFIG_FLATMEM=y
  114. CONFIG_FLAT_NODE_MEM_MAP=y
  115. # CONFIG_SPARSEMEM_STATIC is not set
  116. CONFIG_SPLIT_PTLOCK_CPUS=4
  117. # CONFIG_RESOURCES_64BIT is not set
  118. CONFIG_ZONE_DMA_FLAG=0
  119. CONFIG_VIRT_TO_BUS=y
  120. # CONFIG_HZ_48 is not set
  121. # CONFIG_HZ_100 is not set
  122. # CONFIG_HZ_128 is not set
  123. CONFIG_HZ_250=y
  124. # CONFIG_HZ_256 is not set
  125. # CONFIG_HZ_1000 is not set
  126. # CONFIG_HZ_1024 is not set
  127. CONFIG_SYS_SUPPORTS_ARBIT_HZ=y
  128. CONFIG_HZ=250
  129. CONFIG_PREEMPT_NONE=y
  130. # CONFIG_PREEMPT_VOLUNTARY is not set
  131. # CONFIG_PREEMPT is not set
  132. # CONFIG_KEXEC is not set
  133. CONFIG_SECCOMP=y
  134. CONFIG_LOCKDEP_SUPPORT=y
  135. CONFIG_STACKTRACE_SUPPORT=y
  136. CONFIG_DEFCONFIG_LIST="/lib/modules/$UNAME_RELEASE/.config"
  137. #
  138. # General setup
  139. #
  140. CONFIG_EXPERIMENTAL=y
  141. CONFIG_BROKEN_ON_SMP=y
  142. CONFIG_INIT_ENV_ARG_LIMIT=32
  143. CONFIG_LOCALVERSION=""
  144. CONFIG_LOCALVERSION_AUTO=y
  145. CONFIG_SWAP=y
  146. CONFIG_SYSVIPC=y
  147. CONFIG_SYSVIPC_SYSCTL=y
  148. # CONFIG_BSD_PROCESS_ACCT is not set
  149. # CONFIG_USER_NS is not set
  150. # CONFIG_IKCONFIG is not set
  151. CONFIG_LOG_BUF_SHIFT=14
  152. CONFIG_SYSFS_DEPRECATED=y
  153. # CONFIG_RELAY is not set
  154. # CONFIG_BLK_DEV_INITRD is not set
  155. # CONFIG_CC_OPTIMIZE_FOR_SIZE is not set
  156. CONFIG_SYSCTL=y
  157. CONFIG_EMBEDDED=y
  158. CONFIG_SYSCTL_SYSCALL=y
  159. CONFIG_KALLSYMS=y
  160. # CONFIG_KALLSYMS_EXTRA_PASS is not set
  161. # CONFIG_HOTPLUG is not set
  162. CONFIG_PRINTK=y
  163. CONFIG_BUG=y
  164. CONFIG_ELF_CORE=y
  165. CONFIG_BASE_FULL=y
  166. CONFIG_FUTEX=y
  167. CONFIG_ANON_INODES=y
  168. CONFIG_EPOLL=y
  169. CONFIG_SIGNALFD=y
  170. CONFIG_TIMERFD=y
  171. CONFIG_EVENTFD=y
  172. CONFIG_SHMEM=y
  173. CONFIG_VM_EVENT_COUNTERS=y
  174. CONFIG_SLAB=y
  175. # CONFIG_SLUB is not set
  176. # CONFIG_SLOB is not set
  177. CONFIG_RT_MUTEXES=y
  178. # CONFIG_TINY_SHMEM is not set
  179. CONFIG_BASE_SMALL=0
  180. CONFIG_MODULES=y
  181. CONFIG_MODULE_UNLOAD=y
  182. CONFIG_MODULE_FORCE_UNLOAD=y
  183. CONFIG_MODVERSIONS=y
  184. CONFIG_MODULE_SRCVERSION_ALL=y
  185. CONFIG_KMOD=y
  186. CONFIG_BLOCK=y
  187. # CONFIG_LBD is not set
  188. # CONFIG_BLK_DEV_IO_TRACE is not set
  189. # CONFIG_LSF is not set
  190. # CONFIG_BLK_DEV_BSG is not set
  191. #
  192. # IO Schedulers
  193. #
  194. CONFIG_IOSCHED_NOOP=y
  195. CONFIG_IOSCHED_AS=y
  196. CONFIG_IOSCHED_DEADLINE=y
  197. CONFIG_IOSCHED_CFQ=y
  198. CONFIG_DEFAULT_AS=y
  199. # CONFIG_DEFAULT_DEADLINE is not set
  200. # CONFIG_DEFAULT_CFQ is not set
  201. # CONFIG_DEFAULT_NOOP is not set
  202. CONFIG_DEFAULT_IOSCHED="anticipatory"
  203. #
  204. # Bus options (PCI, PCMCIA, EISA, ISA, TC)
  205. #
  206. # CONFIG_ARCH_SUPPORTS_MSI is not set
  207. CONFIG_ISA=y
  208. CONFIG_MMU=y
  209. #
  210. # PCCARD (PCMCIA/CardBus) support
  211. #
  212. #
  213. # Executable file formats
  214. #
  215. CONFIG_BINFMT_ELF=y
  216. # CONFIG_BINFMT_MISC is not set
  217. CONFIG_TRAD_SIGNALS=y
  218. #
  219. # Power management options
  220. #
  221. # CONFIG_PM is not set
  222. #
  223. # Networking
  224. #
  225. # CONFIG_NET is not set
  226. #
  227. # Device Drivers
  228. #
  229. #
  230. # Generic Driver Options
  231. #
  232. CONFIG_STANDALONE=y
  233. CONFIG_PREVENT_FIRMWARE_BUILD=y
  234. # CONFIG_SYS_HYPERVISOR is not set
  235. # CONFIG_MTD is not set
  236. # CONFIG_PARPORT is not set
  237. # CONFIG_PNP is not set
  238. CONFIG_BLK_DEV=y
  239. # CONFIG_BLK_DEV_COW_COMMON is not set
  240. # CONFIG_BLK_DEV_LOOP is not set
  241. CONFIG_BLK_DEV_RAM=y
  242. CONFIG_BLK_DEV_RAM_COUNT=16
  243. CONFIG_BLK_DEV_RAM_SIZE=4096
  244. CONFIG_BLK_DEV_RAM_BLOCKSIZE=1024
  245. # CONFIG_CDROM_PKTCDVD is not set
  246. # CONFIG_MISC_DEVICES is not set
  247. CONFIG_IDE=y
  248. CONFIG_IDE_MAX_HWIFS=4
  249. CONFIG_BLK_DEV_IDE=y
  250. #
  251. # Please see Documentation/ide.txt for help/info on IDE drives
  252. #
  253. # CONFIG_BLK_DEV_IDE_SATA is not set
  254. CONFIG_BLK_DEV_IDEDISK=y
  255. # CONFIG_IDEDISK_MULTI_MODE is not set
  256. # CONFIG_BLK_DEV_IDECD is not set
  257. # CONFIG_BLK_DEV_IDETAPE is not set
  258. # CONFIG_BLK_DEV_IDEFLOPPY is not set
  259. # CONFIG_IDE_TASK_IOCTL is not set
  260. CONFIG_IDE_PROC_FS=y
  261. #
  262. # IDE chipset support/bugfixes
  263. #
  264. CONFIG_IDE_GENERIC=y
  265. # CONFIG_IDEPCI_PCIBUS_ORDER is not set
  266. # CONFIG_IDE_ARM is not set
  267. # CONFIG_IDE_CHIPSETS is not set
  268. # CONFIG_BLK_DEV_IDEDMA is not set
  269. # CONFIG_BLK_DEV_HD is not set
  270. #
  271. # SCSI device support
  272. #
  273. # CONFIG_RAID_ATTRS is not set
  274. # CONFIG_SCSI is not set
  275. # CONFIG_SCSI_DMA is not set
  276. # CONFIG_SCSI_NETLINK is not set
  277. # CONFIG_ATA is not set
  278. # CONFIG_MD is not set
  279. # CONFIG_PHONE is not set
  280. #
  281. # Input device support
  282. #
  283. CONFIG_INPUT=y
  284. # CONFIG_INPUT_FF_MEMLESS is not set
  285. # CONFIG_INPUT_POLLDEV is not set
  286. #
  287. # Userland interfaces
  288. #
  289. # CONFIG_INPUT_MOUSEDEV is not set
  290. # CONFIG_INPUT_JOYDEV is not set
  291. # CONFIG_INPUT_TSDEV is not set
  292. # CONFIG_INPUT_EVDEV is not set
  293. # CONFIG_INPUT_EVBUG is not set
  294. #
  295. # Input Device Drivers
  296. #
  297. # CONFIG_INPUT_KEYBOARD is not set
  298. # CONFIG_INPUT_MOUSE is not set
  299. # CONFIG_INPUT_JOYSTICK is not set
  300. # CONFIG_INPUT_TABLET is not set
  301. # CONFIG_INPUT_TOUCHSCREEN is not set
  302. # CONFIG_INPUT_MISC is not set
  303. #
  304. # Hardware I/O ports
  305. #
  306. # CONFIG_SERIO is not set
  307. # CONFIG_GAMEPORT is not set
  308. #
  309. # Character devices
  310. #
  311. CONFIG_VT=y
  312. CONFIG_VT_CONSOLE=y
  313. CONFIG_HW_CONSOLE=y
  314. CONFIG_VT_HW_CONSOLE_BINDING=y
  315. # CONFIG_SERIAL_NONSTANDARD is not set
  316. #
  317. # Serial drivers
  318. #
  319. # CONFIG_SERIAL_8250 is not set
  320. #
  321. # Non-8250 serial port support
  322. #
  323. CONFIG_SERIAL_CORE=y
  324. CONFIG_SERIAL_CORE_CONSOLE=y
  325. CONFIG_SERIAL_VR41XX=y
  326. CONFIG_SERIAL_VR41XX_CONSOLE=y
  327. CONFIG_UNIX98_PTYS=y
  328. CONFIG_LEGACY_PTYS=y
  329. CONFIG_LEGACY_PTY_COUNT=256
  330. # CONFIG_IPMI_HANDLER is not set
  331. # CONFIG_WATCHDOG is not set
  332. # CONFIG_HW_RANDOM is not set
  333. # CONFIG_RTC is not set
  334. # CONFIG_DTLK is not set
  335. # CONFIG_R3964 is not set
  336. CONFIG_GPIO_VR41XX=y
  337. # CONFIG_RAW_DRIVER is not set
  338. # CONFIG_TCG_TPM is not set
  339. CONFIG_DEVPORT=y
  340. # CONFIG_I2C is not set
  341. #
  342. # SPI support
  343. #
  344. # CONFIG_SPI is not set
  345. # CONFIG_SPI_MASTER is not set
  346. # CONFIG_W1 is not set
  347. # CONFIG_POWER_SUPPLY is not set
  348. # CONFIG_HWMON is not set
  349. #
  350. # Multifunction device drivers
  351. #
  352. # CONFIG_MFD_SM501 is not set
  353. #
  354. # Multimedia devices
  355. #
  356. # CONFIG_VIDEO_DEV is not set
  357. # CONFIG_DAB is not set
  358. #
  359. # Graphics support
  360. #
  361. # CONFIG_BACKLIGHT_LCD_SUPPORT is not set
  362. #
  363. # Display device support
  364. #
  365. # CONFIG_DISPLAY_SUPPORT is not set
  366. # CONFIG_VGASTATE is not set
  367. # CONFIG_VIDEO_OUTPUT_CONTROL is not set
  368. # CONFIG_FB is not set
  369. #
  370. # Console display driver support
  371. #
  372. # CONFIG_VGA_CONSOLE is not set
  373. # CONFIG_MDA_CONSOLE is not set
  374. CONFIG_DUMMY_CONSOLE=y
  375. #
  376. # Sound
  377. #
  378. # CONFIG_SOUND is not set
  379. # CONFIG_HID_SUPPORT is not set
  380. # CONFIG_USB_SUPPORT is not set
  381. # CONFIG_MMC is not set
  382. # CONFIG_NEW_LEDS is not set
  383. CONFIG_RTC_LIB=y
  384. CONFIG_RTC_CLASS=y
  385. CONFIG_RTC_HCTOSYS=y
  386. CONFIG_RTC_HCTOSYS_DEVICE="rtc0"
  387. # CONFIG_RTC_DEBUG is not set
  388. #
  389. # RTC interfaces
  390. #
  391. CONFIG_RTC_INTF_SYSFS=y
  392. CONFIG_RTC_INTF_PROC=y
  393. CONFIG_RTC_INTF_DEV=y
  394. # CONFIG_RTC_INTF_DEV_UIE_EMUL is not set
  395. # CONFIG_RTC_DRV_TEST is not set
  396. #
  397. # SPI RTC drivers
  398. #
  399. #
  400. # Platform RTC drivers
  401. #
  402. # CONFIG_RTC_DRV_CMOS is not set
  403. # CONFIG_RTC_DRV_DS1553 is not set
  404. # CONFIG_RTC_DRV_STK17TA8 is not set
  405. # CONFIG_RTC_DRV_DS1742 is not set
  406. # CONFIG_RTC_DRV_M48T86 is not set
  407. # CONFIG_RTC_DRV_M48T59 is not set
  408. # CONFIG_RTC_DRV_V3020 is not set
  409. #
  410. # on-CPU RTC drivers
  411. #
  412. CONFIG_RTC_DRV_VR41XX=y
  413. #
  414. # DMA Engine support
  415. #
  416. # CONFIG_DMA_ENGINE is not set
  417. #
  418. # DMA Clients
  419. #
  420. #
  421. # DMA Devices
  422. #
  423. #
  424. # Userspace I/O
  425. #
  426. # CONFIG_UIO is not set
  427. #
  428. # File systems
  429. #
  430. CONFIG_EXT2_FS=y
  431. # CONFIG_EXT2_FS_XATTR is not set
  432. # CONFIG_EXT2_FS_XIP is not set
  433. CONFIG_EXT3_FS=y
  434. CONFIG_EXT3_FS_XATTR=y
  435. # CONFIG_EXT3_FS_POSIX_ACL is not set
  436. # CONFIG_EXT3_FS_SECURITY is not set
  437. # CONFIG_EXT4DEV_FS is not set
  438. CONFIG_JBD=y
  439. # CONFIG_JBD_DEBUG is not set
  440. CONFIG_FS_MBCACHE=y
  441. # CONFIG_REISERFS_FS is not set
  442. # CONFIG_JFS_FS is not set
  443. CONFIG_FS_POSIX_ACL=y
  444. # CONFIG_XFS_FS is not set
  445. # CONFIG_GFS2_FS is not set
  446. # CONFIG_MINIX_FS is not set
  447. # CONFIG_ROMFS_FS is not set
  448. CONFIG_INOTIFY=y
  449. CONFIG_INOTIFY_USER=y
  450. # CONFIG_QUOTA is not set
  451. CONFIG_DNOTIFY=y
  452. # CONFIG_AUTOFS_FS is not set
  453. CONFIG_AUTOFS4_FS=y
  454. # CONFIG_FUSE_FS is not set
  455. CONFIG_GENERIC_ACL=y
  456. #
  457. # CD-ROM/DVD Filesystems
  458. #
  459. # CONFIG_ISO9660_FS is not set
  460. # CONFIG_UDF_FS is not set
  461. #
  462. # DOS/FAT/NT Filesystems
  463. #
  464. # CONFIG_MSDOS_FS is not set
  465. # CONFIG_VFAT_FS is not set
  466. # CONFIG_NTFS_FS is not set
  467. #
  468. # Pseudo filesystems
  469. #
  470. CONFIG_PROC_FS=y
  471. CONFIG_PROC_KCORE=y
  472. CONFIG_PROC_SYSCTL=y
  473. CONFIG_SYSFS=y
  474. CONFIG_TMPFS=y
  475. CONFIG_TMPFS_POSIX_ACL=y
  476. # CONFIG_HUGETLB_PAGE is not set
  477. CONFIG_RAMFS=y
  478. # CONFIG_CONFIGFS_FS is not set
  479. #
  480. # Miscellaneous filesystems
  481. #
  482. # CONFIG_ADFS_FS is not set
  483. # CONFIG_AFFS_FS is not set
  484. # CONFIG_HFS_FS is not set
  485. # CONFIG_HFSPLUS_FS is not set
  486. # CONFIG_BEFS_FS is not set
  487. # CONFIG_BFS_FS is not set
  488. # CONFIG_EFS_FS is not set
  489. # CONFIG_CRAMFS is not set
  490. # CONFIG_VXFS_FS is not set
  491. # CONFIG_HPFS_FS is not set
  492. # CONFIG_QNX4FS_FS is not set
  493. # CONFIG_SYSV_FS is not set
  494. # CONFIG_UFS_FS is not set
  495. #
  496. # Partition Types
  497. #
  498. # CONFIG_PARTITION_ADVANCED is not set
  499. CONFIG_MSDOS_PARTITION=y
  500. #
  501. # Native Language Support
  502. #
  503. # CONFIG_NLS is not set
  504. #
  505. # Profiling support
  506. #
  507. # CONFIG_PROFILING is not set
  508. #
  509. # Kernel hacking
  510. #
  511. CONFIG_TRACE_IRQFLAGS_SUPPORT=y
  512. # CONFIG_PRINTK_TIME is not set
  513. CONFIG_ENABLE_MUST_CHECK=y
  514. # CONFIG_MAGIC_SYSRQ is not set
  515. # CONFIG_UNUSED_SYMBOLS is not set
  516. # CONFIG_DEBUG_FS is not set
  517. # CONFIG_HEADERS_CHECK is not set
  518. # CONFIG_DEBUG_KERNEL is not set
  519. CONFIG_CROSSCOMPILE=y
  520. CONFIG_CMDLINE="console=ttyVR0,19200 ide0=0x1f0,0x3f6,40 mem=8M"
  521. #
  522. # Security options
  523. #
  524. # CONFIG_KEYS is not set
  525. # CONFIG_SECURITY is not set
  526. # CONFIG_CRYPTO is not set
  527. #
  528. # Library routines
  529. #
  530. # CONFIG_CRC_CCITT is not set
  531. # CONFIG_CRC16 is not set
  532. # CONFIG_CRC_ITU_T is not set
  533. # CONFIG_CRC32 is not set
  534. # CONFIG_CRC7 is not set
  535. # CONFIG_LIBCRC32C is not set
  536. CONFIG_PLIST=y
  537. CONFIG_HAS_IOMEM=y
  538. CONFIG_HAS_IOPORT=y
  539. CONFIG_HAS_DMA=y