lite5200_defconfig 8.8 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436
  1. #
  2. # Automatically generated make config: don't edit
  3. #
  4. CONFIG_MMU=y
  5. CONFIG_RWSEM_XCHGADD_ALGORITHM=y
  6. CONFIG_HAVE_DEC_LOCK=y
  7. CONFIG_PPC=y
  8. CONFIG_PPC32=y
  9. CONFIG_GENERIC_NVRAM=y
  10. #
  11. # Code maturity level options
  12. #
  13. CONFIG_EXPERIMENTAL=y
  14. CONFIG_CLEAN_COMPILE=y
  15. CONFIG_STANDALONE=y
  16. CONFIG_BROKEN_ON_SMP=y
  17. #
  18. # General setup
  19. #
  20. CONFIG_SWAP=y
  21. CONFIG_SYSVIPC=y
  22. # CONFIG_BSD_PROCESS_ACCT is not set
  23. CONFIG_SYSCTL=y
  24. # CONFIG_AUDIT is not set
  25. CONFIG_LOG_BUF_SHIFT=14
  26. # CONFIG_HOTPLUG is not set
  27. # CONFIG_IKCONFIG is not set
  28. # CONFIG_EMBEDDED is not set
  29. CONFIG_KALLSYMS=y
  30. # CONFIG_KALLSYMS_ALL is not set
  31. # CONFIG_KALLSYMS_EXTRA_PASS is not set
  32. CONFIG_FUTEX=y
  33. CONFIG_EPOLL=y
  34. CONFIG_IOSCHED_NOOP=y
  35. CONFIG_IOSCHED_AS=y
  36. CONFIG_IOSCHED_DEADLINE=y
  37. CONFIG_IOSCHED_CFQ=y
  38. # CONFIG_CC_OPTIMIZE_FOR_SIZE is not set
  39. #
  40. # Loadable module support
  41. #
  42. CONFIG_MODULES=y
  43. CONFIG_MODULE_UNLOAD=y
  44. # CONFIG_MODULE_FORCE_UNLOAD is not set
  45. CONFIG_OBSOLETE_MODPARM=y
  46. CONFIG_MODVERSIONS=y
  47. CONFIG_KMOD=y
  48. #
  49. # Processor
  50. #
  51. CONFIG_6xx=y
  52. # CONFIG_40x is not set
  53. # CONFIG_44x is not set
  54. # CONFIG_POWER3 is not set
  55. # CONFIG_POWER4 is not set
  56. # CONFIG_8xx is not set
  57. # CONFIG_E500 is not set
  58. # CONFIG_ALTIVEC is not set
  59. # CONFIG_TAU is not set
  60. # CONFIG_CPU_FREQ is not set
  61. CONFIG_FSL_OCP=y
  62. CONFIG_PPC_STD_MMU=y
  63. #
  64. # Platform options
  65. #
  66. # CONFIG_PPC_MULTIPLATFORM is not set
  67. # CONFIG_APUS is not set
  68. # CONFIG_WILLOW is not set
  69. # CONFIG_PCORE is not set
  70. # CONFIG_POWERPMC250 is not set
  71. # CONFIG_EV64260 is not set
  72. # CONFIG_SPRUCE is not set
  73. # CONFIG_LOPEC is not set
  74. # CONFIG_MCPN765 is not set
  75. # CONFIG_MVME5100 is not set
  76. # CONFIG_PPLUS is not set
  77. # CONFIG_PRPMC750 is not set
  78. # CONFIG_PRPMC800 is not set
  79. # CONFIG_SANDPOINT is not set
  80. # CONFIG_ADIR is not set
  81. # CONFIG_K2 is not set
  82. # CONFIG_PAL4 is not set
  83. # CONFIG_GEMINI is not set
  84. # CONFIG_EST8260 is not set
  85. # CONFIG_SBC82xx is not set
  86. # CONFIG_SBS8260 is not set
  87. # CONFIG_RPX6 is not set
  88. # CONFIG_TQM8260 is not set
  89. # CONFIG_ADS8272 is not set
  90. CONFIG_LITE5200=y
  91. CONFIG_PPC_MPC52xx=y
  92. # CONFIG_SMP is not set
  93. # CONFIG_PREEMPT is not set
  94. # CONFIG_HIGHMEM is not set
  95. CONFIG_KERNEL_ELF=y
  96. CONFIG_BINFMT_ELF=y
  97. # CONFIG_BINFMT_MISC is not set
  98. CONFIG_CMDLINE_BOOL=y
  99. CONFIG_CMDLINE="console=ttyS0 root=/dev/ram0 rw"
  100. #
  101. # Bus options
  102. #
  103. CONFIG_GENERIC_ISA_DMA=y
  104. CONFIG_PCI=y
  105. CONFIG_PCI_DOMAINS=y
  106. # CONFIG_PCI_LEGACY_PROC is not set
  107. # CONFIG_PCI_NAMES is not set
  108. #
  109. # Advanced setup
  110. #
  111. CONFIG_ADVANCED_OPTIONS=y
  112. CONFIG_HIGHMEM_START=0xfe000000
  113. # CONFIG_LOWMEM_SIZE_BOOL is not set
  114. CONFIG_LOWMEM_SIZE=0x30000000
  115. # CONFIG_KERNEL_START_BOOL is not set
  116. CONFIG_KERNEL_START=0xc0000000
  117. # CONFIG_TASK_SIZE_BOOL is not set
  118. CONFIG_TASK_SIZE=0x80000000
  119. # CONFIG_BOOT_LOAD_BOOL is not set
  120. CONFIG_BOOT_LOAD=0x00800000
  121. #
  122. # Device Drivers
  123. #
  124. #
  125. # Generic Driver Options
  126. #
  127. CONFIG_PREVENT_FIRMWARE_BUILD=y
  128. # CONFIG_DEBUG_DRIVER is not set
  129. #
  130. # Memory Technology Devices (MTD)
  131. #
  132. # CONFIG_MTD is not set
  133. #
  134. # Parallel port support
  135. #
  136. # CONFIG_PARPORT is not set
  137. #
  138. # Plug and Play support
  139. #
  140. #
  141. # Block devices
  142. #
  143. # CONFIG_BLK_DEV_FD is not set
  144. # CONFIG_BLK_CPQ_DA is not set
  145. # CONFIG_BLK_CPQ_CISS_DA is not set
  146. # CONFIG_BLK_DEV_DAC960 is not set
  147. # CONFIG_BLK_DEV_UMEM is not set
  148. # CONFIG_BLK_DEV_LOOP is not set
  149. # CONFIG_BLK_DEV_SX8 is not set
  150. CONFIG_BLK_DEV_RAM=y
  151. CONFIG_BLK_DEV_RAM_SIZE=4096
  152. CONFIG_BLK_DEV_INITRD=y
  153. # CONFIG_LBD is not set
  154. #
  155. # ATA/ATAPI/MFM/RLL support
  156. #
  157. # CONFIG_IDE is not set
  158. #
  159. # SCSI device support
  160. #
  161. # CONFIG_SCSI is not set
  162. #
  163. # Multi-device support (RAID and LVM)
  164. #
  165. # CONFIG_MD is not set
  166. #
  167. # Fusion MPT device support
  168. #
  169. #
  170. # IEEE 1394 (FireWire) support
  171. #
  172. # CONFIG_IEEE1394 is not set
  173. #
  174. # I2O device support
  175. #
  176. # CONFIG_I2O is not set
  177. #
  178. # Macintosh device drivers
  179. #
  180. #
  181. # Networking support
  182. #
  183. # CONFIG_NET is not set
  184. # CONFIG_NETPOLL is not set
  185. # CONFIG_NET_POLL_CONTROLLER is not set
  186. #
  187. # ISDN subsystem
  188. #
  189. #
  190. # Telephony Support
  191. #
  192. # CONFIG_PHONE is not set
  193. #
  194. # Input device support
  195. #
  196. CONFIG_INPUT=y
  197. #
  198. # Userland interfaces
  199. #
  200. CONFIG_INPUT_MOUSEDEV=y
  201. CONFIG_INPUT_MOUSEDEV_PSAUX=y
  202. CONFIG_INPUT_MOUSEDEV_SCREEN_X=1024
  203. CONFIG_INPUT_MOUSEDEV_SCREEN_Y=768
  204. # CONFIG_INPUT_JOYDEV is not set
  205. # CONFIG_INPUT_TSDEV is not set
  206. CONFIG_INPUT_EVDEV=y
  207. CONFIG_INPUT_EVBUG=y
  208. #
  209. # Input I/O drivers
  210. #
  211. # CONFIG_GAMEPORT is not set
  212. CONFIG_SOUND_GAMEPORT=y
  213. CONFIG_SERIO=y
  214. # CONFIG_SERIO_I8042 is not set
  215. CONFIG_SERIO_SERPORT=y
  216. # CONFIG_SERIO_CT82C710 is not set
  217. # CONFIG_SERIO_PCIPS2 is not set
  218. #
  219. # Input Device Drivers
  220. #
  221. # CONFIG_INPUT_KEYBOARD is not set
  222. # CONFIG_INPUT_MOUSE is not set
  223. # CONFIG_INPUT_JOYSTICK is not set
  224. # CONFIG_INPUT_TOUCHSCREEN is not set
  225. # CONFIG_INPUT_MISC is not set
  226. #
  227. # Character devices
  228. #
  229. CONFIG_VT=y
  230. CONFIG_VT_CONSOLE=y
  231. CONFIG_HW_CONSOLE=y
  232. # CONFIG_SERIAL_NONSTANDARD is not set
  233. #
  234. # Serial drivers
  235. #
  236. # CONFIG_SERIAL_8250 is not set
  237. #
  238. # Non-8250 serial port support
  239. #
  240. CONFIG_SERIAL_CORE=y
  241. CONFIG_SERIAL_CORE_CONSOLE=y
  242. CONFIG_SERIAL_MPC52xx=y
  243. CONFIG_SERIAL_MPC52xx_CONSOLE=y
  244. CONFIG_SERIAL_MPC52xx_CONSOLE_BAUD=9600
  245. CONFIG_UNIX98_PTYS=y
  246. CONFIG_LEGACY_PTYS=y
  247. CONFIG_LEGACY_PTY_COUNT=256
  248. # CONFIG_QIC02_TAPE is not set
  249. #
  250. # IPMI
  251. #
  252. # CONFIG_IPMI_HANDLER is not set
  253. #
  254. # Watchdog Cards
  255. #
  256. # CONFIG_WATCHDOG is not set
  257. # CONFIG_NVRAM is not set
  258. # CONFIG_GEN_RTC is not set
  259. # CONFIG_DTLK is not set
  260. # CONFIG_R3964 is not set
  261. # CONFIG_APPLICOM is not set
  262. #
  263. # Ftape, the floppy tape device driver
  264. #
  265. # CONFIG_FTAPE is not set
  266. # CONFIG_AGP is not set
  267. # CONFIG_DRM is not set
  268. # CONFIG_RAW_DRIVER is not set
  269. #
  270. # I2C support
  271. #
  272. # CONFIG_I2C is not set
  273. #
  274. # Misc devices
  275. #
  276. #
  277. # Multimedia devices
  278. #
  279. # CONFIG_VIDEO_DEV is not set
  280. #
  281. # Digital Video Broadcasting Devices
  282. #
  283. #
  284. # Graphics support
  285. #
  286. # CONFIG_FB is not set
  287. #
  288. # Console display driver support
  289. #
  290. CONFIG_VGA_CONSOLE=y
  291. # CONFIG_MDA_CONSOLE is not set
  292. CONFIG_DUMMY_CONSOLE=y
  293. #
  294. # Sound
  295. #
  296. # CONFIG_SOUND is not set
  297. #
  298. # USB support
  299. #
  300. # CONFIG_USB is not set
  301. #
  302. # USB Gadget Support
  303. #
  304. # CONFIG_USB_GADGET is not set
  305. #
  306. # File systems
  307. #
  308. CONFIG_EXT2_FS=y
  309. # CONFIG_EXT2_FS_XATTR is not set
  310. # CONFIG_EXT3_FS is not set
  311. # CONFIG_JBD is not set
  312. # CONFIG_REISERFS_FS is not set
  313. # CONFIG_JFS_FS is not set
  314. # CONFIG_XFS_FS is not set
  315. # CONFIG_MINIX_FS is not set
  316. # CONFIG_ROMFS_FS is not set
  317. # CONFIG_QUOTA is not set
  318. # CONFIG_AUTOFS_FS is not set
  319. # CONFIG_AUTOFS4_FS is not set
  320. #
  321. # CD-ROM/DVD Filesystems
  322. #
  323. # CONFIG_ISO9660_FS is not set
  324. # CONFIG_UDF_FS is not set
  325. #
  326. # DOS/FAT/NT Filesystems
  327. #
  328. # CONFIG_FAT_FS is not set
  329. # CONFIG_NTFS_FS is not set
  330. #
  331. # Pseudo filesystems
  332. #
  333. CONFIG_PROC_FS=y
  334. CONFIG_PROC_KCORE=y
  335. CONFIG_SYSFS=y
  336. # CONFIG_DEVFS_FS is not set
  337. # CONFIG_DEVPTS_FS_XATTR is not set
  338. CONFIG_TMPFS=y
  339. # CONFIG_HUGETLB_PAGE is not set
  340. CONFIG_RAMFS=y
  341. #
  342. # Miscellaneous filesystems
  343. #
  344. # CONFIG_ADFS_FS is not set
  345. # CONFIG_AFFS_FS is not set
  346. # CONFIG_HFS_FS is not set
  347. # CONFIG_HFSPLUS_FS is not set
  348. # CONFIG_BEFS_FS is not set
  349. # CONFIG_BFS_FS is not set
  350. # CONFIG_EFS_FS is not set
  351. # CONFIG_CRAMFS is not set
  352. # CONFIG_VXFS_FS is not set
  353. # CONFIG_HPFS_FS is not set
  354. # CONFIG_QNX4FS_FS is not set
  355. # CONFIG_SYSV_FS is not set
  356. # CONFIG_UFS_FS is not set
  357. #
  358. # Partition Types
  359. #
  360. # CONFIG_PARTITION_ADVANCED is not set
  361. CONFIG_MSDOS_PARTITION=y
  362. #
  363. # Native Language Support
  364. #
  365. CONFIG_NLS=y
  366. CONFIG_NLS_DEFAULT="iso8859-1"
  367. # CONFIG_NLS_CODEPAGE_437 is not set
  368. # CONFIG_NLS_CODEPAGE_737 is not set
  369. # CONFIG_NLS_CODEPAGE_775 is not set
  370. # CONFIG_NLS_CODEPAGE_850 is not set
  371. # CONFIG_NLS_CODEPAGE_852 is not set
  372. # CONFIG_NLS_CODEPAGE_855 is not set
  373. # CONFIG_NLS_CODEPAGE_857 is not set
  374. # CONFIG_NLS_CODEPAGE_860 is not set
  375. # CONFIG_NLS_CODEPAGE_861 is not set
  376. # CONFIG_NLS_CODEPAGE_862 is not set
  377. # CONFIG_NLS_CODEPAGE_863 is not set
  378. # CONFIG_NLS_CODEPAGE_864 is not set
  379. # CONFIG_NLS_CODEPAGE_865 is not set
  380. # CONFIG_NLS_CODEPAGE_866 is not set
  381. # CONFIG_NLS_CODEPAGE_869 is not set
  382. # CONFIG_NLS_CODEPAGE_936 is not set
  383. # CONFIG_NLS_CODEPAGE_950 is not set
  384. # CONFIG_NLS_CODEPAGE_932 is not set
  385. # CONFIG_NLS_CODEPAGE_949 is not set
  386. # CONFIG_NLS_CODEPAGE_874 is not set
  387. # CONFIG_NLS_ISO8859_8 is not set
  388. # CONFIG_NLS_CODEPAGE_1250 is not set
  389. # CONFIG_NLS_CODEPAGE_1251 is not set
  390. # CONFIG_NLS_ASCII is not set
  391. CONFIG_NLS_ISO8859_1=m
  392. # CONFIG_NLS_ISO8859_2 is not set
  393. # CONFIG_NLS_ISO8859_3 is not set
  394. # CONFIG_NLS_ISO8859_4 is not set
  395. # CONFIG_NLS_ISO8859_5 is not set
  396. # CONFIG_NLS_ISO8859_6 is not set
  397. # CONFIG_NLS_ISO8859_7 is not set
  398. # CONFIG_NLS_ISO8859_9 is not set
  399. # CONFIG_NLS_ISO8859_13 is not set
  400. # CONFIG_NLS_ISO8859_14 is not set
  401. # CONFIG_NLS_ISO8859_15 is not set
  402. # CONFIG_NLS_KOI8_R is not set
  403. # CONFIG_NLS_KOI8_U is not set
  404. # CONFIG_NLS_UTF8 is not set
  405. #
  406. # Library routines
  407. #
  408. # CONFIG_CRC16 is not set
  409. # CONFIG_CRC32 is not set
  410. # CONFIG_LIBCRC32C is not set
  411. #
  412. # Profiling support
  413. #
  414. # CONFIG_PROFILING is not set
  415. #
  416. # Kernel hacking
  417. #
  418. CONFIG_DEBUG_KERNEL=y
  419. # CONFIG_DEBUG_SLAB is not set
  420. CONFIG_MAGIC_SYSRQ=y
  421. # CONFIG_DEBUG_SPINLOCK is not set
  422. CONFIG_DEBUG_SPINLOCK_SLEEP=y
  423. # CONFIG_KGDB is not set
  424. # CONFIG_XMON is not set
  425. # CONFIG_BDI_SWITCH is not set
  426. CONFIG_DEBUG_INFO=y
  427. CONFIG_SERIAL_TEXT_DEBUG=y
  428. CONFIG_PPC_OCP=y
  429. #
  430. # Security options
  431. #
  432. # CONFIG_SECURITY is not set
  433. #
  434. # Cryptographic options
  435. #
  436. # CONFIG_CRYPTO is not set