lusl7200_defconfig 7.2 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454
  1. #
  2. # Automatically generated make config: don't edit
  3. # Linux kernel version: 2.6.12-rc1-bk2
  4. # Mon Mar 28 00:24:38 2005
  5. #
  6. CONFIG_ARM=y
  7. CONFIG_MMU=y
  8. CONFIG_UID16=y
  9. CONFIG_RWSEM_GENERIC_SPINLOCK=y
  10. CONFIG_GENERIC_CALIBRATE_DELAY=y
  11. CONFIG_GENERIC_IOMAP=y
  12. CONFIG_FIQ=y
  13. #
  14. # Code maturity level options
  15. #
  16. CONFIG_EXPERIMENTAL=y
  17. CONFIG_CLEAN_COMPILE=y
  18. CONFIG_BROKEN_ON_SMP=y
  19. #
  20. # General setup
  21. #
  22. CONFIG_LOCALVERSION=""
  23. CONFIG_SWAP=y
  24. CONFIG_SYSVIPC=y
  25. CONFIG_BSD_PROCESS_ACCT=y
  26. # CONFIG_BSD_PROCESS_ACCT_V3 is not set
  27. CONFIG_SYSCTL=y
  28. # CONFIG_AUDIT is not set
  29. # CONFIG_HOTPLUG is not set
  30. # CONFIG_IKCONFIG is not set
  31. CONFIG_EMBEDDED=y
  32. CONFIG_KALLSYMS=y
  33. # CONFIG_KALLSYMS_EXTRA_PASS is not set
  34. CONFIG_BASE_FULL=y
  35. CONFIG_FUTEX=y
  36. CONFIG_EPOLL=y
  37. CONFIG_CC_OPTIMIZE_FOR_SIZE=y
  38. CONFIG_SHMEM=y
  39. CONFIG_CC_ALIGN_FUNCTIONS=0
  40. CONFIG_CC_ALIGN_LABELS=0
  41. CONFIG_CC_ALIGN_LOOPS=0
  42. CONFIG_CC_ALIGN_JUMPS=0
  43. # CONFIG_TINY_SHMEM is not set
  44. CONFIG_BASE_SMALL=0
  45. #
  46. # Loadable module support
  47. #
  48. CONFIG_MODULES=y
  49. # CONFIG_MODULE_UNLOAD is not set
  50. CONFIG_OBSOLETE_MODPARM=y
  51. # CONFIG_MODVERSIONS is not set
  52. # CONFIG_MODULE_SRCVERSION_ALL is not set
  53. CONFIG_KMOD=y
  54. #
  55. # System Type
  56. #
  57. # CONFIG_ARCH_CLPS7500 is not set
  58. # CONFIG_ARCH_CLPS711X is not set
  59. # CONFIG_ARCH_CO285 is not set
  60. # CONFIG_ARCH_EBSA110 is not set
  61. # CONFIG_ARCH_FOOTBRIDGE is not set
  62. # CONFIG_ARCH_INTEGRATOR is not set
  63. # CONFIG_ARCH_IOP3XX is not set
  64. # CONFIG_ARCH_IXP4XX is not set
  65. # CONFIG_ARCH_IXP2000 is not set
  66. CONFIG_ARCH_L7200=y
  67. # CONFIG_ARCH_PXA is not set
  68. # CONFIG_ARCH_RPC is not set
  69. # CONFIG_ARCH_SA1100 is not set
  70. # CONFIG_ARCH_S3C2410 is not set
  71. # CONFIG_ARCH_SHARK is not set
  72. # CONFIG_ARCH_LH7A40X is not set
  73. # CONFIG_ARCH_OMAP is not set
  74. # CONFIG_ARCH_VERSATILE is not set
  75. # CONFIG_ARCH_IMX is not set
  76. # CONFIG_ARCH_H720X is not set
  77. #
  78. # Processor Type
  79. #
  80. CONFIG_CPU_32=y
  81. CONFIG_CPU_ARM720T=y
  82. CONFIG_CPU_32v4=y
  83. CONFIG_CPU_ABRT_LV4T=y
  84. CONFIG_CPU_CACHE_V4=y
  85. CONFIG_CPU_CACHE_VIVT=y
  86. CONFIG_CPU_COPY_V4WT=y
  87. CONFIG_CPU_TLB_V4WT=y
  88. #
  89. # Processor Features
  90. #
  91. # CONFIG_ARM_THUMB is not set
  92. #
  93. # Bus support
  94. #
  95. #
  96. # PCCARD (PCMCIA/CardBus) support
  97. #
  98. # CONFIG_PCCARD is not set
  99. #
  100. # Kernel Features
  101. #
  102. # CONFIG_PREEMPT is not set
  103. CONFIG_ALIGNMENT_TRAP=y
  104. #
  105. # Boot options
  106. #
  107. CONFIG_ZBOOT_ROM_TEXT=0x00010000
  108. CONFIG_ZBOOT_ROM_BSS=0xf03e0000
  109. CONFIG_ZBOOT_ROM=y
  110. CONFIG_CMDLINE="console=tty0 console=ttyLU1,115200 root=/dev/ram initrd=0xf1000000,0x005dac7b mem=32M"
  111. #
  112. # Floating point emulation
  113. #
  114. #
  115. # At least one emulation must be selected
  116. #
  117. # CONFIG_FPE_NWFPE is not set
  118. # CONFIG_FPE_FASTFPE is not set
  119. #
  120. # Userspace binary formats
  121. #
  122. CONFIG_BINFMT_ELF=y
  123. CONFIG_BINFMT_AOUT=y
  124. # CONFIG_BINFMT_MISC is not set
  125. # CONFIG_ARTHUR is not set
  126. #
  127. # Power management options
  128. #
  129. # CONFIG_PM is not set
  130. #
  131. # Device Drivers
  132. #
  133. #
  134. # Generic Driver Options
  135. #
  136. CONFIG_STANDALONE=y
  137. CONFIG_PREVENT_FIRMWARE_BUILD=y
  138. # CONFIG_FW_LOADER is not set
  139. #
  140. # Memory Technology Devices (MTD)
  141. #
  142. # CONFIG_MTD is not set
  143. #
  144. # Parallel port support
  145. #
  146. # CONFIG_PARPORT is not set
  147. #
  148. # Plug and Play support
  149. #
  150. #
  151. # Block devices
  152. #
  153. # CONFIG_BLK_DEV_FD is not set
  154. # CONFIG_BLK_DEV_COW_COMMON is not set
  155. # CONFIG_BLK_DEV_LOOP is not set
  156. CONFIG_BLK_DEV_RAM=y
  157. CONFIG_BLK_DEV_RAM_COUNT=16
  158. CONFIG_BLK_DEV_RAM_SIZE=4096
  159. CONFIG_BLK_DEV_INITRD=y
  160. CONFIG_INITRAMFS_SOURCE=""
  161. # CONFIG_CDROM_PKTCDVD is not set
  162. #
  163. # IO Schedulers
  164. #
  165. CONFIG_IOSCHED_NOOP=y
  166. CONFIG_IOSCHED_AS=y
  167. CONFIG_IOSCHED_DEADLINE=y
  168. CONFIG_IOSCHED_CFQ=y
  169. #
  170. # ATA/ATAPI/MFM/RLL support
  171. #
  172. # CONFIG_IDE is not set
  173. #
  174. # SCSI device support
  175. #
  176. # CONFIG_SCSI is not set
  177. #
  178. # Multi-device support (RAID and LVM)
  179. #
  180. # CONFIG_MD is not set
  181. #
  182. # Fusion MPT device support
  183. #
  184. #
  185. # IEEE 1394 (FireWire) support
  186. #
  187. #
  188. # I2O device support
  189. #
  190. #
  191. # Networking support
  192. #
  193. # CONFIG_NET is not set
  194. # CONFIG_NETPOLL is not set
  195. # CONFIG_NET_POLL_CONTROLLER is not set
  196. #
  197. # ISDN subsystem
  198. #
  199. #
  200. # Input device support
  201. #
  202. # CONFIG_INPUT is not set
  203. #
  204. # Hardware I/O ports
  205. #
  206. CONFIG_SERIO=y
  207. # CONFIG_SERIO_SERPORT is not set
  208. # CONFIG_SERIO_LIBPS2 is not set
  209. # CONFIG_SERIO_RAW is not set
  210. # CONFIG_GAMEPORT is not set
  211. CONFIG_SOUND_GAMEPORT=y
  212. #
  213. # Character devices
  214. #
  215. # CONFIG_VT is not set
  216. CONFIG_SERIAL_NONSTANDARD=y
  217. # CONFIG_COMPUTONE is not set
  218. # CONFIG_ROCKETPORT is not set
  219. # CONFIG_CYCLADES is not set
  220. # CONFIG_DIGIEPCA is not set
  221. # CONFIG_MOXA_INTELLIO is not set
  222. # CONFIG_MOXA_SMARTIO is not set
  223. # CONFIG_ISI is not set
  224. # CONFIG_SYNCLINKMP is not set
  225. # CONFIG_N_HDLC is not set
  226. # CONFIG_RISCOM8 is not set
  227. # CONFIG_SPECIALIX is not set
  228. # CONFIG_SX is not set
  229. # CONFIG_RIO is not set
  230. # CONFIG_STALDRV is not set
  231. #
  232. # Serial drivers
  233. #
  234. # CONFIG_SERIAL_8250 is not set
  235. #
  236. # Non-8250 serial port support
  237. #
  238. CONFIG_UNIX98_PTYS=y
  239. CONFIG_LEGACY_PTYS=y
  240. CONFIG_LEGACY_PTY_COUNT=256
  241. #
  242. # IPMI
  243. #
  244. # CONFIG_IPMI_HANDLER is not set
  245. #
  246. # Watchdog Cards
  247. #
  248. # CONFIG_WATCHDOG is not set
  249. # CONFIG_NVRAM is not set
  250. # CONFIG_RTC is not set
  251. # CONFIG_DTLK is not set
  252. # CONFIG_R3964 is not set
  253. #
  254. # Ftape, the floppy tape device driver
  255. #
  256. # CONFIG_DRM is not set
  257. # CONFIG_RAW_DRIVER is not set
  258. #
  259. # TPM devices
  260. #
  261. # CONFIG_TCG_TPM is not set
  262. #
  263. # I2C support
  264. #
  265. # CONFIG_I2C is not set
  266. #
  267. # Misc devices
  268. #
  269. #
  270. # Multimedia devices
  271. #
  272. # CONFIG_VIDEO_DEV is not set
  273. #
  274. # Digital Video Broadcasting Devices
  275. #
  276. #
  277. # Graphics support
  278. #
  279. # CONFIG_FB is not set
  280. #
  281. # Sound
  282. #
  283. # CONFIG_SOUND is not set
  284. #
  285. # USB support
  286. #
  287. CONFIG_USB_ARCH_HAS_HCD=y
  288. # CONFIG_USB_ARCH_HAS_OHCI is not set
  289. # CONFIG_USB is not set
  290. #
  291. # USB Gadget Support
  292. #
  293. # CONFIG_USB_GADGET is not set
  294. #
  295. # MMC/SD Card support
  296. #
  297. # CONFIG_MMC is not set
  298. #
  299. # File systems
  300. #
  301. CONFIG_EXT2_FS=y
  302. # CONFIG_EXT2_FS_XATTR is not set
  303. # CONFIG_EXT3_FS is not set
  304. # CONFIG_JBD is not set
  305. # CONFIG_REISERFS_FS is not set
  306. # CONFIG_JFS_FS is not set
  307. #
  308. # XFS support
  309. #
  310. # CONFIG_XFS_FS is not set
  311. # CONFIG_MINIX_FS is not set
  312. # CONFIG_ROMFS_FS is not set
  313. # CONFIG_QUOTA is not set
  314. CONFIG_DNOTIFY=y
  315. # CONFIG_AUTOFS_FS is not set
  316. # CONFIG_AUTOFS4_FS is not set
  317. #
  318. # CD-ROM/DVD Filesystems
  319. #
  320. # CONFIG_ISO9660_FS is not set
  321. # CONFIG_UDF_FS is not set
  322. #
  323. # DOS/FAT/NT Filesystems
  324. #
  325. # CONFIG_MSDOS_FS is not set
  326. # CONFIG_VFAT_FS is not set
  327. # CONFIG_NTFS_FS is not set
  328. #
  329. # Pseudo filesystems
  330. #
  331. CONFIG_PROC_FS=y
  332. CONFIG_SYSFS=y
  333. # CONFIG_DEVFS_FS is not set
  334. # CONFIG_DEVPTS_FS_XATTR is not set
  335. # CONFIG_TMPFS is not set
  336. # CONFIG_HUGETLB_PAGE is not set
  337. CONFIG_RAMFS=y
  338. #
  339. # Miscellaneous filesystems
  340. #
  341. # CONFIG_ADFS_FS is not set
  342. # CONFIG_AFFS_FS is not set
  343. # CONFIG_HFS_FS is not set
  344. # CONFIG_HFSPLUS_FS is not set
  345. # CONFIG_BEFS_FS is not set
  346. # CONFIG_BFS_FS is not set
  347. # CONFIG_EFS_FS is not set
  348. # CONFIG_CRAMFS is not set
  349. # CONFIG_VXFS_FS is not set
  350. # CONFIG_HPFS_FS is not set
  351. # CONFIG_QNX4FS_FS is not set
  352. # CONFIG_SYSV_FS is not set
  353. # CONFIG_UFS_FS is not set
  354. #
  355. # Partition Types
  356. #
  357. # CONFIG_PARTITION_ADVANCED is not set
  358. CONFIG_MSDOS_PARTITION=y
  359. #
  360. # Native Language Support
  361. #
  362. # CONFIG_NLS is not set
  363. #
  364. # Profiling support
  365. #
  366. # CONFIG_PROFILING is not set
  367. #
  368. # Kernel hacking
  369. #
  370. # CONFIG_PRINTK_TIME is not set
  371. # CONFIG_DEBUG_KERNEL is not set
  372. CONFIG_LOG_BUF_SHIFT=14
  373. # CONFIG_DEBUG_BUGVERBOSE is not set
  374. CONFIG_FRAME_POINTER=y
  375. CONFIG_DEBUG_USER=y
  376. #
  377. # Security options
  378. #
  379. # CONFIG_KEYS is not set
  380. # CONFIG_SECURITY is not set
  381. #
  382. # Cryptographic options
  383. #
  384. # CONFIG_CRYPTO is not set
  385. #
  386. # Hardware crypto devices
  387. #
  388. #
  389. # Library routines
  390. #
  391. # CONFIG_CRC_CCITT is not set
  392. # CONFIG_CRC32 is not set
  393. # CONFIG_LIBCRC32C is not set