defconfig 15 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617
  1. #
  2. # Automatically generated make config: don't edit
  3. # Linux kernel version: 2.6.24
  4. # Thu Feb 7 11:48:55 2008
  5. #
  6. CONFIG_DEFCONFIG_LIST="arch/$ARCH/defconfig"
  7. CONFIG_GENERIC_HARDIRQS=y
  8. CONFIG_UML=y
  9. CONFIG_MMU=y
  10. CONFIG_NO_IOMEM=y
  11. # CONFIG_TRACE_IRQFLAGS_SUPPORT is not set
  12. CONFIG_LOCKDEP_SUPPORT=y
  13. # CONFIG_STACKTRACE_SUPPORT is not set
  14. CONFIG_GENERIC_CALIBRATE_DELAY=y
  15. CONFIG_GENERIC_BUG=y
  16. CONFIG_GENERIC_TIME=y
  17. CONFIG_GENERIC_CLOCKEVENTS=y
  18. CONFIG_IRQ_RELEASE_METHOD=y
  19. CONFIG_HZ=100
  20. #
  21. # UML-specific options
  22. #
  23. # CONFIG_STATIC_LINK is not set
  24. #
  25. # Host processor type and features
  26. #
  27. # CONFIG_M386 is not set
  28. # CONFIG_M486 is not set
  29. # CONFIG_M586 is not set
  30. # CONFIG_M586TSC is not set
  31. # CONFIG_M586MMX is not set
  32. CONFIG_M686=y
  33. # CONFIG_MPENTIUMII is not set
  34. # CONFIG_MPENTIUMIII is not set
  35. # CONFIG_MPENTIUMM is not set
  36. # CONFIG_MPENTIUM4 is not set
  37. # CONFIG_MK6 is not set
  38. # CONFIG_MK7 is not set
  39. # CONFIG_MK8 is not set
  40. # CONFIG_MCRUSOE is not set
  41. # CONFIG_MEFFICEON is not set
  42. # CONFIG_MWINCHIPC6 is not set
  43. # CONFIG_MWINCHIP2 is not set
  44. # CONFIG_MWINCHIP3D is not set
  45. # CONFIG_MGEODEGX1 is not set
  46. # CONFIG_MGEODE_LX is not set
  47. # CONFIG_MCYRIXIII is not set
  48. # CONFIG_MVIAC3_2 is not set
  49. # CONFIG_MVIAC7 is not set
  50. # CONFIG_MPSC is not set
  51. # CONFIG_MCORE2 is not set
  52. # CONFIG_GENERIC_CPU is not set
  53. # CONFIG_X86_GENERIC is not set
  54. CONFIG_X86_CMPXCHG=y
  55. CONFIG_X86_L1_CACHE_SHIFT=5
  56. CONFIG_X86_XADD=y
  57. CONFIG_X86_PPRO_FENCE=y
  58. CONFIG_X86_WP_WORKS_OK=y
  59. CONFIG_X86_INVLPG=y
  60. CONFIG_X86_BSWAP=y
  61. CONFIG_X86_POPAD_OK=y
  62. CONFIG_X86_GOOD_APIC=y
  63. CONFIG_X86_USE_PPRO_CHECKSUM=y
  64. CONFIG_X86_TSC=y
  65. CONFIG_X86_CMOV=y
  66. CONFIG_X86_MINIMUM_CPU_FAMILY=4
  67. CONFIG_X86_DEBUGCTLMSR=y
  68. CONFIG_UML_X86=y
  69. CONFIG_X86_32=y
  70. CONFIG_RWSEM_XCHGADD_ALGORITHM=y
  71. # CONFIG_64BIT is not set
  72. CONFIG_SEMAPHORE_SLEEPERS=y
  73. # CONFIG_3_LEVEL_PGTABLES is not set
  74. CONFIG_ARCH_HAS_SC_SIGNALS=y
  75. CONFIG_ARCH_REUSE_HOST_VSYSCALL_AREA=y
  76. CONFIG_GENERIC_HWEIGHT=y
  77. CONFIG_SELECT_MEMORY_MODEL=y
  78. CONFIG_FLATMEM_MANUAL=y
  79. # CONFIG_DISCONTIGMEM_MANUAL is not set
  80. # CONFIG_SPARSEMEM_MANUAL is not set
  81. CONFIG_FLATMEM=y
  82. CONFIG_FLAT_NODE_MEM_MAP=y
  83. # CONFIG_SPARSEMEM_STATIC is not set
  84. # CONFIG_SPARSEMEM_VMEMMAP_ENABLE is not set
  85. CONFIG_SPLIT_PTLOCK_CPUS=4
  86. # CONFIG_RESOURCES_64BIT is not set
  87. CONFIG_ZONE_DMA_FLAG=0
  88. CONFIG_VIRT_TO_BUS=y
  89. CONFIG_TICK_ONESHOT=y
  90. CONFIG_NO_HZ=y
  91. CONFIG_HIGH_RES_TIMERS=y
  92. CONFIG_GENERIC_CLOCKEVENTS_BUILD=y
  93. CONFIG_LD_SCRIPT_DYN=y
  94. CONFIG_BINFMT_ELF=y
  95. # CONFIG_BINFMT_AOUT is not set
  96. CONFIG_BINFMT_MISC=m
  97. CONFIG_HOSTFS=y
  98. # CONFIG_HPPFS is not set
  99. CONFIG_MCONSOLE=y
  100. CONFIG_MAGIC_SYSRQ=y
  101. # CONFIG_HIGHMEM is not set
  102. CONFIG_KERNEL_STACK_ORDER=0
  103. #
  104. # General setup
  105. #
  106. CONFIG_EXPERIMENTAL=y
  107. CONFIG_BROKEN_ON_SMP=y
  108. CONFIG_INIT_ENV_ARG_LIMIT=128
  109. CONFIG_LOCALVERSION=""
  110. CONFIG_LOCALVERSION_AUTO=y
  111. CONFIG_SWAP=y
  112. CONFIG_SYSVIPC=y
  113. CONFIG_SYSVIPC_SYSCTL=y
  114. CONFIG_POSIX_MQUEUE=y
  115. CONFIG_BSD_PROCESS_ACCT=y
  116. # CONFIG_BSD_PROCESS_ACCT_V3 is not set
  117. # CONFIG_TASKSTATS is not set
  118. # CONFIG_USER_NS is not set
  119. # CONFIG_PID_NS is not set
  120. # CONFIG_AUDIT is not set
  121. CONFIG_IKCONFIG=y
  122. CONFIG_IKCONFIG_PROC=y
  123. CONFIG_LOG_BUF_SHIFT=14
  124. # CONFIG_CGROUPS is not set
  125. CONFIG_FAIR_GROUP_SCHED=y
  126. CONFIG_FAIR_USER_SCHED=y
  127. # CONFIG_FAIR_CGROUP_SCHED is not set
  128. CONFIG_SYSFS_DEPRECATED=y
  129. # CONFIG_RELAY is not set
  130. # CONFIG_BLK_DEV_INITRD is not set
  131. CONFIG_CC_OPTIMIZE_FOR_SIZE=y
  132. CONFIG_SYSCTL=y
  133. # CONFIG_EXPERT is not set
  134. CONFIG_UID16=y
  135. CONFIG_SYSCTL_SYSCALL=y
  136. CONFIG_KALLSYMS=y
  137. # CONFIG_KALLSYMS_ALL is not set
  138. CONFIG_KALLSYMS_EXTRA_PASS=y
  139. CONFIG_HOTPLUG=y
  140. CONFIG_PRINTK=y
  141. CONFIG_BUG=y
  142. CONFIG_ELF_CORE=y
  143. CONFIG_BASE_FULL=y
  144. CONFIG_FUTEX=y
  145. CONFIG_ANON_INODES=y
  146. CONFIG_EPOLL=y
  147. CONFIG_SIGNALFD=y
  148. CONFIG_TIMERFD=y
  149. CONFIG_EVENTFD=y
  150. CONFIG_SHMEM=y
  151. CONFIG_VM_EVENT_COUNTERS=y
  152. CONFIG_SLAB=y
  153. # CONFIG_SLUB is not set
  154. # CONFIG_SLOB is not set
  155. # CONFIG_PROFILING is not set
  156. # CONFIG_MARKERS is not set
  157. # CONFIG_HAVE_OPROFILE is not set
  158. # CONFIG_HAVE_KPROBES is not set
  159. CONFIG_PROC_PAGE_MONITOR=y
  160. CONFIG_SLABINFO=y
  161. CONFIG_RT_MUTEXES=y
  162. # CONFIG_TINY_SHMEM is not set
  163. CONFIG_BASE_SMALL=0
  164. CONFIG_MODULES=y
  165. CONFIG_MODULE_UNLOAD=y
  166. # CONFIG_MODULE_FORCE_UNLOAD is not set
  167. # CONFIG_MODVERSIONS is not set
  168. # CONFIG_MODULE_SRCVERSION_ALL is not set
  169. CONFIG_KMOD=y
  170. CONFIG_BLOCK=y
  171. # CONFIG_LBD is not set
  172. # CONFIG_BLK_DEV_IO_TRACE is not set
  173. # CONFIG_LSF is not set
  174. # CONFIG_BLK_DEV_BSG is not set
  175. #
  176. # IO Schedulers
  177. #
  178. CONFIG_IOSCHED_NOOP=y
  179. CONFIG_IOSCHED_AS=y
  180. CONFIG_IOSCHED_DEADLINE=y
  181. CONFIG_IOSCHED_CFQ=y
  182. CONFIG_DEFAULT_AS=y
  183. # CONFIG_DEFAULT_DEADLINE is not set
  184. # CONFIG_DEFAULT_CFQ is not set
  185. # CONFIG_DEFAULT_NOOP is not set
  186. CONFIG_DEFAULT_IOSCHED="anticipatory"
  187. CONFIG_CLASSIC_RCU=y
  188. # CONFIG_PREEMPT_RCU is not set
  189. CONFIG_BLK_DEV=y
  190. CONFIG_BLK_DEV_UBD=y
  191. # CONFIG_BLK_DEV_UBD_SYNC is not set
  192. CONFIG_BLK_DEV_COW_COMMON=y
  193. CONFIG_BLK_DEV_LOOP=m
  194. # CONFIG_BLK_DEV_CRYPTOLOOP is not set
  195. CONFIG_BLK_DEV_NBD=m
  196. # CONFIG_BLK_DEV_RAM is not set
  197. # CONFIG_ATA_OVER_ETH is not set
  198. #
  199. # Character Devices
  200. #
  201. CONFIG_STDERR_CONSOLE=y
  202. CONFIG_STDIO_CONSOLE=y
  203. CONFIG_SSL=y
  204. CONFIG_NULL_CHAN=y
  205. CONFIG_PORT_CHAN=y
  206. CONFIG_PTY_CHAN=y
  207. CONFIG_TTY_CHAN=y
  208. CONFIG_XTERM_CHAN=y
  209. # CONFIG_NOCONFIG_CHAN is not set
  210. CONFIG_CON_ZERO_CHAN="fd:0,fd:1"
  211. CONFIG_CON_CHAN="xterm"
  212. CONFIG_SSL_CHAN="pts"
  213. CONFIG_UNIX98_PTYS=y
  214. CONFIG_LEGACY_PTYS=y
  215. # CONFIG_RAW_DRIVER is not set
  216. CONFIG_LEGACY_PTY_COUNT=32
  217. # CONFIG_WATCHDOG is not set
  218. CONFIG_UML_SOUND=m
  219. CONFIG_SOUND=m
  220. CONFIG_HOSTAUDIO=m
  221. # CONFIG_HW_RANDOM is not set
  222. CONFIG_UML_RANDOM=y
  223. # CONFIG_MMAPPER is not set
  224. #
  225. # Generic Driver Options
  226. #
  227. CONFIG_UEVENT_HELPER_PATH="/sbin/hotplug"
  228. CONFIG_STANDALONE=y
  229. CONFIG_PREVENT_FIRMWARE_BUILD=y
  230. # CONFIG_FW_LOADER is not set
  231. # CONFIG_DEBUG_DRIVER is not set
  232. # CONFIG_DEBUG_DEVRES is not set
  233. # CONFIG_SYS_HYPERVISOR is not set
  234. #
  235. # Networking
  236. #
  237. CONFIG_NET=y
  238. #
  239. # Networking options
  240. #
  241. CONFIG_PACKET=y
  242. CONFIG_PACKET_MMAP=y
  243. CONFIG_UNIX=y
  244. CONFIG_XFRM=y
  245. # CONFIG_XFRM_USER is not set
  246. # CONFIG_XFRM_SUB_POLICY is not set
  247. # CONFIG_XFRM_MIGRATE is not set
  248. # CONFIG_XFRM_STATISTICS is not set
  249. # CONFIG_NET_KEY is not set
  250. CONFIG_INET=y
  251. # CONFIG_IP_MULTICAST is not set
  252. # CONFIG_IP_ADVANCED_ROUTER is not set
  253. CONFIG_IP_FIB_HASH=y
  254. # CONFIG_IP_PNP is not set
  255. # CONFIG_NET_IPIP is not set
  256. # CONFIG_NET_IPGRE is not set
  257. # CONFIG_ARPD is not set
  258. # CONFIG_SYN_COOKIES is not set
  259. # CONFIG_INET_AH is not set
  260. # CONFIG_INET_ESP is not set
  261. # CONFIG_INET_IPCOMP is not set
  262. # CONFIG_INET_XFRM_TUNNEL is not set
  263. # CONFIG_INET_TUNNEL is not set
  264. CONFIG_INET_XFRM_MODE_TRANSPORT=y
  265. CONFIG_INET_XFRM_MODE_TUNNEL=y
  266. CONFIG_INET_XFRM_MODE_BEET=y
  267. # CONFIG_INET_LRO is not set
  268. CONFIG_INET_DIAG=y
  269. CONFIG_INET_TCP_DIAG=y
  270. # CONFIG_TCP_CONG_ADVANCED is not set
  271. CONFIG_TCP_CONG_CUBIC=y
  272. CONFIG_DEFAULT_TCP_CONG="cubic"
  273. # CONFIG_TCP_MD5SIG is not set
  274. # CONFIG_IPV6 is not set
  275. # CONFIG_INET6_XFRM_TUNNEL is not set
  276. # CONFIG_INET6_TUNNEL is not set
  277. # CONFIG_NETWORK_SECMARK is not set
  278. # CONFIG_NETFILTER is not set
  279. # CONFIG_IP_DCCP is not set
  280. # CONFIG_IP_SCTP is not set
  281. # CONFIG_TIPC is not set
  282. # CONFIG_ATM is not set
  283. # CONFIG_BRIDGE is not set
  284. # CONFIG_VLAN_8021Q is not set
  285. # CONFIG_DECNET is not set
  286. # CONFIG_LLC2 is not set
  287. # CONFIG_IPX is not set
  288. # CONFIG_ATALK is not set
  289. # CONFIG_X25 is not set
  290. # CONFIG_LAPB is not set
  291. # CONFIG_ECONET is not set
  292. # CONFIG_WAN_ROUTER is not set
  293. # CONFIG_NET_SCHED is not set
  294. #
  295. # Network testing
  296. #
  297. # CONFIG_NET_PKTGEN is not set
  298. # CONFIG_HAMRADIO is not set
  299. # CONFIG_CAN is not set
  300. # CONFIG_IRDA is not set
  301. # CONFIG_BT is not set
  302. # CONFIG_AF_RXRPC is not set
  303. #
  304. # Wireless
  305. #
  306. # CONFIG_CFG80211 is not set
  307. # CONFIG_WIRELESS_EXT is not set
  308. # CONFIG_MAC80211 is not set
  309. # CONFIG_IEEE80211 is not set
  310. # CONFIG_RFKILL is not set
  311. # CONFIG_NET_9P is not set
  312. #
  313. # UML Network Devices
  314. #
  315. CONFIG_UML_NET=y
  316. CONFIG_UML_NET_ETHERTAP=y
  317. CONFIG_UML_NET_TUNTAP=y
  318. CONFIG_UML_NET_SLIP=y
  319. CONFIG_UML_NET_DAEMON=y
  320. # CONFIG_UML_NET_VDE is not set
  321. CONFIG_UML_NET_MCAST=y
  322. # CONFIG_UML_NET_PCAP is not set
  323. CONFIG_UML_NET_SLIRP=y
  324. CONFIG_NETDEVICES=y
  325. # CONFIG_NETDEVICES_MULTIQUEUE is not set
  326. CONFIG_DUMMY=m
  327. # CONFIG_BONDING is not set
  328. # CONFIG_MACVLAN is not set
  329. # CONFIG_EQUALIZER is not set
  330. CONFIG_TUN=m
  331. # CONFIG_VETH is not set
  332. #
  333. # Wireless LAN
  334. #
  335. # CONFIG_WLAN_PRE80211 is not set
  336. # CONFIG_WLAN_80211 is not set
  337. # CONFIG_WAN is not set
  338. CONFIG_PPP=m
  339. # CONFIG_PPP_MULTILINK is not set
  340. # CONFIG_PPP_FILTER is not set
  341. # CONFIG_PPP_ASYNC is not set
  342. # CONFIG_PPP_SYNC_TTY is not set
  343. # CONFIG_PPP_DEFLATE is not set
  344. # CONFIG_PPP_BSDCOMP is not set
  345. # CONFIG_PPP_MPPE is not set
  346. # CONFIG_PPPOE is not set
  347. # CONFIG_PPPOL2TP is not set
  348. CONFIG_SLIP=m
  349. # CONFIG_SLIP_COMPRESSED is not set
  350. CONFIG_SLHC=m
  351. # CONFIG_SLIP_SMART is not set
  352. # CONFIG_SLIP_MODE_SLIP6 is not set
  353. # CONFIG_NETCONSOLE is not set
  354. # CONFIG_NETPOLL is not set
  355. # CONFIG_NET_POLL_CONTROLLER is not set
  356. # CONFIG_CONNECTOR is not set
  357. #
  358. # File systems
  359. #
  360. CONFIG_EXT2_FS=y
  361. # CONFIG_EXT2_FS_XATTR is not set
  362. # CONFIG_EXT2_FS_XIP is not set
  363. CONFIG_EXT3_FS=y
  364. # CONFIG_EXT3_FS_XATTR is not set
  365. # CONFIG_EXT4DEV_FS is not set
  366. CONFIG_JBD=y
  367. CONFIG_REISERFS_FS=y
  368. # CONFIG_REISERFS_CHECK is not set
  369. # CONFIG_REISERFS_PROC_INFO is not set
  370. # CONFIG_REISERFS_FS_XATTR is not set
  371. # CONFIG_JFS_FS is not set
  372. # CONFIG_FS_POSIX_ACL is not set
  373. # CONFIG_XFS_FS is not set
  374. # CONFIG_GFS2_FS is not set
  375. # CONFIG_OCFS2_FS is not set
  376. # CONFIG_MINIX_FS is not set
  377. # CONFIG_ROMFS_FS is not set
  378. CONFIG_INOTIFY=y
  379. CONFIG_INOTIFY_USER=y
  380. CONFIG_QUOTA=y
  381. # CONFIG_QUOTA_NETLINK_INTERFACE is not set
  382. CONFIG_PRINT_QUOTA_WARNING=y
  383. # CONFIG_QFMT_V1 is not set
  384. # CONFIG_QFMT_V2 is not set
  385. CONFIG_QUOTACTL=y
  386. CONFIG_DNOTIFY=y
  387. CONFIG_AUTOFS_FS=m
  388. CONFIG_AUTOFS4_FS=m
  389. # CONFIG_FUSE_FS is not set
  390. #
  391. # CD-ROM/DVD Filesystems
  392. #
  393. CONFIG_ISO9660_FS=m
  394. CONFIG_JOLIET=y
  395. # CONFIG_ZISOFS is not set
  396. # CONFIG_UDF_FS is not set
  397. #
  398. # DOS/FAT/NT Filesystems
  399. #
  400. # CONFIG_MSDOS_FS is not set
  401. # CONFIG_VFAT_FS is not set
  402. # CONFIG_NTFS_FS is not set
  403. #
  404. # Pseudo filesystems
  405. #
  406. CONFIG_PROC_FS=y
  407. CONFIG_PROC_KCORE=y
  408. CONFIG_PROC_SYSCTL=y
  409. CONFIG_SYSFS=y
  410. CONFIG_TMPFS=y
  411. # CONFIG_TMPFS_POSIX_ACL is not set
  412. # CONFIG_HUGETLB_PAGE is not set
  413. # CONFIG_CONFIGFS_FS is not set
  414. #
  415. # Miscellaneous filesystems
  416. #
  417. # CONFIG_ADFS_FS is not set
  418. # CONFIG_AFFS_FS is not set
  419. # CONFIG_HFS_FS is not set
  420. # CONFIG_HFSPLUS_FS is not set
  421. # CONFIG_BEFS_FS is not set
  422. # CONFIG_BFS_FS is not set
  423. # CONFIG_EFS_FS is not set
  424. # CONFIG_CRAMFS is not set
  425. # CONFIG_VXFS_FS is not set
  426. # CONFIG_HPFS_FS is not set
  427. # CONFIG_QNX4FS_FS is not set
  428. # CONFIG_SYSV_FS is not set
  429. # CONFIG_UFS_FS is not set
  430. CONFIG_NETWORK_FILESYSTEMS=y
  431. # CONFIG_NFS_FS is not set
  432. # CONFIG_NFSD is not set
  433. # CONFIG_SMB_FS is not set
  434. # CONFIG_CIFS is not set
  435. # CONFIG_NCP_FS is not set
  436. # CONFIG_CODA_FS is not set
  437. # CONFIG_AFS_FS is not set
  438. #
  439. # Partition Types
  440. #
  441. # CONFIG_PARTITION_ADVANCED is not set
  442. CONFIG_MSDOS_PARTITION=y
  443. CONFIG_NLS=y
  444. CONFIG_NLS_DEFAULT="iso8859-1"
  445. # CONFIG_NLS_CODEPAGE_437 is not set
  446. # CONFIG_NLS_CODEPAGE_737 is not set
  447. # CONFIG_NLS_CODEPAGE_775 is not set
  448. # CONFIG_NLS_CODEPAGE_850 is not set
  449. # CONFIG_NLS_CODEPAGE_852 is not set
  450. # CONFIG_NLS_CODEPAGE_855 is not set
  451. # CONFIG_NLS_CODEPAGE_857 is not set
  452. # CONFIG_NLS_CODEPAGE_860 is not set
  453. # CONFIG_NLS_CODEPAGE_861 is not set
  454. # CONFIG_NLS_CODEPAGE_862 is not set
  455. # CONFIG_NLS_CODEPAGE_863 is not set
  456. # CONFIG_NLS_CODEPAGE_864 is not set
  457. # CONFIG_NLS_CODEPAGE_865 is not set
  458. # CONFIG_NLS_CODEPAGE_866 is not set
  459. # CONFIG_NLS_CODEPAGE_869 is not set
  460. # CONFIG_NLS_CODEPAGE_936 is not set
  461. # CONFIG_NLS_CODEPAGE_950 is not set
  462. # CONFIG_NLS_CODEPAGE_932 is not set
  463. # CONFIG_NLS_CODEPAGE_949 is not set
  464. # CONFIG_NLS_CODEPAGE_874 is not set
  465. # CONFIG_NLS_ISO8859_8 is not set
  466. # CONFIG_NLS_CODEPAGE_1250 is not set
  467. # CONFIG_NLS_CODEPAGE_1251 is not set
  468. # CONFIG_NLS_ASCII is not set
  469. # CONFIG_NLS_ISO8859_1 is not set
  470. # CONFIG_NLS_ISO8859_2 is not set
  471. # CONFIG_NLS_ISO8859_3 is not set
  472. # CONFIG_NLS_ISO8859_4 is not set
  473. # CONFIG_NLS_ISO8859_5 is not set
  474. # CONFIG_NLS_ISO8859_6 is not set
  475. # CONFIG_NLS_ISO8859_7 is not set
  476. # CONFIG_NLS_ISO8859_9 is not set
  477. # CONFIG_NLS_ISO8859_13 is not set
  478. # CONFIG_NLS_ISO8859_14 is not set
  479. # CONFIG_NLS_ISO8859_15 is not set
  480. # CONFIG_NLS_KOI8_R is not set
  481. # CONFIG_NLS_KOI8_U is not set
  482. # CONFIG_NLS_UTF8 is not set
  483. # CONFIG_DLM is not set
  484. #
  485. # Security options
  486. #
  487. # CONFIG_KEYS is not set
  488. # CONFIG_SECURITY is not set
  489. # CONFIG_SECURITY_FILE_CAPABILITIES is not set
  490. CONFIG_CRYPTO=y
  491. # CONFIG_CRYPTO_SEQIV is not set
  492. # CONFIG_CRYPTO_MANAGER is not set
  493. # CONFIG_CRYPTO_HMAC is not set
  494. # CONFIG_CRYPTO_XCBC is not set
  495. # CONFIG_CRYPTO_NULL is not set
  496. # CONFIG_CRYPTO_MD4 is not set
  497. # CONFIG_CRYPTO_MD5 is not set
  498. # CONFIG_CRYPTO_SHA1 is not set
  499. # CONFIG_CRYPTO_SHA256 is not set
  500. # CONFIG_CRYPTO_SHA512 is not set
  501. # CONFIG_CRYPTO_WP512 is not set
  502. # CONFIG_CRYPTO_TGR192 is not set
  503. # CONFIG_CRYPTO_GF128MUL is not set
  504. # CONFIG_CRYPTO_ECB is not set
  505. # CONFIG_CRYPTO_CBC is not set
  506. # CONFIG_CRYPTO_PCBC is not set
  507. # CONFIG_CRYPTO_LRW is not set
  508. # CONFIG_CRYPTO_XTS is not set
  509. # CONFIG_CRYPTO_CTR is not set
  510. # CONFIG_CRYPTO_GCM is not set
  511. # CONFIG_CRYPTO_CCM is not set
  512. # CONFIG_CRYPTO_CRYPTD is not set
  513. # CONFIG_CRYPTO_DES is not set
  514. # CONFIG_CRYPTO_FCRYPT is not set
  515. # CONFIG_CRYPTO_BLOWFISH is not set
  516. # CONFIG_CRYPTO_TWOFISH is not set
  517. # CONFIG_CRYPTO_TWOFISH_586 is not set
  518. # CONFIG_CRYPTO_SERPENT is not set
  519. # CONFIG_CRYPTO_AES is not set
  520. # CONFIG_CRYPTO_AES_586 is not set
  521. # CONFIG_CRYPTO_CAST5 is not set
  522. # CONFIG_CRYPTO_CAST6 is not set
  523. # CONFIG_CRYPTO_TEA is not set
  524. # CONFIG_CRYPTO_ARC4 is not set
  525. # CONFIG_CRYPTO_KHAZAD is not set
  526. # CONFIG_CRYPTO_ANUBIS is not set
  527. # CONFIG_CRYPTO_SEED is not set
  528. # CONFIG_CRYPTO_SALSA20 is not set
  529. # CONFIG_CRYPTO_SALSA20_586 is not set
  530. # CONFIG_CRYPTO_DEFLATE is not set
  531. # CONFIG_CRYPTO_MICHAEL_MIC is not set
  532. # CONFIG_CRYPTO_CRC32C is not set
  533. # CONFIG_CRYPTO_CAMELLIA is not set
  534. # CONFIG_CRYPTO_TEST is not set
  535. # CONFIG_CRYPTO_AUTHENC is not set
  536. # CONFIG_CRYPTO_LZO is not set
  537. CONFIG_CRYPTO_HW=y
  538. #
  539. # Library routines
  540. #
  541. CONFIG_BITREVERSE=m
  542. # CONFIG_CRC_CCITT is not set
  543. # CONFIG_CRC16 is not set
  544. # CONFIG_CRC_ITU_T is not set
  545. CONFIG_CRC32=m
  546. # CONFIG_CRC7 is not set
  547. # CONFIG_LIBCRC32C is not set
  548. CONFIG_PLIST=y
  549. #
  550. # SCSI device support
  551. #
  552. # CONFIG_RAID_ATTRS is not set
  553. # CONFIG_SCSI is not set
  554. # CONFIG_SCSI_DMA is not set
  555. # CONFIG_SCSI_NETLINK is not set
  556. # CONFIG_MD is not set
  557. # CONFIG_INPUT is not set
  558. #
  559. # Kernel hacking
  560. #
  561. # CONFIG_PRINTK_TIME is not set
  562. CONFIG_ENABLE_WARN_DEPRECATED=y
  563. CONFIG_ENABLE_MUST_CHECK=y
  564. # CONFIG_UNUSED_SYMBOLS is not set
  565. # CONFIG_DEBUG_FS is not set
  566. CONFIG_DEBUG_KERNEL=y
  567. # CONFIG_DEBUG_SHIRQ is not set
  568. CONFIG_DETECT_SOFTLOCKUP=y
  569. CONFIG_SCHED_DEBUG=y
  570. # CONFIG_SCHEDSTATS is not set
  571. # CONFIG_TIMER_STATS is not set
  572. # CONFIG_DEBUG_SLAB is not set
  573. # CONFIG_DEBUG_RT_MUTEXES is not set
  574. # CONFIG_RT_MUTEX_TESTER is not set
  575. # CONFIG_DEBUG_SPINLOCK is not set
  576. # CONFIG_DEBUG_MUTEXES is not set
  577. # CONFIG_DEBUG_SPINLOCK_SLEEP is not set
  578. # CONFIG_DEBUG_LOCKING_API_SELFTESTS is not set
  579. # CONFIG_DEBUG_KOBJECT is not set
  580. CONFIG_DEBUG_BUGVERBOSE=y
  581. CONFIG_DEBUG_INFO=y
  582. # CONFIG_DEBUG_VM is not set
  583. # CONFIG_DEBUG_LIST is not set
  584. # CONFIG_DEBUG_SG is not set
  585. CONFIG_FRAME_POINTER=y
  586. CONFIG_FORCED_INLINING=y
  587. # CONFIG_BOOT_PRINTK_DELAY is not set
  588. # CONFIG_RCU_TORTURE_TEST is not set
  589. # CONFIG_BACKTRACE_SELF_TEST is not set
  590. # CONFIG_FAULT_INJECTION is not set
  591. # CONFIG_SAMPLES is not set
  592. # CONFIG_GPROF is not set
  593. # CONFIG_GCOV is not set
  594. # CONFIG_DEBUG_STACK_USAGE is not set