ads8272_defconfig 10 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582
  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_POSIX_MQUEUE is not set
  23. # CONFIG_BSD_PROCESS_ACCT is not set
  24. CONFIG_SYSCTL=y
  25. # CONFIG_AUDIT is not set
  26. CONFIG_LOG_BUF_SHIFT=14
  27. # CONFIG_HOTPLUG is not set
  28. # CONFIG_IKCONFIG is not set
  29. CONFIG_EMBEDDED=y
  30. # CONFIG_KALLSYMS is not set
  31. CONFIG_FUTEX=y
  32. # CONFIG_EPOLL is not set
  33. CONFIG_IOSCHED_NOOP=y
  34. CONFIG_IOSCHED_AS=y
  35. CONFIG_IOSCHED_DEADLINE=y
  36. CONFIG_IOSCHED_CFQ=y
  37. # CONFIG_CC_OPTIMIZE_FOR_SIZE is not set
  38. #
  39. # Loadable module support
  40. #
  41. # CONFIG_MODULES is not set
  42. #
  43. # Processor
  44. #
  45. CONFIG_6xx=y
  46. # CONFIG_40x is not set
  47. # CONFIG_44x is not set
  48. # CONFIG_POWER3 is not set
  49. # CONFIG_POWER4 is not set
  50. # CONFIG_8xx is not set
  51. # CONFIG_CPU_FREQ is not set
  52. CONFIG_EMBEDDEDBOOT=y
  53. CONFIG_PPC_STD_MMU=y
  54. #
  55. # Platform options
  56. #
  57. # CONFIG_PPC_MULTIPLATFORM is not set
  58. # CONFIG_APUS is not set
  59. # CONFIG_WILLOW is not set
  60. # CONFIG_PCORE is not set
  61. # CONFIG_POWERPMC250 is not set
  62. # CONFIG_EV64260 is not set
  63. # CONFIG_SPRUCE is not set
  64. # CONFIG_LOPEC is not set
  65. # CONFIG_MCPN765 is not set
  66. # CONFIG_MVME5100 is not set
  67. # CONFIG_PPLUS is not set
  68. # CONFIG_PRPMC750 is not set
  69. # CONFIG_PRPMC800 is not set
  70. # CONFIG_SANDPOINT is not set
  71. # CONFIG_ADIR is not set
  72. # CONFIG_K2 is not set
  73. # CONFIG_PAL4 is not set
  74. # CONFIG_GEMINI is not set
  75. # CONFIG_EST8260 is not set
  76. # CONFIG_SBC82xx is not set
  77. # CONFIG_SBS8260 is not set
  78. # CONFIG_RPX6 is not set
  79. # CONFIG_TQM8260 is not set
  80. CONFIG_ADS8272=y
  81. CONFIG_PQ2ADS=y
  82. CONFIG_8260=y
  83. CONFIG_8272=y
  84. CONFIG_CPM2=y
  85. # CONFIG_PC_KEYBOARD is not set
  86. CONFIG_SERIAL_CONSOLE=y
  87. # CONFIG_SMP is not set
  88. # CONFIG_PREEMPT is not set
  89. # CONFIG_HIGHMEM is not set
  90. CONFIG_KERNEL_ELF=y
  91. CONFIG_BINFMT_ELF=y
  92. # CONFIG_BINFMT_MISC is not set
  93. # CONFIG_CMDLINE_BOOL is not set
  94. #
  95. # Bus options
  96. #
  97. CONFIG_PCI=y
  98. CONFIG_PCI_DOMAINS=y
  99. # CONFIG_PCI_LEGACY_PROC is not set
  100. # CONFIG_PCI_NAMES is not set
  101. #
  102. # Advanced setup
  103. #
  104. # CONFIG_ADVANCED_OPTIONS is not set
  105. #
  106. # Default settings for advanced configuration options are used
  107. #
  108. CONFIG_HIGHMEM_START=0xfe000000
  109. CONFIG_LOWMEM_SIZE=0x30000000
  110. CONFIG_KERNEL_START=0xc0000000
  111. CONFIG_TASK_SIZE=0x80000000
  112. CONFIG_BOOT_LOAD=0x00400000
  113. #
  114. # Device Drivers
  115. #
  116. #
  117. # Generic Driver Options
  118. #
  119. #
  120. # Memory Technology Devices (MTD)
  121. #
  122. # CONFIG_MTD is not set
  123. #
  124. # Parallel port support
  125. #
  126. # CONFIG_PARPORT is not set
  127. #
  128. # Plug and Play support
  129. #
  130. #
  131. # Block devices
  132. #
  133. # CONFIG_BLK_DEV_FD is not set
  134. # CONFIG_BLK_CPQ_DA is not set
  135. # CONFIG_BLK_CPQ_CISS_DA is not set
  136. # CONFIG_BLK_DEV_DAC960 is not set
  137. # CONFIG_BLK_DEV_UMEM is not set
  138. CONFIG_BLK_DEV_LOOP=y
  139. # CONFIG_BLK_DEV_CRYPTOLOOP is not set
  140. # CONFIG_BLK_DEV_NBD is not set
  141. # CONFIG_BLK_DEV_CARMEL is not set
  142. CONFIG_BLK_DEV_RAM=y
  143. CONFIG_BLK_DEV_RAM_SIZE=32768
  144. CONFIG_BLK_DEV_INITRD=y
  145. # CONFIG_LBD is not set
  146. #
  147. # ATA/ATAPI/MFM/RLL support
  148. #
  149. # CONFIG_IDE is not set
  150. #
  151. # SCSI device support
  152. #
  153. # CONFIG_SCSI is not set
  154. #
  155. # Multi-device support (RAID and LVM)
  156. #
  157. # CONFIG_MD is not set
  158. #
  159. # Fusion MPT device support
  160. #
  161. #
  162. # IEEE 1394 (FireWire) support
  163. #
  164. # CONFIG_IEEE1394 is not set
  165. #
  166. # I2O device support
  167. #
  168. # CONFIG_I2O is not set
  169. #
  170. # Macintosh device drivers
  171. #
  172. #
  173. # Networking support
  174. #
  175. CONFIG_NET=y
  176. #
  177. # Networking options
  178. #
  179. CONFIG_PACKET=y
  180. # CONFIG_PACKET_MMAP is not set
  181. # CONFIG_NETLINK_DEV is not set
  182. CONFIG_UNIX=y
  183. # CONFIG_NET_KEY is not set
  184. CONFIG_INET=y
  185. CONFIG_IP_MULTICAST=y
  186. # CONFIG_IP_ADVANCED_ROUTER is not set
  187. CONFIG_IP_PNP=y
  188. CONFIG_IP_PNP_DHCP=y
  189. CONFIG_IP_PNP_BOOTP=y
  190. # CONFIG_IP_PNP_RARP is not set
  191. # CONFIG_NET_IPIP is not set
  192. # CONFIG_NET_IPGRE is not set
  193. # CONFIG_IP_MROUTE is not set
  194. # CONFIG_ARPD is not set
  195. CONFIG_SYN_COOKIES=y
  196. # CONFIG_INET_AH is not set
  197. # CONFIG_INET_ESP is not set
  198. # CONFIG_INET_IPCOMP is not set
  199. # CONFIG_IPV6 is not set
  200. # CONFIG_NETFILTER is not set
  201. #
  202. # SCTP Configuration (EXPERIMENTAL)
  203. #
  204. # CONFIG_IP_SCTP is not set
  205. # CONFIG_ATM is not set
  206. # CONFIG_BRIDGE is not set
  207. # CONFIG_VLAN_8021Q is not set
  208. # CONFIG_DECNET is not set
  209. # CONFIG_LLC2 is not set
  210. # CONFIG_IPX is not set
  211. # CONFIG_ATALK is not set
  212. # CONFIG_X25 is not set
  213. # CONFIG_LAPB is not set
  214. # CONFIG_NET_DIVERT is not set
  215. # CONFIG_ECONET is not set
  216. # CONFIG_WAN_ROUTER is not set
  217. # CONFIG_NET_HW_FLOWCONTROL is not set
  218. #
  219. # QoS and/or fair queueing
  220. #
  221. # CONFIG_NET_SCHED is not set
  222. #
  223. # Network testing
  224. #
  225. # CONFIG_NET_PKTGEN is not set
  226. # CONFIG_NETPOLL is not set
  227. # CONFIG_NET_POLL_CONTROLLER is not set
  228. # CONFIG_HAMRADIO is not set
  229. # CONFIG_IRDA is not set
  230. # CONFIG_BT is not set
  231. CONFIG_NETDEVICES=y
  232. # CONFIG_DUMMY is not set
  233. # CONFIG_BONDING is not set
  234. # CONFIG_EQUALIZER is not set
  235. # CONFIG_TUN is not set
  236. #
  237. # ARCnet devices
  238. #
  239. # CONFIG_ARCNET is not set
  240. #
  241. # Ethernet (10 or 100Mbit)
  242. #
  243. CONFIG_NET_ETHERNET=y
  244. # CONFIG_MII is not set
  245. # CONFIG_OAKNET is not set
  246. # CONFIG_HAPPYMEAL is not set
  247. # CONFIG_SUNGEM is not set
  248. # CONFIG_NET_VENDOR_3COM is not set
  249. #
  250. # Tulip family network device support
  251. #
  252. # CONFIG_NET_TULIP is not set
  253. # CONFIG_HP100 is not set
  254. # CONFIG_NET_PCI is not set
  255. #
  256. # Ethernet (1000 Mbit)
  257. #
  258. # CONFIG_ACENIC is not set
  259. # CONFIG_DL2K is not set
  260. # CONFIG_E1000 is not set
  261. # CONFIG_NS83820 is not set
  262. # CONFIG_HAMACHI is not set
  263. # CONFIG_YELLOWFIN is not set
  264. # CONFIG_R8169 is not set
  265. # CONFIG_SK98LIN is not set
  266. # CONFIG_TIGON3 is not set
  267. #
  268. # Ethernet (10000 Mbit)
  269. #
  270. # CONFIG_IXGB is not set
  271. # CONFIG_S2IO is not set
  272. #
  273. # Token Ring devices
  274. #
  275. # CONFIG_TR is not set
  276. #
  277. # Wireless LAN (non-hamradio)
  278. #
  279. # CONFIG_NET_RADIO is not set
  280. #
  281. # Wan interfaces
  282. #
  283. # CONFIG_WAN is not set
  284. # CONFIG_FDDI is not set
  285. # CONFIG_HIPPI is not set
  286. # CONFIG_PPP is not set
  287. # CONFIG_SLIP is not set
  288. # CONFIG_SHAPER is not set
  289. # CONFIG_NETCONSOLE is not set
  290. #
  291. # ISDN subsystem
  292. #
  293. # CONFIG_ISDN is not set
  294. #
  295. # Telephony Support
  296. #
  297. # CONFIG_PHONE is not set
  298. #
  299. # Input device support
  300. #
  301. CONFIG_INPUT=y
  302. #
  303. # Userland interfaces
  304. #
  305. # CONFIG_INPUT_MOUSEDEV is not set
  306. # CONFIG_INPUT_JOYDEV is not set
  307. # CONFIG_INPUT_TSDEV is not set
  308. # CONFIG_INPUT_EVDEV is not set
  309. # CONFIG_INPUT_EVBUG is not set
  310. #
  311. # Input I/O drivers
  312. #
  313. # CONFIG_GAMEPORT is not set
  314. CONFIG_SOUND_GAMEPORT=y
  315. # CONFIG_SERIO is not set
  316. # CONFIG_SERIO_I8042 is not set
  317. #
  318. # Input Device Drivers
  319. #
  320. # CONFIG_INPUT_KEYBOARD is not set
  321. # CONFIG_INPUT_MOUSE is not set
  322. # CONFIG_INPUT_JOYSTICK is not set
  323. # CONFIG_INPUT_TOUCHSCREEN is not set
  324. # CONFIG_INPUT_MISC is not set
  325. #
  326. # Character devices
  327. #
  328. # CONFIG_VT is not set
  329. # CONFIG_SERIAL_NONSTANDARD is not set
  330. #
  331. # Serial drivers
  332. #
  333. # CONFIG_SERIAL_8250 is not set
  334. #
  335. # Non-8250 serial port support
  336. #
  337. CONFIG_UNIX98_PTYS=y
  338. CONFIG_LEGACY_PTYS=y
  339. CONFIG_LEGACY_PTY_COUNT=256
  340. # CONFIG_QIC02_TAPE is not set
  341. #
  342. # IPMI
  343. #
  344. # CONFIG_IPMI_HANDLER is not set
  345. #
  346. # Watchdog Cards
  347. #
  348. # CONFIG_WATCHDOG is not set
  349. # CONFIG_NVRAM is not set
  350. CONFIG_GEN_RTC=y
  351. # CONFIG_GEN_RTC_X is not set
  352. # CONFIG_DTLK is not set
  353. # CONFIG_R3964 is not set
  354. # CONFIG_APPLICOM is not set
  355. #
  356. # Ftape, the floppy tape device driver
  357. #
  358. # CONFIG_FTAPE is not set
  359. # CONFIG_AGP is not set
  360. # CONFIG_DRM is not set
  361. # CONFIG_RAW_DRIVER is not set
  362. #
  363. # I2C support
  364. #
  365. # CONFIG_I2C is not set
  366. #
  367. # Misc devices
  368. #
  369. #
  370. # Multimedia devices
  371. #
  372. # CONFIG_VIDEO_DEV is not set
  373. #
  374. # Digital Video Broadcasting Devices
  375. #
  376. # CONFIG_DVB is not set
  377. #
  378. # Graphics support
  379. #
  380. # CONFIG_FB is not set
  381. #
  382. # Sound
  383. #
  384. # CONFIG_SOUND is not set
  385. #
  386. # USB support
  387. #
  388. # CONFIG_USB is not set
  389. #
  390. # USB Gadget Support
  391. #
  392. # CONFIG_USB_GADGET is not set
  393. #
  394. # File systems
  395. #
  396. CONFIG_EXT2_FS=y
  397. # CONFIG_EXT2_FS_XATTR is not set
  398. CONFIG_EXT3_FS=y
  399. CONFIG_EXT3_FS_XATTR=y
  400. # CONFIG_EXT3_FS_POSIX_ACL is not set
  401. # CONFIG_EXT3_FS_SECURITY is not set
  402. CONFIG_JBD=y
  403. # CONFIG_JBD_DEBUG is not set
  404. CONFIG_FS_MBCACHE=y
  405. # CONFIG_REISERFS_FS is not set
  406. # CONFIG_JFS_FS is not set
  407. # CONFIG_XFS_FS is not set
  408. # CONFIG_MINIX_FS is not set
  409. # CONFIG_ROMFS_FS is not set
  410. # CONFIG_QUOTA is not set
  411. # CONFIG_AUTOFS_FS is not set
  412. # CONFIG_AUTOFS4_FS is not set
  413. #
  414. # CD-ROM/DVD Filesystems
  415. #
  416. # CONFIG_ISO9660_FS is not set
  417. # CONFIG_UDF_FS is not set
  418. #
  419. # DOS/FAT/NT Filesystems
  420. #
  421. # CONFIG_FAT_FS is not set
  422. # CONFIG_NTFS_FS is not set
  423. #
  424. # Pseudo filesystems
  425. #
  426. CONFIG_PROC_FS=y
  427. CONFIG_PROC_KCORE=y
  428. CONFIG_SYSFS=y
  429. # CONFIG_DEVFS_FS is not set
  430. # CONFIG_DEVPTS_FS_XATTR is not set
  431. CONFIG_TMPFS=y
  432. # CONFIG_HUGETLB_PAGE is not set
  433. CONFIG_RAMFS=y
  434. #
  435. # Miscellaneous filesystems
  436. #
  437. # CONFIG_ADFS_FS is not set
  438. # CONFIG_AFFS_FS is not set
  439. # CONFIG_HFS_FS is not set
  440. # CONFIG_HFSPLUS_FS is not set
  441. # CONFIG_BEFS_FS is not set
  442. # CONFIG_BFS_FS is not set
  443. # CONFIG_EFS_FS is not set
  444. # CONFIG_CRAMFS is not set
  445. # CONFIG_VXFS_FS is not set
  446. # CONFIG_HPFS_FS is not set
  447. # CONFIG_QNX4FS_FS is not set
  448. # CONFIG_SYSV_FS is not set
  449. # CONFIG_UFS_FS is not set
  450. #
  451. # Network File Systems
  452. #
  453. CONFIG_NFS_FS=y
  454. # CONFIG_NFS_V3 is not set
  455. # CONFIG_NFS_V4 is not set
  456. # CONFIG_NFS_DIRECTIO is not set
  457. # CONFIG_NFSD is not set
  458. CONFIG_ROOT_NFS=y
  459. CONFIG_LOCKD=y
  460. # CONFIG_EXPORTFS is not set
  461. CONFIG_SUNRPC=y
  462. # CONFIG_RPCSEC_GSS_KRB5 is not set
  463. # CONFIG_SMB_FS is not set
  464. # CONFIG_CIFS is not set
  465. # CONFIG_NCP_FS is not set
  466. # CONFIG_CODA_FS is not set
  467. # CONFIG_AFS_FS is not set
  468. #
  469. # Partition Types
  470. #
  471. CONFIG_PARTITION_ADVANCED=y
  472. # CONFIG_ACORN_PARTITION is not set
  473. # CONFIG_OSF_PARTITION is not set
  474. # CONFIG_AMIGA_PARTITION is not set
  475. # CONFIG_ATARI_PARTITION is not set
  476. # CONFIG_MAC_PARTITION is not set
  477. # CONFIG_MSDOS_PARTITION is not set
  478. # CONFIG_LDM_PARTITION is not set
  479. # CONFIG_NEC98_PARTITION is not set
  480. # CONFIG_SGI_PARTITION is not set
  481. # CONFIG_ULTRIX_PARTITION is not set
  482. # CONFIG_SUN_PARTITION is not set
  483. # CONFIG_EFI_PARTITION is not set
  484. #
  485. # Native Language Support
  486. #
  487. # CONFIG_NLS is not set
  488. # CONFIG_SCC_ENET is not set
  489. CONFIG_FEC_ENET=y
  490. # CONFIG_USE_MDIO is not set
  491. #
  492. # CPM2 Options
  493. #
  494. CONFIG_SCC_CONSOLE=y
  495. CONFIG_FCC1_ENET=y
  496. # CONFIG_FCC2_ENET is not set
  497. # CONFIG_FCC3_ENET is not set
  498. #
  499. # Library routines
  500. #
  501. # CONFIG_CRC32 is not set
  502. # CONFIG_LIBCRC32C is not set
  503. #
  504. # Kernel hacking
  505. #
  506. # CONFIG_DEBUG_KERNEL is not set
  507. # CONFIG_KGDB_CONSOLE is not set
  508. #
  509. # Security options
  510. #
  511. # CONFIG_SECURITY is not set
  512. #
  513. # Cryptographic options
  514. #
  515. # CONFIG_CRYPTO is not set