defconfig 7.7 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362
  1. #
  2. # Automatically generated by make menuconfig: don't edit
  3. #
  4. CONFIG_ARM=y
  5. # CONFIG_EISA is not set
  6. # CONFIG_SBUS is not set
  7. # CONFIG_MCA is not set
  8. CONFIG_UID16=y
  9. CONFIG_RWSEM_GENERIC_SPINLOCK=y
  10. # CONFIG_RWSEM_XCHGADD_ALGORITHM is not set
  11. # CONFIG_GENERIC_BUST_SPINLOCK is not set
  12. # CONFIG_GENERIC_ISA_DMA is not set
  13. #
  14. # Code maturity level options
  15. #
  16. CONFIG_EXPERIMENTAL=y
  17. #
  18. # General setup
  19. #
  20. # CONFIG_NET is not set
  21. # CONFIG_SYSVIPC is not set
  22. # CONFIG_BSD_PROCESS_ACCT is not set
  23. # CONFIG_SYSCTL is not set
  24. #
  25. # Loadable module support
  26. #
  27. # CONFIG_MODULES is not set
  28. #
  29. # System Type
  30. #
  31. CONFIG_ARCH_ARC=y
  32. # CONFIG_ARCH_A5K is not set
  33. CONFIG_ARCH_ACORN=y
  34. # CONFIG_CPU_32 is not set
  35. CONFIG_CPU_26=y
  36. # CONFIG_PAGESIZE_16 is not set
  37. #
  38. # General setup
  39. #
  40. CONFIG_FIQ=y
  41. # CONFIG_ZBOOT_ROM is not set
  42. CONFIG_ZBOOT_ROM_TEXT=0
  43. CONFIG_ZBOOT_ROM_BSS=0
  44. CONFIG_FPE_NWFPE=y
  45. CONFIG_KCORE_ELF=y
  46. # CONFIG_KCORE_AOUT is not set
  47. # CONFIG_BINFMT_AOUT is not set
  48. # CONFIG_BINFMT_ELF is not set
  49. # CONFIG_BINFMT_MISC is not set
  50. CONFIG_CMDLINE=""
  51. # CONFIG_ALIGNMENT_TRAP is not set
  52. #
  53. # Parallel port support
  54. #
  55. # CONFIG_PARPORT is not set
  56. #
  57. # Plug and Play configuration
  58. #
  59. # CONFIG_PNP is not set
  60. # CONFIG_ISAPNP is not set
  61. # CONFIG_PNPBIOS is not set
  62. #
  63. # Block devices
  64. #
  65. # CONFIG_BLK_DEV_FD is not set
  66. # CONFIG_BLK_DEV_XD is not set
  67. # CONFIG_PARIDE is not set
  68. # CONFIG_BLK_CPQ_DA is not set
  69. # CONFIG_BLK_CPQ_CISS_DA is not set
  70. # CONFIG_CISS_SCSI_TAPE is not set
  71. # CONFIG_BLK_DEV_DAC960 is not set
  72. # CONFIG_BLK_DEV_UMEM is not set
  73. # CONFIG_BLK_DEV_LOOP is not set
  74. # CONFIG_BLK_DEV_NBD is not set
  75. # CONFIG_BLK_DEV_RAM is not set
  76. # CONFIG_BLK_DEV_INITRD is not set
  77. #
  78. # Multi-device support (RAID and LVM)
  79. #
  80. # CONFIG_MD is not set
  81. # CONFIG_BLK_DEV_MD is not set
  82. # CONFIG_MD_LINEAR is not set
  83. # CONFIG_MD_RAID0 is not set
  84. # CONFIG_MD_RAID1 is not set
  85. # CONFIG_MD_RAID5 is not set
  86. # CONFIG_MD_MULTIPATH is not set
  87. # CONFIG_BLK_DEV_LVM is not set
  88. #
  89. # Acorn-specific block devices
  90. #
  91. # CONFIG_BLK_DEV_FD1772 is not set
  92. # CONFIG_BLK_DEV_MFM is not set
  93. #
  94. # ATA/ATAPI/MFM/RLL support
  95. #
  96. # CONFIG_IDE is not set
  97. # CONFIG_BLK_DEV_HD is not set
  98. #
  99. # SCSI support
  100. #
  101. # CONFIG_SCSI is not set
  102. #
  103. # ISDN subsystem
  104. #
  105. #
  106. # Input device support
  107. #
  108. # CONFIG_INPUT is not set
  109. # CONFIG_INPUT_KEYBDEV is not set
  110. # CONFIG_INPUT_MOUSEDEV is not set
  111. # CONFIG_INPUT_MOUSEDEV_PSAUX is not set
  112. # CONFIG_INPUT_JOYDEV is not set
  113. # CONFIG_INPUT_TSDEV is not set
  114. # CONFIG_INPUT_TSLIBDEV is not set
  115. # CONFIG_INPUT_EVDEV is not set
  116. # CONFIG_INPUT_EVBUG is not set
  117. # CONFIG_INPUT_UINPUT is not set
  118. # CONFIG_GAMEPORT is not set
  119. CONFIG_SOUND_GAMEPORT=y
  120. # CONFIG_GAMEPORT_NS558 is not set
  121. # CONFIG_GAMEPORT_L4 is not set
  122. # CONFIG_GAMEPORT_EMU10K1 is not set
  123. # CONFIG_GAMEPORT_VORTEX is not set
  124. # CONFIG_GAMEPORT_FM801 is not set
  125. # CONFIG_GAMEPORT_CS461x is not set
  126. # CONFIG_SERIO is not set
  127. # CONFIG_SERIO_I8042 is not set
  128. # CONFIG_SERIO_SERPORT is not set
  129. # CONFIG_SERIO_CT82C710 is not set
  130. # CONFIG_SERIO_PARKBD is not set
  131. # CONFIG_SERIO_ACORN is not set
  132. #
  133. # Character devices
  134. #
  135. # CONFIG_VT is not set
  136. # CONFIG_SERIAL_NONSTANDARD is not set
  137. #
  138. # Serial drivers
  139. #
  140. # CONFIG_SERIAL_8250 is not set
  141. # CONFIG_SERIAL_8250_CONSOLE is not set
  142. # CONFIG_SERIAL_8250_CS is not set
  143. # CONFIG_SERIAL_8250_EXTENDED is not set
  144. # CONFIG_SERIAL_8250_MANY_PORTS is not set
  145. # CONFIG_SERIAL_8250_SHARE_IRQ is not set
  146. # CONFIG_SERIAL_8250_DETECT_IRQ is not set
  147. # CONFIG_SERIAL_8250_MULTIPORT is not set
  148. # CONFIG_SERIAL_8250_RSA is not set
  149. # CONFIG_ATOMWIDE_SERIAL is not set
  150. # CONFIG_DUALSP_SERIAL is not set
  151. # CONFIG_SERIAL_AMBA is not set
  152. # CONFIG_SERIAL_AMBA_CONSOLE is not set
  153. # CONFIG_SERIAL_CLPS711X is not set
  154. # CONFIG_SERIAL_CLPS711X_CONSOLE is not set
  155. # CONFIG_SERIAL_CLPS711X_OLD_NAME is not set
  156. # CONFIG_SERIAL_21285 is not set
  157. # CONFIG_SERIAL_21285_OLD is not set
  158. # CONFIG_SERIAL_21285_CONSOLE is not set
  159. # CONFIG_SERIAL_UART00 is not set
  160. # CONFIG_SERIAL_UART00_CONSOLE is not set
  161. # CONFIG_SERIAL_SA1100 is not set
  162. # CONFIG_SERIAL_SA1100_CONSOLE is not set
  163. # CONFIG_UNIX98_PTYS is not set
  164. #
  165. # I2C support
  166. #
  167. CONFIG_I2C=y
  168. CONFIG_I2C_ALGOBIT=y
  169. CONFIG_I2C_ALGOPCF=y
  170. # CONFIG_I2C_ELEKTOR is not set
  171. CONFIG_I2C_CHARDEV=y
  172. # CONFIG_I2C_PROC is not set
  173. #
  174. # L3 serial bus support
  175. #
  176. # CONFIG_L3 is not set
  177. # CONFIG_L3_ALGOBIT is not set
  178. # CONFIG_L3_BIT_SA1100_GPIO is not set
  179. # CONFIG_L3_SA1111 is not set
  180. # CONFIG_BIT_SA1100_GPIO is not set
  181. #
  182. # Mice
  183. #
  184. # CONFIG_BUSMOUSE is not set
  185. # CONFIG_PSMOUSE is not set
  186. # CONFIG_QIC02_TAPE is not set
  187. #
  188. # Watchdog Cards
  189. #
  190. # CONFIG_WATCHDOG is not set
  191. # CONFIG_NVRAM is not set
  192. # CONFIG_RTC is not set
  193. # CONFIG_DTLK is not set
  194. # CONFIG_R3964 is not set
  195. # CONFIG_APPLICOM is not set
  196. #
  197. # Ftape, the floppy tape device driver
  198. #
  199. # CONFIG_FTAPE is not set
  200. # CONFIG_AGP is not set
  201. # CONFIG_DRM is not set
  202. # CONFIG_RAW_DRIVER is not set
  203. #
  204. # Multimedia devices
  205. #
  206. # CONFIG_VIDEO_DEV is not set
  207. #
  208. # File systems
  209. #
  210. # CONFIG_QUOTA is not set
  211. # CONFIG_QFMT_V1 is not set
  212. # CONFIG_QFMT_V2 is not set
  213. # CONFIG_AUTOFS_FS is not set
  214. # CONFIG_AUTOFS4_FS is not set
  215. # CONFIG_REISERFS_FS is not set
  216. # CONFIG_REISERFS_CHECK is not set
  217. # CONFIG_REISERFS_PROC_INFO is not set
  218. # CONFIG_ADFS_FS is not set
  219. # CONFIG_ADFS_FS_RW is not set
  220. # CONFIG_AFFS_FS is not set
  221. # CONFIG_HFS_FS is not set
  222. # CONFIG_BFS_FS is not set
  223. # CONFIG_EXT3_FS is not set
  224. # CONFIG_JBD is not set
  225. # CONFIG_JBD_DEBUG is not set
  226. # CONFIG_FAT_FS is not set
  227. # CONFIG_MSDOS_FS is not set
  228. # CONFIG_UMSDOS_FS is not set
  229. # CONFIG_VFAT_FS is not set
  230. # CONFIG_EFS_FS is not set
  231. # CONFIG_JFFS_FS is not set
  232. # CONFIG_JFFS2_FS is not set
  233. # CONFIG_CRAMFS is not set
  234. # CONFIG_TMPFS is not set
  235. CONFIG_RAMFS=y
  236. # CONFIG_ISO9660_FS is not set
  237. # CONFIG_JOLIET is not set
  238. # CONFIG_ZISOFS is not set
  239. # CONFIG_JFS_FS is not set
  240. # CONFIG_JFS_DEBUG is not set
  241. # CONFIG_JFS_STATISTICS is not set
  242. # CONFIG_MINIX_FS is not set
  243. # CONFIG_VXFS_FS is not set
  244. # CONFIG_NTFS_FS is not set
  245. # CONFIG_NTFS_DEBUG is not set
  246. # CONFIG_HPFS_FS is not set
  247. CONFIG_PROC_FS=y
  248. # CONFIG_DEVFS_FS is not set
  249. # CONFIG_DEVFS_MOUNT is not set
  250. # CONFIG_DEVFS_DEBUG is not set
  251. # CONFIG_DEVPTS_FS is not set
  252. # CONFIG_QNX4FS_FS is not set
  253. # CONFIG_QNX4FS_RW is not set
  254. # CONFIG_ROMFS_FS is not set
  255. CONFIG_EXT2_FS=y
  256. # CONFIG_SYSV_FS is not set
  257. # CONFIG_UDF_FS is not set
  258. # CONFIG_UDF_RW is not set
  259. # CONFIG_UFS_FS is not set
  260. # CONFIG_UFS_FS_WRITE is not set
  261. # CONFIG_NCPFS_NLS is not set
  262. # CONFIG_SMB_FS is not set
  263. # CONFIG_ZISOFS_FS is not set
  264. #
  265. # Partition Types
  266. #
  267. CONFIG_PARTITION_ADVANCED=y
  268. CONFIG_ACORN_PARTITION=y
  269. # CONFIG_ACORN_PARTITION_EESOX is not set
  270. # CONFIG_ACORN_PARTITION_ICS is not set
  271. CONFIG_ACORN_PARTITION_ADFS=y
  272. # CONFIG_ACORN_PARTITION_POWERTEC is not set
  273. CONFIG_ACORN_PARTITION_RISCIX=y
  274. # CONFIG_OSF_PARTITION is not set
  275. # CONFIG_AMIGA_PARTITION is not set
  276. # CONFIG_ATARI_PARTITION is not set
  277. # CONFIG_MAC_PARTITION is not set
  278. # CONFIG_MSDOS_PARTITION is not set
  279. # CONFIG_LDM_PARTITION is not set
  280. # CONFIG_SGI_PARTITION is not set
  281. # CONFIG_ULTRIX_PARTITION is not set
  282. # CONFIG_SUN_PARTITION is not set
  283. # CONFIG_EFI_PARTITION is not set
  284. # CONFIG_SMB_NLS is not set
  285. # CONFIG_NLS is not set
  286. #
  287. # Sound
  288. #
  289. # CONFIG_SOUND is not set
  290. #
  291. # Multimedia Capabilities Port drivers
  292. #
  293. # CONFIG_MCP is not set
  294. # CONFIG_MCP_SA1100 is not set
  295. # CONFIG_MCP_UCB1200 is not set
  296. # CONFIG_MCP_UCB1200_AUDIO is not set
  297. # CONFIG_MCP_UCB1200_TS is not set
  298. #
  299. # Console Switches
  300. #
  301. # CONFIG_SWITCHES is not set
  302. # CONFIG_SWITCHES_SA1100 is not set
  303. # CONFIG_SWITCHES_UCB1X00 is not set
  304. #
  305. # USB support
  306. #
  307. # CONFIG_USB is not set
  308. #
  309. # Kernel hacking
  310. #
  311. # CONFIG_NO_FRAME_POINTER is not set
  312. CONFIG_DEBUG_USER=y
  313. CONFIG_DEBUG_INFO=y
  314. CONFIG_DEBUG_KERNEL=y
  315. CONFIG_DEBUG_SLAB=y
  316. CONFIG_MAGIC_SYSRQ=y
  317. CONFIG_DEBUG_SPINLOCK=y
  318. CONFIG_DEBUG_WAITQ=y
  319. CONFIG_DEBUG_BUGVERBOSE=y
  320. CONFIG_DEBUG_ERRORS=y
  321. CONFIG_DEBUG_LL=y
  322. #
  323. # Security options
  324. #
  325. CONFIG_SECURITY_CAPABILITIES=y
  326. #
  327. # Library routines
  328. #
  329. CONFIG_CRC32=y
  330. # CONFIG_ZLIB_INFLATE is not set
  331. # CONFIG_ZLIB_DEFLATE is not set