kernel.config 19 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878
  1. #
  2. # Automatically generated file; DO NOT EDIT.
  3. # Linux/m68k 3.4.4 Kernel Configuration
  4. #
  5. CONFIG_M68K=y
  6. CONFIG_RWSEM_GENERIC_SPINLOCK=y
  7. CONFIG_GENERIC_HWEIGHT=y
  8. CONFIG_GENERIC_CALIBRATE_DELAY=y
  9. CONFIG_TIME_LOW_RES=y
  10. CONFIG_ARCH_USES_GETTIMEOFFSET=y
  11. CONFIG_NO_IOPORT=y
  12. # CONFIG_NO_DMA is not set
  13. CONFIG_ZONE_DMA=y
  14. CONFIG_CPU_HAS_ADDRESS_SPACES=y
  15. CONFIG_FPU=y
  16. CONFIG_HZ=100
  17. CONFIG_DEFCONFIG_LIST="/lib/modules/$UNAME_RELEASE/.config"
  18. #
  19. # General setup
  20. #
  21. CONFIG_EXPERIMENTAL=y
  22. CONFIG_BROKEN_ON_SMP=y
  23. CONFIG_INIT_ENV_ARG_LIMIT=32
  24. CONFIG_CROSS_COMPILE=""
  25. CONFIG_LOCALVERSION=""
  26. # CONFIG_LOCALVERSION_AUTO is not set
  27. CONFIG_DEFAULT_HOSTNAME="(none)"
  28. CONFIG_SWAP=y
  29. CONFIG_SYSVIPC=y
  30. CONFIG_SYSVIPC_SYSCTL=y
  31. # CONFIG_POSIX_MQUEUE is not set
  32. # CONFIG_BSD_PROCESS_ACCT is not set
  33. # CONFIG_FHANDLE is not set
  34. # CONFIG_TASKSTATS is not set
  35. # CONFIG_AUDIT is not set
  36. CONFIG_HAVE_GENERIC_HARDIRQS=y
  37. #
  38. # IRQ subsystem
  39. #
  40. CONFIG_GENERIC_HARDIRQS=y
  41. CONFIG_GENERIC_IRQ_SHOW=y
  42. #
  43. # RCU Subsystem
  44. #
  45. CONFIG_TINY_RCU=y
  46. # CONFIG_PREEMPT_RCU is not set
  47. # CONFIG_TREE_RCU_TRACE is not set
  48. CONFIG_IKCONFIG=y
  49. CONFIG_IKCONFIG_PROC=y
  50. CONFIG_LOG_BUF_SHIFT=17
  51. # CONFIG_CGROUPS is not set
  52. # CONFIG_CHECKPOINT_RESTORE is not set
  53. CONFIG_NAMESPACES=y
  54. # CONFIG_UTS_NS is not set
  55. # CONFIG_IPC_NS is not set
  56. # CONFIG_USER_NS is not set
  57. # CONFIG_PID_NS is not set
  58. # CONFIG_NET_NS is not set
  59. # CONFIG_SCHED_AUTOGROUP is not set
  60. # CONFIG_SYSFS_DEPRECATED is not set
  61. # CONFIG_RELAY is not set
  62. # CONFIG_BLK_DEV_INITRD is not set
  63. CONFIG_CC_OPTIMIZE_FOR_SIZE=y
  64. CONFIG_SYSCTL=y
  65. CONFIG_ANON_INODES=y
  66. # CONFIG_EXPERT is not set
  67. CONFIG_UID16=y
  68. # CONFIG_SYSCTL_SYSCALL is not set
  69. CONFIG_KALLSYMS=y
  70. CONFIG_HOTPLUG=y
  71. CONFIG_PRINTK=y
  72. CONFIG_BUG=y
  73. CONFIG_ELF_CORE=y
  74. CONFIG_BASE_FULL=y
  75. CONFIG_FUTEX=y
  76. CONFIG_EPOLL=y
  77. CONFIG_SIGNALFD=y
  78. CONFIG_TIMERFD=y
  79. CONFIG_EVENTFD=y
  80. CONFIG_SHMEM=y
  81. CONFIG_AIO=y
  82. # CONFIG_EMBEDDED is not set
  83. #
  84. # Kernel Performance Events And Counters
  85. #
  86. CONFIG_VM_EVENT_COUNTERS=y
  87. CONFIG_SLUB_DEBUG=y
  88. # CONFIG_COMPAT_BRK is not set
  89. # CONFIG_SLAB is not set
  90. CONFIG_SLUB=y
  91. # CONFIG_PROFILING is not set
  92. #
  93. # GCOV-based kernel profiling
  94. #
  95. # CONFIG_HAVE_GENERIC_DMA_COHERENT is not set
  96. CONFIG_SLABINFO=y
  97. CONFIG_RT_MUTEXES=y
  98. CONFIG_BASE_SMALL=0
  99. CONFIG_MODULES=y
  100. # CONFIG_MODULE_FORCE_LOAD is not set
  101. CONFIG_MODULE_UNLOAD=y
  102. CONFIG_MODULE_FORCE_UNLOAD=y
  103. # CONFIG_MODVERSIONS is not set
  104. # CONFIG_MODULE_SRCVERSION_ALL is not set
  105. CONFIG_BLOCK=y
  106. # CONFIG_LBDAF is not set
  107. # CONFIG_BLK_DEV_BSG is not set
  108. # CONFIG_BLK_DEV_BSGLIB is not set
  109. # CONFIG_BLK_DEV_INTEGRITY is not set
  110. #
  111. # Partition Types
  112. #
  113. # CONFIG_PARTITION_ADVANCED is not set
  114. CONFIG_MAC_PARTITION=y
  115. CONFIG_MSDOS_PARTITION=y
  116. #
  117. # IO Schedulers
  118. #
  119. CONFIG_IOSCHED_NOOP=y
  120. # CONFIG_IOSCHED_DEADLINE is not set
  121. # CONFIG_IOSCHED_CFQ is not set
  122. CONFIG_DEFAULT_NOOP=y
  123. CONFIG_DEFAULT_IOSCHED="noop"
  124. # CONFIG_INLINE_SPIN_TRYLOCK is not set
  125. # CONFIG_INLINE_SPIN_TRYLOCK_BH is not set
  126. # CONFIG_INLINE_SPIN_LOCK is not set
  127. # CONFIG_INLINE_SPIN_LOCK_BH is not set
  128. # CONFIG_INLINE_SPIN_LOCK_IRQ is not set
  129. # CONFIG_INLINE_SPIN_LOCK_IRQSAVE is not set
  130. # CONFIG_INLINE_SPIN_UNLOCK_BH is not set
  131. CONFIG_INLINE_SPIN_UNLOCK_IRQ=y
  132. # CONFIG_INLINE_SPIN_UNLOCK_IRQRESTORE is not set
  133. # CONFIG_INLINE_READ_TRYLOCK is not set
  134. # CONFIG_INLINE_READ_LOCK is not set
  135. # CONFIG_INLINE_READ_LOCK_BH is not set
  136. # CONFIG_INLINE_READ_LOCK_IRQ is not set
  137. # CONFIG_INLINE_READ_LOCK_IRQSAVE is not set
  138. CONFIG_INLINE_READ_UNLOCK=y
  139. # CONFIG_INLINE_READ_UNLOCK_BH is not set
  140. CONFIG_INLINE_READ_UNLOCK_IRQ=y
  141. # CONFIG_INLINE_READ_UNLOCK_IRQRESTORE is not set
  142. # CONFIG_INLINE_WRITE_TRYLOCK is not set
  143. # CONFIG_INLINE_WRITE_LOCK is not set
  144. # CONFIG_INLINE_WRITE_LOCK_BH is not set
  145. # CONFIG_INLINE_WRITE_LOCK_IRQ is not set
  146. # CONFIG_INLINE_WRITE_LOCK_IRQSAVE is not set
  147. CONFIG_INLINE_WRITE_UNLOCK=y
  148. # CONFIG_INLINE_WRITE_UNLOCK_BH is not set
  149. CONFIG_INLINE_WRITE_UNLOCK_IRQ=y
  150. # CONFIG_INLINE_WRITE_UNLOCK_IRQRESTORE is not set
  151. # CONFIG_MUTEX_SPIN_ON_OWNER is not set
  152. # CONFIG_FREEZER is not set
  153. CONFIG_MMU=y
  154. CONFIG_MMU_MOTOROLA=y
  155. #
  156. # Platform setup
  157. #
  158. #
  159. # Processor Type
  160. #
  161. CONFIG_M68KCLASSIC=y
  162. # CONFIG_COLDFIRE is not set
  163. CONFIG_M68020=y
  164. # CONFIG_M68030 is not set
  165. # CONFIG_M68040 is not set
  166. # CONFIG_M68060 is not set
  167. #
  168. # Processor Specific Options
  169. #
  170. # CONFIG_M68KFPU_EMU is not set
  171. # CONFIG_ADVANCED is not set
  172. CONFIG_ARCH_DISCONTIGMEM_ENABLE=y
  173. CONFIG_M68K_L2_CACHE=y
  174. CONFIG_NODES_SHIFT=3
  175. #
  176. # Machine Types
  177. #
  178. # CONFIG_AMIGA is not set
  179. # CONFIG_ATARI is not set
  180. CONFIG_MAC=y
  181. # CONFIG_APOLLO is not set
  182. # CONFIG_VME is not set
  183. # CONFIG_HP300 is not set
  184. # CONFIG_SUN3X is not set
  185. # CONFIG_Q40 is not set
  186. #
  187. # Bus Support
  188. #
  189. CONFIG_NUBUS=y
  190. # CONFIG_GENERIC_ISA_DMA is not set
  191. # CONFIG_ARCH_SUPPORTS_MSI is not set
  192. #
  193. # Kernel Features
  194. #
  195. CONFIG_SELECT_MEMORY_MODEL=y
  196. CONFIG_DISCONTIGMEM_MANUAL=y
  197. CONFIG_DISCONTIGMEM=y
  198. CONFIG_FLAT_NODE_MEM_MAP=y
  199. CONFIG_NEED_MULTIPLE_NODES=y
  200. CONFIG_PAGEFLAGS_EXTENDED=y
  201. CONFIG_SPLIT_PTLOCK_CPUS=4
  202. # CONFIG_COMPACTION is not set
  203. # CONFIG_PHYS_ADDR_T_64BIT is not set
  204. CONFIG_ZONE_DMA_FLAG=1
  205. CONFIG_BOUNCE=y
  206. CONFIG_VIRT_TO_BUS=y
  207. # CONFIG_KSM is not set
  208. CONFIG_DEFAULT_MMAP_MIN_ADDR=4096
  209. CONFIG_NEED_PER_CPU_KM=y
  210. # CONFIG_CLEANCACHE is not set
  211. #
  212. # Executable file formats
  213. #
  214. CONFIG_BINFMT_ELF=y
  215. # CONFIG_CORE_DUMP_DEFAULT_ELF_HEADERS is not set
  216. CONFIG_HAVE_AOUT=y
  217. # CONFIG_BINFMT_AOUT is not set
  218. # CONFIG_BINFMT_MISC is not set
  219. CONFIG_NET=y
  220. #
  221. # Networking options
  222. #
  223. CONFIG_PACKET=y
  224. CONFIG_UNIX=y
  225. # CONFIG_UNIX_DIAG is not set
  226. # CONFIG_NET_KEY is not set
  227. CONFIG_INET=y
  228. # CONFIG_IP_MULTICAST is not set
  229. # CONFIG_IP_ADVANCED_ROUTER is not set
  230. # CONFIG_IP_PNP is not set
  231. # CONFIG_NET_IPIP is not set
  232. # CONFIG_NET_IPGRE_DEMUX is not set
  233. # CONFIG_ARPD is not set
  234. # CONFIG_SYN_COOKIES is not set
  235. # CONFIG_INET_AH is not set
  236. # CONFIG_INET_ESP is not set
  237. # CONFIG_INET_IPCOMP is not set
  238. # CONFIG_INET_XFRM_TUNNEL is not set
  239. # CONFIG_INET_TUNNEL is not set
  240. # CONFIG_INET_XFRM_MODE_TRANSPORT is not set
  241. # CONFIG_INET_XFRM_MODE_TUNNEL is not set
  242. # CONFIG_INET_XFRM_MODE_BEET is not set
  243. # CONFIG_INET_LRO is not set
  244. # CONFIG_INET_DIAG is not set
  245. # CONFIG_TCP_CONG_ADVANCED is not set
  246. CONFIG_TCP_CONG_CUBIC=y
  247. CONFIG_DEFAULT_TCP_CONG="cubic"
  248. # CONFIG_TCP_MD5SIG is not set
  249. # CONFIG_IPV6 is not set
  250. # CONFIG_NETWORK_SECMARK is not set
  251. # CONFIG_NETWORK_PHY_TIMESTAMPING is not set
  252. # CONFIG_NETFILTER is not set
  253. # CONFIG_IP_DCCP is not set
  254. # CONFIG_IP_SCTP is not set
  255. # CONFIG_RDS is not set
  256. # CONFIG_TIPC is not set
  257. # CONFIG_ATM is not set
  258. # CONFIG_L2TP is not set
  259. # CONFIG_BRIDGE is not set
  260. # CONFIG_NET_DSA is not set
  261. # CONFIG_VLAN_8021Q is not set
  262. # CONFIG_DECNET is not set
  263. # CONFIG_LLC2 is not set
  264. # CONFIG_IPX is not set
  265. # CONFIG_ATALK is not set
  266. # CONFIG_X25 is not set
  267. # CONFIG_LAPB is not set
  268. # CONFIG_ECONET is not set
  269. # CONFIG_WAN_ROUTER is not set
  270. # CONFIG_PHONET is not set
  271. # CONFIG_IEEE802154 is not set
  272. # CONFIG_NET_SCHED is not set
  273. # CONFIG_DCB is not set
  274. # CONFIG_BATMAN_ADV is not set
  275. # CONFIG_OPENVSWITCH is not set
  276. CONFIG_BQL=y
  277. #
  278. # Network testing
  279. #
  280. # CONFIG_NET_PKTGEN is not set
  281. # CONFIG_HAMRADIO is not set
  282. # CONFIG_CAN is not set
  283. # CONFIG_IRDA is not set
  284. # CONFIG_BT is not set
  285. # CONFIG_AF_RXRPC is not set
  286. # CONFIG_WIRELESS is not set
  287. # CONFIG_WIMAX is not set
  288. # CONFIG_RFKILL is not set
  289. CONFIG_NET_9P=y
  290. # CONFIG_NET_9P_DEBUG is not set
  291. # CONFIG_CAIF is not set
  292. # CONFIG_CEPH_LIB is not set
  293. # CONFIG_NFC is not set
  294. #
  295. # Device Drivers
  296. #
  297. #
  298. # Generic Driver Options
  299. #
  300. CONFIG_UEVENT_HELPER_PATH=""
  301. CONFIG_DEVTMPFS=y
  302. # CONFIG_DEVTMPFS_MOUNT is not set
  303. # CONFIG_STANDALONE is not set
  304. # CONFIG_PREVENT_FIRMWARE_BUILD is not set
  305. CONFIG_FW_LOADER=y
  306. # CONFIG_FIRMWARE_IN_KERNEL is not set
  307. CONFIG_EXTRA_FIRMWARE=""
  308. # CONFIG_SYS_HYPERVISOR is not set
  309. CONFIG_GENERIC_CPU_DEVICES=y
  310. # CONFIG_DMA_SHARED_BUFFER is not set
  311. # CONFIG_CONNECTOR is not set
  312. # CONFIG_MTD is not set
  313. # CONFIG_PARPORT is not set
  314. CONFIG_BLK_DEV=y
  315. # CONFIG_BLK_DEV_SWIM is not set
  316. # CONFIG_BLK_DEV_COW_COMMON is not set
  317. CONFIG_BLK_DEV_LOOP=y
  318. CONFIG_BLK_DEV_LOOP_MIN_COUNT=8
  319. # CONFIG_BLK_DEV_CRYPTOLOOP is not set
  320. #
  321. # DRBD disabled because PROC_FS, INET or CONNECTOR not selected
  322. #
  323. # CONFIG_BLK_DEV_NBD is not set
  324. # CONFIG_BLK_DEV_RAM is not set
  325. # CONFIG_CDROM_PKTCDVD is not set
  326. # CONFIG_ATA_OVER_ETH is not set
  327. # CONFIG_BLK_DEV_HD is not set
  328. # CONFIG_BLK_DEV_RBD is not set
  329. #
  330. # Misc devices
  331. #
  332. # CONFIG_SENSORS_LIS3LV02D is not set
  333. # CONFIG_ENCLOSURE_SERVICES is not set
  334. # CONFIG_C2PORT is not set
  335. #
  336. # EEPROM support
  337. #
  338. # CONFIG_EEPROM_93CX6 is not set
  339. #
  340. # Texas Instruments shared transport line discipline
  341. #
  342. #
  343. # Altera FPGA firmware download module
  344. #
  345. CONFIG_HAVE_IDE=y
  346. CONFIG_IDE=y
  347. #
  348. # Please see Documentation/ide/ide.txt for help/info on IDE drives
  349. #
  350. CONFIG_IDE_ATAPI=y
  351. # CONFIG_BLK_DEV_IDE_SATA is not set
  352. CONFIG_IDE_GD=y
  353. CONFIG_IDE_GD_ATA=y
  354. # CONFIG_IDE_GD_ATAPI is not set
  355. CONFIG_BLK_DEV_IDECD=y
  356. CONFIG_BLK_DEV_IDECD_VERBOSE_ERRORS=y
  357. # CONFIG_BLK_DEV_IDETAPE is not set
  358. # CONFIG_IDE_TASK_IOCTL is not set
  359. # CONFIG_IDE_PROC_FS is not set
  360. #
  361. # IDE chipset support/bugfixes
  362. #
  363. # CONFIG_BLK_DEV_PLATFORM is not set
  364. CONFIG_BLK_DEV_MAC_IDE=y
  365. # CONFIG_BLK_DEV_IDEDMA is not set
  366. #
  367. # SCSI device support
  368. #
  369. CONFIG_SCSI_MOD=y
  370. # CONFIG_RAID_ATTRS is not set
  371. CONFIG_SCSI=y
  372. CONFIG_SCSI_DMA=y
  373. # CONFIG_SCSI_TGT is not set
  374. # CONFIG_SCSI_NETLINK is not set
  375. # CONFIG_SCSI_PROC_FS is not set
  376. #
  377. # SCSI support type (disk, tape, CD-ROM)
  378. #
  379. CONFIG_BLK_DEV_SD=y
  380. # CONFIG_CHR_DEV_ST is not set
  381. # CONFIG_CHR_DEV_OSST is not set
  382. CONFIG_BLK_DEV_SR=y
  383. CONFIG_BLK_DEV_SR_VENDOR=y
  384. # CONFIG_CHR_DEV_SG is not set
  385. # CONFIG_CHR_DEV_SCH is not set
  386. # CONFIG_SCSI_MULTI_LUN is not set
  387. # CONFIG_SCSI_CONSTANTS is not set
  388. # CONFIG_SCSI_LOGGING is not set
  389. # CONFIG_SCSI_SCAN_ASYNC is not set
  390. CONFIG_SCSI_WAIT_SCAN=m
  391. #
  392. # SCSI Transports
  393. #
  394. CONFIG_SCSI_SPI_ATTRS=y
  395. # CONFIG_SCSI_FC_ATTRS is not set
  396. # CONFIG_SCSI_ISCSI_ATTRS is not set
  397. # CONFIG_SCSI_SAS_ATTRS is not set
  398. # CONFIG_SCSI_SAS_LIBSAS is not set
  399. # CONFIG_SCSI_SRP_ATTRS is not set
  400. CONFIG_SCSI_LOWLEVEL=y
  401. # CONFIG_ISCSI_TCP is not set
  402. # CONFIG_ISCSI_BOOT_SYSFS is not set
  403. # CONFIG_LIBFC is not set
  404. # CONFIG_LIBFCOE is not set
  405. # CONFIG_SCSI_DEBUG is not set
  406. CONFIG_MAC_SCSI=y
  407. CONFIG_SCSI_MAC_ESP=y
  408. # CONFIG_SCSI_DH is not set
  409. # CONFIG_SCSI_OSD_INITIATOR is not set
  410. # CONFIG_MD is not set
  411. # CONFIG_TARGET_CORE is not set
  412. CONFIG_MACINTOSH_DRIVERS=y
  413. CONFIG_ADB=y
  414. CONFIG_ADB_MACII=y
  415. # CONFIG_ADB_MACIISI is not set
  416. # CONFIG_ADB_IOP is not set
  417. # CONFIG_ADB_PMU68K is not set
  418. # CONFIG_ADB_CUDA is not set
  419. # CONFIG_INPUT_ADBHID is not set
  420. # CONFIG_MAC_EMUMOUSEBTN is not set
  421. CONFIG_NETDEVICES=y
  422. # CONFIG_NET_CORE is not set
  423. #
  424. # CAIF transport drivers
  425. #
  426. CONFIG_ETHERNET=y
  427. # CONFIG_NET_VENDOR_APPLE is not set
  428. # CONFIG_NET_VENDOR_BROADCOM is not set
  429. # CONFIG_NET_CALXEDA_XGMAC is not set
  430. # CONFIG_NET_VENDOR_CHELSIO is not set
  431. # CONFIG_NET_VENDOR_CIRRUS is not set
  432. # CONFIG_DNET is not set
  433. CONFIG_NET_VENDOR_INTEL=y
  434. # CONFIG_NET_VENDOR_I825XX is not set
  435. # CONFIG_NET_VENDOR_MARVELL is not set
  436. # CONFIG_NET_VENDOR_MICREL is not set
  437. CONFIG_NET_VENDOR_NATSEMI=y
  438. # CONFIG_MACSONIC is not set
  439. CONFIG_NET_VENDOR_8390=y
  440. CONFIG_MAC8390=y
  441. # CONFIG_ETHOC is not set
  442. # CONFIG_NET_VENDOR_SEEQ is not set
  443. # CONFIG_NET_VENDOR_SMSC is not set
  444. # CONFIG_NET_VENDOR_STMICRO is not set
  445. # CONFIG_PHYLIB is not set
  446. # CONFIG_PPP is not set
  447. # CONFIG_SLIP is not set
  448. # CONFIG_WLAN is not set
  449. #
  450. # Enable WiMAX (Networking options) to see the WiMAX drivers
  451. #
  452. # CONFIG_WAN is not set
  453. # CONFIG_ISDN is not set
  454. #
  455. # Input device support
  456. #
  457. CONFIG_INPUT=y
  458. # CONFIG_INPUT_FF_MEMLESS is not set
  459. # CONFIG_INPUT_POLLDEV is not set
  460. # CONFIG_INPUT_SPARSEKMAP is not set
  461. #
  462. # Userland interfaces
  463. #
  464. CONFIG_INPUT_MOUSEDEV=y
  465. # CONFIG_INPUT_MOUSEDEV_PSAUX is not set
  466. CONFIG_INPUT_MOUSEDEV_SCREEN_X=1024
  467. CONFIG_INPUT_MOUSEDEV_SCREEN_Y=768
  468. # CONFIG_INPUT_JOYDEV is not set
  469. # CONFIG_INPUT_EVDEV is not set
  470. # CONFIG_INPUT_EVBUG is not set
  471. #
  472. # Input Device Drivers
  473. #
  474. # CONFIG_INPUT_KEYBOARD is not set
  475. # CONFIG_INPUT_MOUSE is not set
  476. # CONFIG_INPUT_JOYSTICK is not set
  477. # CONFIG_INPUT_TABLET is not set
  478. # CONFIG_INPUT_TOUCHSCREEN is not set
  479. # CONFIG_INPUT_MISC is not set
  480. #
  481. # Hardware I/O ports
  482. #
  483. # CONFIG_SERIO is not set
  484. # CONFIG_GAMEPORT is not set
  485. #
  486. # Character devices
  487. #
  488. CONFIG_VT=y
  489. CONFIG_CONSOLE_TRANSLATIONS=y
  490. CONFIG_VT_CONSOLE=y
  491. CONFIG_HW_CONSOLE=y
  492. # CONFIG_VT_HW_CONSOLE_BINDING is not set
  493. CONFIG_UNIX98_PTYS=y
  494. # CONFIG_DEVPTS_MULTIPLE_INSTANCES is not set
  495. # CONFIG_LEGACY_PTYS is not set
  496. # CONFIG_SERIAL_NONSTANDARD is not set
  497. # CONFIG_N_GSM is not set
  498. # CONFIG_TRACE_SINK is not set
  499. # CONFIG_DEVKMEM is not set
  500. #
  501. # Serial drivers
  502. #
  503. # CONFIG_SERIAL_8250 is not set
  504. #
  505. # Non-8250 serial port support
  506. #
  507. CONFIG_SERIAL_CORE=y
  508. CONFIG_SERIAL_CORE_CONSOLE=y
  509. CONFIG_SERIAL_PMACZILOG=y
  510. CONFIG_SERIAL_PMACZILOG_TTYS=y
  511. CONFIG_SERIAL_PMACZILOG_CONSOLE=y
  512. # CONFIG_SERIAL_TIMBERDALE is not set
  513. # CONFIG_SERIAL_ALTERA_JTAGUART is not set
  514. # CONFIG_SERIAL_ALTERA_UART is not set
  515. # CONFIG_SERIAL_XILINX_PS_UART is not set
  516. # CONFIG_IPMI_HANDLER is not set
  517. CONFIG_HW_RANDOM=y
  518. # CONFIG_HW_RANDOM_TIMERIOMEM is not set
  519. # CONFIG_R3964 is not set
  520. # CONFIG_RAW_DRIVER is not set
  521. # CONFIG_TCG_TPM is not set
  522. # CONFIG_RAMOOPS is not set
  523. # CONFIG_I2C is not set
  524. # CONFIG_SPI is not set
  525. # CONFIG_HSI is not set
  526. #
  527. # PPS support
  528. #
  529. # CONFIG_PPS is not set
  530. #
  531. # PPS generators support
  532. #
  533. #
  534. # PTP clock support
  535. #
  536. #
  537. # Enable Device Drivers -> PPS to see the PTP clock options.
  538. #
  539. # CONFIG_W1 is not set
  540. # CONFIG_POWER_SUPPLY is not set
  541. # CONFIG_HWMON is not set
  542. # CONFIG_THERMAL is not set
  543. # CONFIG_WATCHDOG is not set
  544. CONFIG_SSB_POSSIBLE=y
  545. #
  546. # Sonics Silicon Backplane
  547. #
  548. # CONFIG_SSB is not set
  549. CONFIG_BCMA_POSSIBLE=y
  550. #
  551. # Broadcom specific AMBA
  552. #
  553. # CONFIG_BCMA is not set
  554. #
  555. # Multifunction device drivers
  556. #
  557. # CONFIG_MFD_CORE is not set
  558. # CONFIG_MFD_SM501 is not set
  559. # CONFIG_HTC_PASIC3 is not set
  560. # CONFIG_MFD_TMIO is not set
  561. # CONFIG_ABX500_CORE is not set
  562. # CONFIG_REGULATOR is not set
  563. # CONFIG_MEDIA_SUPPORT is not set
  564. #
  565. # Graphics support
  566. #
  567. # CONFIG_DRM is not set
  568. # CONFIG_VGASTATE is not set
  569. # CONFIG_VIDEO_OUTPUT_CONTROL is not set
  570. # CONFIG_FB is not set
  571. # CONFIG_EXYNOS_VIDEO is not set
  572. # CONFIG_BACKLIGHT_LCD_SUPPORT is not set
  573. #
  574. # Console display driver support
  575. #
  576. CONFIG_DUMMY_CONSOLE=y
  577. # CONFIG_SOUND is not set
  578. # CONFIG_HID_SUPPORT is not set
  579. # CONFIG_USB_ARCH_HAS_OHCI is not set
  580. # CONFIG_USB_ARCH_HAS_EHCI is not set
  581. # CONFIG_USB_ARCH_HAS_XHCI is not set
  582. # CONFIG_USB_SUPPORT is not set
  583. # CONFIG_MMC is not set
  584. # CONFIG_MEMSTICK is not set
  585. # CONFIG_NEW_LEDS is not set
  586. # CONFIG_ACCESSIBILITY is not set
  587. CONFIG_RTC_LIB=y
  588. CONFIG_RTC_CLASS=y
  589. CONFIG_RTC_HCTOSYS=y
  590. CONFIG_RTC_HCTOSYS_DEVICE="rtc0"
  591. # CONFIG_RTC_DEBUG is not set
  592. #
  593. # RTC interfaces
  594. #
  595. CONFIG_RTC_INTF_SYSFS=y
  596. # CONFIG_RTC_INTF_PROC is not set
  597. CONFIG_RTC_INTF_DEV=y
  598. # CONFIG_RTC_INTF_DEV_UIE_EMUL is not set
  599. # CONFIG_RTC_DRV_TEST is not set
  600. #
  601. # SPI RTC drivers
  602. #
  603. #
  604. # Platform RTC drivers
  605. #
  606. # CONFIG_RTC_DRV_DS1286 is not set
  607. # CONFIG_RTC_DRV_DS1511 is not set
  608. # CONFIG_RTC_DRV_DS1553 is not set
  609. # CONFIG_RTC_DRV_DS1742 is not set
  610. # CONFIG_RTC_DRV_STK17TA8 is not set
  611. # CONFIG_RTC_DRV_M48T86 is not set
  612. # CONFIG_RTC_DRV_M48T35 is not set
  613. # CONFIG_RTC_DRV_M48T59 is not set
  614. # CONFIG_RTC_DRV_MSM6242 is not set
  615. # CONFIG_RTC_DRV_BQ4802 is not set
  616. # CONFIG_RTC_DRV_RP5C01 is not set
  617. # CONFIG_RTC_DRV_V3020 is not set
  618. #
  619. # on-CPU RTC drivers
  620. #
  621. # CONFIG_RTC_DRV_GENERIC is not set
  622. # CONFIG_DMADEVICES is not set
  623. # CONFIG_AUXDISPLAY is not set
  624. # CONFIG_UIO is not set
  625. #
  626. # Virtio drivers
  627. #
  628. # CONFIG_VIRTIO_BALLOON is not set
  629. # CONFIG_VIRTIO_MMIO is not set
  630. #
  631. # Microsoft Hyper-V guest support
  632. #
  633. # CONFIG_STAGING is not set
  634. #
  635. # Hardware Spinlock drivers
  636. #
  637. # CONFIG_IOMMU_SUPPORT is not set
  638. #
  639. # Remoteproc drivers (EXPERIMENTAL)
  640. #
  641. #
  642. # Rpmsg drivers (EXPERIMENTAL)
  643. #
  644. # CONFIG_VIRT_DRIVERS is not set
  645. # CONFIG_PM_DEVFREQ is not set
  646. #
  647. # Platform devices
  648. #
  649. CONFIG_PROC_HARDWARE=y
  650. #
  651. # Character devices
  652. #
  653. #
  654. # File systems
  655. #
  656. # CONFIG_EXT2_FS is not set
  657. # CONFIG_EXT3_FS is not set
  658. CONFIG_EXT4_FS=y
  659. CONFIG_EXT4_USE_FOR_EXT23=y
  660. # CONFIG_EXT4_FS_XATTR is not set
  661. # CONFIG_EXT4_DEBUG is not set
  662. CONFIG_JBD2=y
  663. # CONFIG_REISERFS_FS is not set
  664. # CONFIG_JFS_FS is not set
  665. # CONFIG_XFS_FS is not set
  666. # CONFIG_BTRFS_FS is not set
  667. # CONFIG_NILFS2_FS is not set
  668. CONFIG_FS_POSIX_ACL=y
  669. CONFIG_EXPORTFS=y
  670. CONFIG_FILE_LOCKING=y
  671. CONFIG_FSNOTIFY=y
  672. # CONFIG_DNOTIFY is not set
  673. # CONFIG_INOTIFY_USER is not set
  674. # CONFIG_FANOTIFY is not set
  675. # CONFIG_QUOTA is not set
  676. # CONFIG_QUOTACTL is not set
  677. # CONFIG_AUTOFS4_FS is not set
  678. # CONFIG_FUSE_FS is not set
  679. #
  680. # Caches
  681. #
  682. # CONFIG_FSCACHE is not set
  683. #
  684. # CD-ROM/DVD Filesystems
  685. #
  686. # CONFIG_ISO9660_FS is not set
  687. # CONFIG_UDF_FS is not set
  688. #
  689. # DOS/FAT/NT Filesystems
  690. #
  691. # CONFIG_MSDOS_FS is not set
  692. # CONFIG_VFAT_FS is not set
  693. # CONFIG_NTFS_FS is not set
  694. #
  695. # Pseudo filesystems
  696. #
  697. CONFIG_PROC_FS=y
  698. # CONFIG_PROC_KCORE is not set
  699. CONFIG_PROC_SYSCTL=y
  700. CONFIG_PROC_PAGE_MONITOR=y
  701. CONFIG_SYSFS=y
  702. CONFIG_TMPFS=y
  703. # CONFIG_TMPFS_POSIX_ACL is not set
  704. # CONFIG_TMPFS_XATTR is not set
  705. # CONFIG_HUGETLB_PAGE is not set
  706. # CONFIG_CONFIGFS_FS is not set
  707. CONFIG_MISC_FILESYSTEMS=y
  708. # CONFIG_ADFS_FS is not set
  709. # CONFIG_AFFS_FS is not set
  710. # CONFIG_HFS_FS is not set
  711. # CONFIG_HFSPLUS_FS is not set
  712. # CONFIG_BEFS_FS is not set
  713. # CONFIG_BFS_FS is not set
  714. # CONFIG_EFS_FS is not set
  715. # CONFIG_LOGFS is not set
  716. # CONFIG_CRAMFS is not set
  717. CONFIG_SQUASHFS=y
  718. # CONFIG_SQUASHFS_XATTR is not set
  719. CONFIG_SQUASHFS_ZLIB=y
  720. # CONFIG_SQUASHFS_LZO is not set
  721. # CONFIG_SQUASHFS_XZ is not set
  722. # CONFIG_SQUASHFS_4K_DEVBLK_SIZE is not set
  723. # CONFIG_SQUASHFS_EMBEDDED is not set
  724. CONFIG_SQUASHFS_FRAGMENT_CACHE_SIZE=3
  725. # CONFIG_VXFS_FS is not set
  726. # CONFIG_MINIX_FS is not set
  727. # CONFIG_MINIX_FS_BIG_ENDIAN_16BIT_INDEXED is not set
  728. # CONFIG_OMFS_FS is not set
  729. # CONFIG_HPFS_FS is not set
  730. # CONFIG_QNX4FS_FS is not set
  731. # CONFIG_QNX6FS_FS is not set
  732. # CONFIG_ROMFS_FS is not set
  733. # CONFIG_PSTORE is not set
  734. # CONFIG_SYSV_FS is not set
  735. # CONFIG_UFS_FS is not set
  736. CONFIG_NETWORK_FILESYSTEMS=y
  737. # CONFIG_NFS_FS is not set
  738. # CONFIG_NFSD is not set
  739. # CONFIG_CEPH_FS is not set
  740. # CONFIG_CIFS is not set
  741. # CONFIG_NCP_FS is not set
  742. # CONFIG_CODA_FS is not set
  743. # CONFIG_AFS_FS is not set
  744. CONFIG_9P_FS=y
  745. CONFIG_9P_FS_POSIX_ACL=y
  746. # CONFIG_NLS is not set
  747. #
  748. # Kernel hacking
  749. #
  750. # CONFIG_PRINTK_TIME is not set
  751. CONFIG_DEFAULT_MESSAGE_LOGLEVEL=4
  752. # CONFIG_ENABLE_WARN_DEPRECATED is not set
  753. # CONFIG_ENABLE_MUST_CHECK is not set
  754. CONFIG_FRAME_WARN=1024
  755. CONFIG_MAGIC_SYSRQ=y
  756. # CONFIG_STRIP_ASM_SYMS is not set
  757. # CONFIG_UNUSED_SYMBOLS is not set
  758. # CONFIG_DEBUG_FS is not set
  759. # CONFIG_HEADERS_CHECK is not set
  760. # CONFIG_DEBUG_SECTION_MISMATCH is not set
  761. # CONFIG_DEBUG_KERNEL is not set
  762. # CONFIG_HARDLOCKUP_DETECTOR is not set
  763. # CONFIG_SLUB_DEBUG_ON is not set
  764. # CONFIG_SLUB_STATS is not set
  765. # CONFIG_SPARSE_RCU_POINTER is not set
  766. CONFIG_DEBUG_BUGVERBOSE=y
  767. CONFIG_DEBUG_MEMORY_INIT=y
  768. # CONFIG_ATOMIC64_SELFTEST is not set
  769. # CONFIG_SAMPLES is not set
  770. # CONFIG_TEST_KSTRTOX is not set
  771. # CONFIG_BOOTPARAM is not set
  772. CONFIG_EARLY_PRINTK=y
  773. #
  774. # Security options
  775. #
  776. # CONFIG_KEYS is not set
  777. # CONFIG_SECURITY_DMESG_RESTRICT is not set
  778. # CONFIG_SECURITY is not set
  779. # CONFIG_SECURITYFS is not set
  780. CONFIG_DEFAULT_SECURITY_DAC=y
  781. CONFIG_DEFAULT_SECURITY=""
  782. # CONFIG_CRYPTO is not set
  783. # CONFIG_BINARY_PRINTF is not set
  784. #
  785. # Library routines
  786. #
  787. CONFIG_BITREVERSE=y
  788. CONFIG_GENERIC_PCI_IOMAP=y
  789. CONFIG_GENERIC_IOMAP=y
  790. CONFIG_GENERIC_IO=y
  791. # CONFIG_CRC_CCITT is not set
  792. CONFIG_CRC16=y
  793. # CONFIG_CRC_T10DIF is not set
  794. # CONFIG_CRC_ITU_T is not set
  795. CONFIG_CRC32=y
  796. # CONFIG_CRC32_SELFTEST is not set
  797. CONFIG_CRC32_SLICEBY8=y
  798. # CONFIG_CRC32_SLICEBY4 is not set
  799. # CONFIG_CRC32_SARWATE is not set
  800. # CONFIG_CRC32_BIT is not set
  801. # CONFIG_CRC7 is not set
  802. # CONFIG_LIBCRC32C is not set
  803. # CONFIG_CRC8 is not set
  804. CONFIG_ZLIB_INFLATE=y
  805. # CONFIG_XZ_DEC is not set
  806. # CONFIG_XZ_DEC_BCJ is not set
  807. CONFIG_HAS_IOMEM=y
  808. CONFIG_HAS_DMA=y
  809. CONFIG_DQL=y
  810. CONFIG_NLATTR=y
  811. CONFIG_GENERIC_ATOMIC64=y
  812. # CONFIG_AVERAGE is not set
  813. # CONFIG_CORDIC is not set