lusl7200_defconfig 7.2 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453
  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_ARM720T=y
  81. CONFIG_CPU_32v4=y
  82. CONFIG_CPU_ABRT_LV4T=y
  83. CONFIG_CPU_CACHE_V4=y
  84. CONFIG_CPU_CACHE_VIVT=y
  85. CONFIG_CPU_COPY_V4WT=y
  86. CONFIG_CPU_TLB_V4WT=y
  87. #
  88. # Processor Features
  89. #
  90. # CONFIG_ARM_THUMB is not set
  91. #
  92. # Bus support
  93. #
  94. #
  95. # PCCARD (PCMCIA/CardBus) support
  96. #
  97. # CONFIG_PCCARD is not set
  98. #
  99. # Kernel Features
  100. #
  101. # CONFIG_PREEMPT is not set
  102. CONFIG_ALIGNMENT_TRAP=y
  103. #
  104. # Boot options
  105. #
  106. CONFIG_ZBOOT_ROM_TEXT=0x00010000
  107. CONFIG_ZBOOT_ROM_BSS=0xf03e0000
  108. CONFIG_ZBOOT_ROM=y
  109. CONFIG_CMDLINE="console=tty0 console=ttyLU1,115200 root=/dev/ram initrd=0xf1000000,0x005dac7b mem=32M"
  110. #
  111. # Floating point emulation
  112. #
  113. #
  114. # At least one emulation must be selected
  115. #
  116. # CONFIG_FPE_NWFPE is not set
  117. # CONFIG_FPE_FASTFPE is not set
  118. #
  119. # Userspace binary formats
  120. #
  121. CONFIG_BINFMT_ELF=y
  122. CONFIG_BINFMT_AOUT=y
  123. # CONFIG_BINFMT_MISC is not set
  124. # CONFIG_ARTHUR is not set
  125. #
  126. # Power management options
  127. #
  128. # CONFIG_PM is not set
  129. #
  130. # Device Drivers
  131. #
  132. #
  133. # Generic Driver Options
  134. #
  135. CONFIG_STANDALONE=y
  136. CONFIG_PREVENT_FIRMWARE_BUILD=y
  137. # CONFIG_FW_LOADER is not set
  138. #
  139. # Memory Technology Devices (MTD)
  140. #
  141. # CONFIG_MTD is not set
  142. #
  143. # Parallel port support
  144. #
  145. # CONFIG_PARPORT is not set
  146. #
  147. # Plug and Play support
  148. #
  149. #
  150. # Block devices
  151. #
  152. # CONFIG_BLK_DEV_FD is not set
  153. # CONFIG_BLK_DEV_COW_COMMON is not set
  154. # CONFIG_BLK_DEV_LOOP is not set
  155. CONFIG_BLK_DEV_RAM=y
  156. CONFIG_BLK_DEV_RAM_COUNT=16
  157. CONFIG_BLK_DEV_RAM_SIZE=4096
  158. CONFIG_BLK_DEV_INITRD=y
  159. CONFIG_INITRAMFS_SOURCE=""
  160. # CONFIG_CDROM_PKTCDVD is not set
  161. #
  162. # IO Schedulers
  163. #
  164. CONFIG_IOSCHED_NOOP=y
  165. CONFIG_IOSCHED_AS=y
  166. CONFIG_IOSCHED_DEADLINE=y
  167. CONFIG_IOSCHED_CFQ=y
  168. #
  169. # ATA/ATAPI/MFM/RLL support
  170. #
  171. # CONFIG_IDE is not set
  172. #
  173. # SCSI device support
  174. #
  175. # CONFIG_SCSI is not set
  176. #
  177. # Multi-device support (RAID and LVM)
  178. #
  179. # CONFIG_MD is not set
  180. #
  181. # Fusion MPT device support
  182. #
  183. #
  184. # IEEE 1394 (FireWire) support
  185. #
  186. #
  187. # I2O device support
  188. #
  189. #
  190. # Networking support
  191. #
  192. # CONFIG_NET is not set
  193. # CONFIG_NETPOLL is not set
  194. # CONFIG_NET_POLL_CONTROLLER is not set
  195. #
  196. # ISDN subsystem
  197. #
  198. #
  199. # Input device support
  200. #
  201. # CONFIG_INPUT is not set
  202. #
  203. # Hardware I/O ports
  204. #
  205. CONFIG_SERIO=y
  206. # CONFIG_SERIO_SERPORT is not set
  207. # CONFIG_SERIO_LIBPS2 is not set
  208. # CONFIG_SERIO_RAW is not set
  209. # CONFIG_GAMEPORT is not set
  210. CONFIG_SOUND_GAMEPORT=y
  211. #
  212. # Character devices
  213. #
  214. # CONFIG_VT is not set
  215. CONFIG_SERIAL_NONSTANDARD=y
  216. # CONFIG_COMPUTONE is not set
  217. # CONFIG_ROCKETPORT is not set
  218. # CONFIG_CYCLADES is not set
  219. # CONFIG_DIGIEPCA is not set
  220. # CONFIG_MOXA_INTELLIO is not set
  221. # CONFIG_MOXA_SMARTIO is not set
  222. # CONFIG_ISI is not set
  223. # CONFIG_SYNCLINKMP is not set
  224. # CONFIG_N_HDLC is not set
  225. # CONFIG_RISCOM8 is not set
  226. # CONFIG_SPECIALIX is not set
  227. # CONFIG_SX is not set
  228. # CONFIG_RIO is not set
  229. # CONFIG_STALDRV is not set
  230. #
  231. # Serial drivers
  232. #
  233. # CONFIG_SERIAL_8250 is not set
  234. #
  235. # Non-8250 serial port support
  236. #
  237. CONFIG_UNIX98_PTYS=y
  238. CONFIG_LEGACY_PTYS=y
  239. CONFIG_LEGACY_PTY_COUNT=256
  240. #
  241. # IPMI
  242. #
  243. # CONFIG_IPMI_HANDLER is not set
  244. #
  245. # Watchdog Cards
  246. #
  247. # CONFIG_WATCHDOG is not set
  248. # CONFIG_NVRAM is not set
  249. # CONFIG_RTC is not set
  250. # CONFIG_DTLK is not set
  251. # CONFIG_R3964 is not set
  252. #
  253. # Ftape, the floppy tape device driver
  254. #
  255. # CONFIG_DRM is not set
  256. # CONFIG_RAW_DRIVER is not set
  257. #
  258. # TPM devices
  259. #
  260. # CONFIG_TCG_TPM is not set
  261. #
  262. # I2C support
  263. #
  264. # CONFIG_I2C is not set
  265. #
  266. # Misc devices
  267. #
  268. #
  269. # Multimedia devices
  270. #
  271. # CONFIG_VIDEO_DEV is not set
  272. #
  273. # Digital Video Broadcasting Devices
  274. #
  275. #
  276. # Graphics support
  277. #
  278. # CONFIG_FB is not set
  279. #
  280. # Sound
  281. #
  282. # CONFIG_SOUND is not set
  283. #
  284. # USB support
  285. #
  286. CONFIG_USB_ARCH_HAS_HCD=y
  287. # CONFIG_USB_ARCH_HAS_OHCI is not set
  288. # CONFIG_USB is not set
  289. #
  290. # USB Gadget Support
  291. #
  292. # CONFIG_USB_GADGET is not set
  293. #
  294. # MMC/SD Card support
  295. #
  296. # CONFIG_MMC is not set
  297. #
  298. # File systems
  299. #
  300. CONFIG_EXT2_FS=y
  301. # CONFIG_EXT2_FS_XATTR is not set
  302. # CONFIG_EXT3_FS is not set
  303. # CONFIG_JBD is not set
  304. # CONFIG_REISERFS_FS is not set
  305. # CONFIG_JFS_FS is not set
  306. #
  307. # XFS support
  308. #
  309. # CONFIG_XFS_FS is not set
  310. # CONFIG_MINIX_FS is not set
  311. # CONFIG_ROMFS_FS is not set
  312. # CONFIG_QUOTA is not set
  313. CONFIG_DNOTIFY=y
  314. # CONFIG_AUTOFS_FS is not set
  315. # CONFIG_AUTOFS4_FS is not set
  316. #
  317. # CD-ROM/DVD Filesystems
  318. #
  319. # CONFIG_ISO9660_FS is not set
  320. # CONFIG_UDF_FS is not set
  321. #
  322. # DOS/FAT/NT Filesystems
  323. #
  324. # CONFIG_MSDOS_FS is not set
  325. # CONFIG_VFAT_FS is not set
  326. # CONFIG_NTFS_FS is not set
  327. #
  328. # Pseudo filesystems
  329. #
  330. CONFIG_PROC_FS=y
  331. CONFIG_SYSFS=y
  332. # CONFIG_DEVFS_FS is not set
  333. # CONFIG_DEVPTS_FS_XATTR is not set
  334. # CONFIG_TMPFS is not set
  335. # CONFIG_HUGETLB_PAGE is not set
  336. CONFIG_RAMFS=y
  337. #
  338. # Miscellaneous filesystems
  339. #
  340. # CONFIG_ADFS_FS is not set
  341. # CONFIG_AFFS_FS is not set
  342. # CONFIG_HFS_FS is not set
  343. # CONFIG_HFSPLUS_FS is not set
  344. # CONFIG_BEFS_FS is not set
  345. # CONFIG_BFS_FS is not set
  346. # CONFIG_EFS_FS is not set
  347. # CONFIG_CRAMFS is not set
  348. # CONFIG_VXFS_FS is not set
  349. # CONFIG_HPFS_FS is not set
  350. # CONFIG_QNX4FS_FS is not set
  351. # CONFIG_SYSV_FS is not set
  352. # CONFIG_UFS_FS is not set
  353. #
  354. # Partition Types
  355. #
  356. # CONFIG_PARTITION_ADVANCED is not set
  357. CONFIG_MSDOS_PARTITION=y
  358. #
  359. # Native Language Support
  360. #
  361. # CONFIG_NLS is not set
  362. #
  363. # Profiling support
  364. #
  365. # CONFIG_PROFILING is not set
  366. #
  367. # Kernel hacking
  368. #
  369. # CONFIG_PRINTK_TIME is not set
  370. # CONFIG_DEBUG_KERNEL is not set
  371. CONFIG_LOG_BUF_SHIFT=14
  372. # CONFIG_DEBUG_BUGVERBOSE is not set
  373. CONFIG_FRAME_POINTER=y
  374. CONFIG_DEBUG_USER=y
  375. #
  376. # Security options
  377. #
  378. # CONFIG_KEYS is not set
  379. # CONFIG_SECURITY is not set
  380. #
  381. # Cryptographic options
  382. #
  383. # CONFIG_CRYPTO is not set
  384. #
  385. # Hardware crypto devices
  386. #
  387. #
  388. # Library routines
  389. #
  390. # CONFIG_CRC_CCITT is not set
  391. # CONFIG_CRC32 is not set
  392. # CONFIG_LIBCRC32C is not set