e55_defconfig 12 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684
  1. #
  2. # Automatically generated make config: don't edit
  3. # Linux kernel version: 2.6.11-rc2
  4. # Wed Jan 26 02:49:03 2005
  5. #
  6. CONFIG_MIPS=y
  7. # CONFIG_64BIT is not set
  8. # CONFIG_64BIT is not set
  9. CONFIG_32BIT=y
  10. #
  11. # Code maturity level options
  12. #
  13. CONFIG_EXPERIMENTAL=y
  14. CONFIG_CLEAN_COMPILE=y
  15. CONFIG_BROKEN_ON_SMP=y
  16. #
  17. # General setup
  18. #
  19. CONFIG_LOCALVERSION=""
  20. CONFIG_SWAP=y
  21. CONFIG_SYSVIPC=y
  22. # CONFIG_POSIX_MQUEUE is not set
  23. # CONFIG_BSD_PROCESS_ACCT is not set
  24. CONFIG_SYSCTL=y
  25. # CONFIG_AUDIT is not set
  26. CONFIG_LOG_BUF_SHIFT=14
  27. # CONFIG_HOTPLUG is not set
  28. CONFIG_KOBJECT_UEVENT=y
  29. # CONFIG_IKCONFIG is not set
  30. CONFIG_EMBEDDED=y
  31. CONFIG_KALLSYMS=y
  32. # CONFIG_KALLSYMS_EXTRA_PASS is not set
  33. CONFIG_FUTEX=y
  34. CONFIG_EPOLL=y
  35. # CONFIG_CC_OPTIMIZE_FOR_SIZE is not set
  36. CONFIG_SHMEM=y
  37. CONFIG_CC_ALIGN_FUNCTIONS=0
  38. CONFIG_CC_ALIGN_LABELS=0
  39. CONFIG_CC_ALIGN_LOOPS=0
  40. CONFIG_CC_ALIGN_JUMPS=0
  41. # CONFIG_TINY_SHMEM is not set
  42. #
  43. # Loadable module support
  44. #
  45. CONFIG_MODULES=y
  46. CONFIG_MODULE_UNLOAD=y
  47. # CONFIG_MODULE_FORCE_UNLOAD is not set
  48. CONFIG_OBSOLETE_MODPARM=y
  49. CONFIG_MODVERSIONS=y
  50. CONFIG_MODULE_SRCVERSION_ALL=y
  51. CONFIG_KMOD=y
  52. #
  53. # Machine selection
  54. #
  55. # CONFIG_MACH_JAZZ is not set
  56. CONFIG_MACH_VR41XX=y
  57. # CONFIG_NEC_CMBVR4133 is not set
  58. CONFIG_CASIO_E55=y
  59. # CONFIG_IBM_WORKPAD is not set
  60. # CONFIG_TANBAC_TB0226 is not set
  61. # CONFIG_TANBAC_TB0229 is not set
  62. # CONFIG_VICTOR_MPC30X is not set
  63. # CONFIG_ZAO_CAPCELLA is not set
  64. # CONFIG_VRC4171 is not set
  65. # CONFIG_TOSHIBA_JMR3927 is not set
  66. # CONFIG_MIPS_COBALT is not set
  67. # CONFIG_MACH_DECSTATION is not set
  68. # CONFIG_MIPS_EV64120 is not set
  69. # CONFIG_MIPS_EV96100 is not set
  70. # CONFIG_MIPS_IVR is not set
  71. # CONFIG_LASAT is not set
  72. # CONFIG_MIPS_ITE8172 is not set
  73. # CONFIG_MIPS_ATLAS is not set
  74. # CONFIG_MIPS_MALTA is not set
  75. # CONFIG_MIPS_SEAD is not set
  76. # CONFIG_MOMENCO_OCELOT is not set
  77. # CONFIG_MOMENCO_OCELOT_G is not set
  78. # CONFIG_MOMENCO_OCELOT_C is not set
  79. # CONFIG_MOMENCO_OCELOT_3 is not set
  80. # CONFIG_MOMENCO_JAGUAR_ATX is not set
  81. # CONFIG_PMC_YOSEMITE is not set
  82. # CONFIG_DDB5074 is not set
  83. # CONFIG_DDB5476 is not set
  84. # CONFIG_DDB5477 is not set
  85. # CONFIG_NEC_OSPREY is not set
  86. # CONFIG_SGI_IP22 is not set
  87. # CONFIG_SOC_AU1X00 is not set
  88. # CONFIG_SIBYTE_SB1xxx_SOC is not set
  89. # CONFIG_SNI_RM200_PCI is not set
  90. # CONFIG_TOSHIBA_RBTX4927 is not set
  91. CONFIG_RWSEM_GENERIC_SPINLOCK=y
  92. CONFIG_GENERIC_CALIBRATE_DELAY=y
  93. CONFIG_HAVE_DEC_LOCK=y
  94. CONFIG_DMA_NONCOHERENT=y
  95. CONFIG_DMA_NEED_PCI_MAP_STATE=y
  96. CONFIG_CPU_LITTLE_ENDIAN=y
  97. CONFIG_IRQ_CPU=y
  98. CONFIG_MIPS_L1_CACHE_SHIFT=5
  99. #
  100. # CPU selection
  101. #
  102. # CONFIG_CPU_MIPS32 is not set
  103. # CONFIG_CPU_MIPS64 is not set
  104. # CONFIG_CPU_R3000 is not set
  105. # CONFIG_CPU_TX39XX is not set
  106. CONFIG_CPU_VR41XX=y
  107. # CONFIG_CPU_R4300 is not set
  108. # CONFIG_CPU_R4X00 is not set
  109. # CONFIG_CPU_TX49XX is not set
  110. # CONFIG_CPU_R5000 is not set
  111. # CONFIG_CPU_R5432 is not set
  112. # CONFIG_CPU_R6000 is not set
  113. # CONFIG_CPU_NEVADA is not set
  114. # CONFIG_CPU_R8000 is not set
  115. # CONFIG_CPU_R10000 is not set
  116. # CONFIG_CPU_RM7000 is not set
  117. # CONFIG_CPU_RM9000 is not set
  118. # CONFIG_CPU_SB1 is not set
  119. CONFIG_PAGE_SIZE_4KB=y
  120. # CONFIG_PAGE_SIZE_8KB is not set
  121. # CONFIG_PAGE_SIZE_16KB is not set
  122. # CONFIG_PAGE_SIZE_64KB is not set
  123. # CONFIG_CPU_ADVANCED is not set
  124. CONFIG_CPU_HAS_SYNC=y
  125. # CONFIG_PREEMPT is not set
  126. #
  127. # Bus options (PCI, PCMCIA, EISA, ISA, TC)
  128. #
  129. CONFIG_ISA=y
  130. CONFIG_MMU=y
  131. #
  132. # PCCARD (PCMCIA/CardBus) support
  133. #
  134. # CONFIG_PCCARD is not set
  135. #
  136. # PC-card bridges
  137. #
  138. CONFIG_PCMCIA_PROBE=y
  139. #
  140. # PCI Hotplug Support
  141. #
  142. #
  143. # Executable file formats
  144. #
  145. CONFIG_BINFMT_ELF=y
  146. # CONFIG_BINFMT_MISC is not set
  147. CONFIG_TRAD_SIGNALS=y
  148. #
  149. # Device Drivers
  150. #
  151. #
  152. # Generic Driver Options
  153. #
  154. CONFIG_STANDALONE=y
  155. CONFIG_PREVENT_FIRMWARE_BUILD=y
  156. # CONFIG_FW_LOADER is not set
  157. #
  158. # Memory Technology Devices (MTD)
  159. #
  160. # CONFIG_MTD is not set
  161. #
  162. # Parallel port support
  163. #
  164. # CONFIG_PARPORT is not set
  165. #
  166. # Plug and Play support
  167. #
  168. # CONFIG_PNP is not set
  169. #
  170. # Block devices
  171. #
  172. # CONFIG_BLK_DEV_FD is not set
  173. # CONFIG_BLK_DEV_XD is not set
  174. # CONFIG_BLK_DEV_COW_COMMON is not set
  175. # CONFIG_BLK_DEV_LOOP is not set
  176. # CONFIG_BLK_DEV_NBD is not set
  177. # CONFIG_BLK_DEV_RAM is not set
  178. CONFIG_BLK_DEV_RAM_COUNT=16
  179. CONFIG_INITRAMFS_SOURCE=""
  180. # CONFIG_LBD is not set
  181. CONFIG_CDROM_PKTCDVD=m
  182. CONFIG_CDROM_PKTCDVD_BUFFERS=8
  183. # CONFIG_CDROM_PKTCDVD_WCACHE is not set
  184. #
  185. # IO Schedulers
  186. #
  187. CONFIG_IOSCHED_NOOP=y
  188. CONFIG_IOSCHED_AS=y
  189. CONFIG_IOSCHED_DEADLINE=y
  190. CONFIG_IOSCHED_CFQ=y
  191. CONFIG_ATA_OVER_ETH=m
  192. #
  193. # ATA/ATAPI/MFM/RLL support
  194. #
  195. CONFIG_IDE=y
  196. CONFIG_BLK_DEV_IDE=y
  197. #
  198. # Please see Documentation/ide.txt for help/info on IDE drives
  199. #
  200. # CONFIG_BLK_DEV_IDE_SATA is not set
  201. CONFIG_BLK_DEV_IDEDISK=y
  202. # CONFIG_IDEDISK_MULTI_MODE is not set
  203. # CONFIG_BLK_DEV_IDECD is not set
  204. # CONFIG_BLK_DEV_IDETAPE is not set
  205. # CONFIG_BLK_DEV_IDEFLOPPY is not set
  206. # CONFIG_IDE_TASK_IOCTL is not set
  207. #
  208. # IDE chipset support/bugfixes
  209. #
  210. CONFIG_IDE_GENERIC=y
  211. # CONFIG_IDE_ARM is not set
  212. # CONFIG_IDE_CHIPSETS is not set
  213. # CONFIG_BLK_DEV_IDEDMA is not set
  214. # CONFIG_IDEDMA_AUTO is not set
  215. # CONFIG_BLK_DEV_HD is not set
  216. #
  217. # SCSI device support
  218. #
  219. # CONFIG_SCSI is not set
  220. #
  221. # Old CD-ROM drivers (not SCSI, not IDE)
  222. #
  223. # CONFIG_CD_NO_IDESCSI is not set
  224. #
  225. # Multi-device support (RAID and LVM)
  226. #
  227. # CONFIG_MD is not set
  228. #
  229. # Fusion MPT device support
  230. #
  231. #
  232. # IEEE 1394 (FireWire) support
  233. #
  234. #
  235. # I2O device support
  236. #
  237. #
  238. # Networking support
  239. #
  240. CONFIG_NET=y
  241. #
  242. # Networking options
  243. #
  244. CONFIG_PACKET=y
  245. CONFIG_PACKET_MMAP=y
  246. CONFIG_NETLINK_DEV=y
  247. CONFIG_UNIX=y
  248. CONFIG_NET_KEY=y
  249. CONFIG_INET=y
  250. CONFIG_IP_MULTICAST=y
  251. # CONFIG_IP_ADVANCED_ROUTER is not set
  252. # CONFIG_IP_PNP is not set
  253. # CONFIG_NET_IPIP is not set
  254. # CONFIG_NET_IPGRE is not set
  255. # CONFIG_IP_MROUTE is not set
  256. # CONFIG_ARPD is not set
  257. # CONFIG_SYN_COOKIES is not set
  258. # CONFIG_INET_AH is not set
  259. # CONFIG_INET_ESP is not set
  260. # CONFIG_INET_IPCOMP is not set
  261. CONFIG_INET_TUNNEL=m
  262. CONFIG_IP_TCPDIAG=m
  263. # CONFIG_IP_TCPDIAG_IPV6 is not set
  264. # CONFIG_IPV6 is not set
  265. # CONFIG_NETFILTER is not set
  266. CONFIG_XFRM=y
  267. CONFIG_XFRM_USER=m
  268. #
  269. # SCTP Configuration (EXPERIMENTAL)
  270. #
  271. # CONFIG_IP_SCTP is not set
  272. # CONFIG_ATM is not set
  273. # CONFIG_BRIDGE is not set
  274. # CONFIG_VLAN_8021Q is not set
  275. # CONFIG_DECNET is not set
  276. # CONFIG_LLC2 is not set
  277. # CONFIG_IPX is not set
  278. # CONFIG_ATALK is not set
  279. # CONFIG_X25 is not set
  280. # CONFIG_LAPB is not set
  281. # CONFIG_NET_DIVERT is not set
  282. # CONFIG_ECONET is not set
  283. # CONFIG_WAN_ROUTER is not set
  284. #
  285. # QoS and/or fair queueing
  286. #
  287. # CONFIG_NET_SCHED is not set
  288. # CONFIG_NET_CLS_ROUTE is not set
  289. #
  290. # Network testing
  291. #
  292. # CONFIG_NET_PKTGEN is not set
  293. # CONFIG_NETPOLL is not set
  294. # CONFIG_NET_POLL_CONTROLLER is not set
  295. # CONFIG_HAMRADIO is not set
  296. # CONFIG_IRDA is not set
  297. # CONFIG_BT is not set
  298. CONFIG_NETDEVICES=y
  299. # CONFIG_DUMMY is not set
  300. # CONFIG_BONDING is not set
  301. # CONFIG_EQUALIZER is not set
  302. # CONFIG_TUN is not set
  303. # CONFIG_ETHERTAP is not set
  304. #
  305. # ARCnet devices
  306. #
  307. # CONFIG_ARCNET is not set
  308. #
  309. # Ethernet (10 or 100Mbit)
  310. #
  311. CONFIG_NET_ETHERNET=y
  312. # CONFIG_MII is not set
  313. # CONFIG_NET_VENDOR_3COM is not set
  314. # CONFIG_LANCE is not set
  315. # CONFIG_NET_VENDOR_SMC is not set
  316. # CONFIG_NET_VENDOR_RACAL is not set
  317. # CONFIG_AT1700 is not set
  318. # CONFIG_DEPCA is not set
  319. # CONFIG_HP100 is not set
  320. # CONFIG_NET_ISA is not set
  321. # CONFIG_NET_PCI is not set
  322. # CONFIG_NET_POCKET is not set
  323. #
  324. # Ethernet (1000 Mbit)
  325. #
  326. #
  327. # Ethernet (10000 Mbit)
  328. #
  329. #
  330. # Token Ring devices
  331. #
  332. # CONFIG_TR is not set
  333. #
  334. # Wireless LAN (non-hamradio)
  335. #
  336. # CONFIG_NET_RADIO is not set
  337. #
  338. # Wan interfaces
  339. #
  340. # CONFIG_WAN is not set
  341. # CONFIG_PPP is not set
  342. # CONFIG_SLIP is not set
  343. # CONFIG_SHAPER is not set
  344. # CONFIG_NETCONSOLE is not set
  345. #
  346. # ISDN subsystem
  347. #
  348. # CONFIG_ISDN is not set
  349. #
  350. # Telephony Support
  351. #
  352. # CONFIG_PHONE is not set
  353. #
  354. # Input device support
  355. #
  356. CONFIG_INPUT=y
  357. #
  358. # Userland interfaces
  359. #
  360. CONFIG_INPUT_MOUSEDEV=y
  361. CONFIG_INPUT_MOUSEDEV_PSAUX=y
  362. CONFIG_INPUT_MOUSEDEV_SCREEN_X=1024
  363. CONFIG_INPUT_MOUSEDEV_SCREEN_Y=768
  364. # CONFIG_INPUT_JOYDEV is not set
  365. # CONFIG_INPUT_TSDEV is not set
  366. # CONFIG_INPUT_EVDEV is not set
  367. # CONFIG_INPUT_EVBUG is not set
  368. #
  369. # Input I/O drivers
  370. #
  371. # CONFIG_GAMEPORT is not set
  372. CONFIG_SOUND_GAMEPORT=y
  373. CONFIG_SERIO=y
  374. CONFIG_SERIO_I8042=y
  375. CONFIG_SERIO_SERPORT=y
  376. # CONFIG_SERIO_CT82C710 is not set
  377. # CONFIG_SERIO_LIBPS2 is not set
  378. CONFIG_SERIO_RAW=m
  379. #
  380. # Input Device Drivers
  381. #
  382. # CONFIG_INPUT_KEYBOARD is not set
  383. # CONFIG_INPUT_MOUSE is not set
  384. # CONFIG_INPUT_JOYSTICK is not set
  385. # CONFIG_INPUT_TOUCHSCREEN is not set
  386. # CONFIG_INPUT_MISC is not set
  387. #
  388. # Character devices
  389. #
  390. CONFIG_VT=y
  391. CONFIG_VT_CONSOLE=y
  392. CONFIG_HW_CONSOLE=y
  393. # CONFIG_SERIAL_NONSTANDARD is not set
  394. #
  395. # Serial drivers
  396. #
  397. CONFIG_SERIAL_8250=y
  398. CONFIG_SERIAL_8250_CONSOLE=y
  399. CONFIG_SERIAL_8250_NR_UARTS=4
  400. # CONFIG_SERIAL_8250_EXTENDED is not set
  401. #
  402. # Non-8250 serial port support
  403. #
  404. CONFIG_SERIAL_CORE=y
  405. CONFIG_SERIAL_CORE_CONSOLE=y
  406. CONFIG_UNIX98_PTYS=y
  407. CONFIG_LEGACY_PTYS=y
  408. CONFIG_LEGACY_PTY_COUNT=256
  409. #
  410. # IPMI
  411. #
  412. # CONFIG_IPMI_HANDLER is not set
  413. #
  414. # Watchdog Cards
  415. #
  416. CONFIG_WATCHDOG=y
  417. # CONFIG_WATCHDOG_NOWAYOUT is not set
  418. #
  419. # Watchdog Device Drivers
  420. #
  421. # CONFIG_SOFT_WATCHDOG is not set
  422. #
  423. # ISA-based Watchdog Cards
  424. #
  425. # CONFIG_PCWATCHDOG is not set
  426. # CONFIG_MIXCOMWD is not set
  427. # CONFIG_WDT is not set
  428. # CONFIG_RTC is not set
  429. # CONFIG_GEN_RTC is not set
  430. # CONFIG_DTLK is not set
  431. # CONFIG_R3964 is not set
  432. #
  433. # Ftape, the floppy tape device driver
  434. #
  435. # CONFIG_DRM is not set
  436. # CONFIG_RAW_DRIVER is not set
  437. #
  438. # I2C support
  439. #
  440. # CONFIG_I2C is not set
  441. #
  442. # Dallas's 1-wire bus
  443. #
  444. # CONFIG_W1 is not set
  445. #
  446. # Misc devices
  447. #
  448. #
  449. # Multimedia devices
  450. #
  451. # CONFIG_VIDEO_DEV is not set
  452. #
  453. # Digital Video Broadcasting Devices
  454. #
  455. # CONFIG_DVB is not set
  456. #
  457. # Graphics support
  458. #
  459. # CONFIG_FB is not set
  460. #
  461. # Console display driver support
  462. #
  463. # CONFIG_VGA_CONSOLE is not set
  464. # CONFIG_MDA_CONSOLE is not set
  465. CONFIG_DUMMY_CONSOLE=y
  466. # CONFIG_BACKLIGHT_LCD_SUPPORT is not set
  467. #
  468. # Sound
  469. #
  470. # CONFIG_SOUND is not set
  471. #
  472. # USB support
  473. #
  474. # CONFIG_USB_ARCH_HAS_HCD is not set
  475. # CONFIG_USB_ARCH_HAS_OHCI is not set
  476. #
  477. # NOTE: USB_STORAGE enables SCSI, and 'SCSI disk support' may also be needed; see USB_STORAGE Help for more information
  478. #
  479. #
  480. # USB Gadget Support
  481. #
  482. # CONFIG_USB_GADGET is not set
  483. #
  484. # MMC/SD Card support
  485. #
  486. # CONFIG_MMC is not set
  487. #
  488. # InfiniBand support
  489. #
  490. # CONFIG_INFINIBAND is not set
  491. #
  492. # File systems
  493. #
  494. CONFIG_EXT2_FS=y
  495. # CONFIG_EXT2_FS_XATTR is not set
  496. # CONFIG_EXT3_FS is not set
  497. # CONFIG_JBD is not set
  498. # CONFIG_REISERFS_FS is not set
  499. # CONFIG_JFS_FS is not set
  500. # CONFIG_XFS_FS is not set
  501. # CONFIG_MINIX_FS is not set
  502. # CONFIG_ROMFS_FS is not set
  503. # CONFIG_QUOTA is not set
  504. CONFIG_DNOTIFY=y
  505. CONFIG_AUTOFS_FS=y
  506. CONFIG_AUTOFS4_FS=y
  507. #
  508. # CD-ROM/DVD Filesystems
  509. #
  510. # CONFIG_ISO9660_FS is not set
  511. # CONFIG_UDF_FS is not set
  512. #
  513. # DOS/FAT/NT Filesystems
  514. #
  515. # CONFIG_MSDOS_FS is not set
  516. # CONFIG_VFAT_FS is not set
  517. # CONFIG_NTFS_FS is not set
  518. #
  519. # Pseudo filesystems
  520. #
  521. CONFIG_PROC_FS=y
  522. CONFIG_PROC_KCORE=y
  523. CONFIG_SYSFS=y
  524. # CONFIG_DEVFS_FS is not set
  525. CONFIG_DEVPTS_FS_XATTR=y
  526. CONFIG_DEVPTS_FS_SECURITY=y
  527. # CONFIG_TMPFS is not set
  528. # CONFIG_HUGETLB_PAGE is not set
  529. CONFIG_RAMFS=y
  530. #
  531. # Miscellaneous filesystems
  532. #
  533. # CONFIG_ADFS_FS is not set
  534. # CONFIG_AFFS_FS is not set
  535. # CONFIG_HFS_FS is not set
  536. # CONFIG_HFSPLUS_FS is not set
  537. # CONFIG_BEFS_FS is not set
  538. # CONFIG_BFS_FS is not set
  539. # CONFIG_EFS_FS is not set
  540. # CONFIG_CRAMFS is not set
  541. # CONFIG_VXFS_FS is not set
  542. # CONFIG_HPFS_FS is not set
  543. # CONFIG_QNX4FS_FS is not set
  544. # CONFIG_SYSV_FS is not set
  545. # CONFIG_UFS_FS is not set
  546. #
  547. # Network File Systems
  548. #
  549. CONFIG_NFS_FS=y
  550. # CONFIG_NFS_V3 is not set
  551. # CONFIG_NFS_V4 is not set
  552. # CONFIG_NFS_DIRECTIO is not set
  553. CONFIG_NFSD=y
  554. # CONFIG_NFSD_V3 is not set
  555. # CONFIG_NFSD_TCP is not set
  556. CONFIG_LOCKD=y
  557. CONFIG_EXPORTFS=y
  558. CONFIG_SUNRPC=y
  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. # Partition Types
  568. #
  569. # CONFIG_PARTITION_ADVANCED is not set
  570. CONFIG_MSDOS_PARTITION=y
  571. #
  572. # Native Language Support
  573. #
  574. # CONFIG_NLS is not set
  575. #
  576. # Profiling support
  577. #
  578. # CONFIG_PROFILING is not set
  579. #
  580. # Kernel hacking
  581. #
  582. # CONFIG_DEBUG_KERNEL is not set
  583. CONFIG_CROSSCOMPILE=y
  584. CONFIG_CMDLINE=""
  585. #
  586. # Security options
  587. #
  588. CONFIG_KEYS=y
  589. CONFIG_KEYS_DEBUG_PROC_KEYS=y
  590. # CONFIG_SECURITY is not set
  591. #
  592. # Cryptographic options
  593. #
  594. # CONFIG_CRYPTO is not set
  595. #
  596. # Hardware crypto devices
  597. #
  598. #
  599. # Library routines
  600. #
  601. # CONFIG_CRC_CCITT is not set
  602. # CONFIG_CRC32 is not set
  603. CONFIG_LIBCRC32C=m
  604. CONFIG_GENERIC_HARDIRQS=y
  605. CONFIG_GENERIC_IRQ_PROBE=y