omap_h2_1610_defconfig 17 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864
  1. #
  2. # Automatically generated make config: don't edit
  3. # Linux kernel version: 2.6.13
  4. # Mon Sep 5 18:07:12 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. #
  12. # Code maturity level options
  13. #
  14. CONFIG_EXPERIMENTAL=y
  15. CONFIG_CLEAN_COMPILE=y
  16. CONFIG_BROKEN_ON_SMP=y
  17. CONFIG_LOCK_KERNEL=y
  18. CONFIG_INIT_ENV_ARG_LIMIT=32
  19. #
  20. # General setup
  21. #
  22. CONFIG_LOCALVERSION=""
  23. CONFIG_SWAP=y
  24. CONFIG_SYSVIPC=y
  25. # CONFIG_POSIX_MQUEUE is not set
  26. # CONFIG_BSD_PROCESS_ACCT is not set
  27. CONFIG_SYSCTL=y
  28. # CONFIG_AUDIT is not set
  29. # CONFIG_HOTPLUG is not set
  30. CONFIG_KOBJECT_UEVENT=y
  31. # CONFIG_IKCONFIG is not set
  32. # CONFIG_EMBEDDED is not set
  33. CONFIG_KALLSYMS=y
  34. # CONFIG_KALLSYMS_EXTRA_PASS is not set
  35. CONFIG_PRINTK=y
  36. CONFIG_BUG=y
  37. CONFIG_BASE_FULL=y
  38. CONFIG_FUTEX=y
  39. CONFIG_EPOLL=y
  40. CONFIG_CC_OPTIMIZE_FOR_SIZE=y
  41. CONFIG_SHMEM=y
  42. CONFIG_CC_ALIGN_FUNCTIONS=0
  43. CONFIG_CC_ALIGN_LABELS=0
  44. CONFIG_CC_ALIGN_LOOPS=0
  45. CONFIG_CC_ALIGN_JUMPS=0
  46. # CONFIG_TINY_SHMEM is not set
  47. CONFIG_BASE_SMALL=0
  48. #
  49. # Loadable module support
  50. #
  51. CONFIG_MODULES=y
  52. CONFIG_MODULE_UNLOAD=y
  53. # CONFIG_MODULE_FORCE_UNLOAD is not set
  54. CONFIG_OBSOLETE_MODPARM=y
  55. # CONFIG_MODVERSIONS is not set
  56. # CONFIG_MODULE_SRCVERSION_ALL is not set
  57. # CONFIG_KMOD is not set
  58. #
  59. # System Type
  60. #
  61. # CONFIG_ARCH_CLPS7500 is not set
  62. # CONFIG_ARCH_CLPS711X is not set
  63. # CONFIG_ARCH_CO285 is not set
  64. # CONFIG_ARCH_EBSA110 is not set
  65. # CONFIG_ARCH_CAMELOT is not set
  66. # CONFIG_ARCH_FOOTBRIDGE is not set
  67. # CONFIG_ARCH_INTEGRATOR is not set
  68. # CONFIG_ARCH_IOP3XX is not set
  69. # CONFIG_ARCH_IXP4XX is not set
  70. # CONFIG_ARCH_IXP2000 is not set
  71. # CONFIG_ARCH_L7200 is not set
  72. # CONFIG_ARCH_PXA is not set
  73. # CONFIG_ARCH_RPC is not set
  74. # CONFIG_ARCH_SA1100 is not set
  75. # CONFIG_ARCH_S3C2410 is not set
  76. # CONFIG_ARCH_SHARK is not set
  77. # CONFIG_ARCH_LH7A40X is not set
  78. CONFIG_ARCH_OMAP=y
  79. # CONFIG_ARCH_VERSATILE is not set
  80. # CONFIG_ARCH_IMX is not set
  81. # CONFIG_ARCH_H720X is not set
  82. # CONFIG_ARCH_AAEC2000 is not set
  83. #
  84. # TI OMAP Implementations
  85. #
  86. CONFIG_ARCH_OMAP_OTG=y
  87. CONFIG_ARCH_OMAP1=y
  88. # CONFIG_ARCH_OMAP2 is not set
  89. #
  90. # OMAP Feature Selections
  91. #
  92. # CONFIG_OMAP_RESET_CLOCKS is not set
  93. CONFIG_OMAP_MUX=y
  94. # CONFIG_OMAP_MUX_DEBUG is not set
  95. CONFIG_OMAP_MUX_WARNINGS=y
  96. # CONFIG_OMAP_MPU_TIMER is not set
  97. CONFIG_OMAP_32K_TIMER=y
  98. CONFIG_OMAP_32K_TIMER_HZ=128
  99. # CONFIG_OMAP_DM_TIMER is not set
  100. CONFIG_OMAP_LL_DEBUG_UART1=y
  101. # CONFIG_OMAP_LL_DEBUG_UART2 is not set
  102. # CONFIG_OMAP_LL_DEBUG_UART3 is not set
  103. CONFIG_OMAP_SERIAL_WAKE=y
  104. #
  105. # OMAP Core Type
  106. #
  107. # CONFIG_ARCH_OMAP730 is not set
  108. # CONFIG_ARCH_OMAP1510 is not set
  109. CONFIG_ARCH_OMAP16XX=y
  110. #
  111. # OMAP Board Type
  112. #
  113. # CONFIG_MACH_OMAP_INNOVATOR is not set
  114. CONFIG_MACH_OMAP_H2=y
  115. # CONFIG_MACH_OMAP_H3 is not set
  116. # CONFIG_MACH_OMAP_OSK is not set
  117. # CONFIG_MACH_OMAP_GENERIC is not set
  118. #
  119. # OMAP CPU Speed
  120. #
  121. # CONFIG_OMAP_CLOCKS_SET_BY_BOOTLOADER is not set
  122. # CONFIG_OMAP_ARM_216MHZ is not set
  123. CONFIG_OMAP_ARM_192MHZ=y
  124. # CONFIG_OMAP_ARM_168MHZ is not set
  125. # CONFIG_OMAP_ARM_120MHZ is not set
  126. # CONFIG_OMAP_ARM_60MHZ is not set
  127. # CONFIG_OMAP_ARM_30MHZ is not set
  128. #
  129. # Processor Type
  130. #
  131. CONFIG_CPU_32=y
  132. CONFIG_CPU_ARM926T=y
  133. CONFIG_CPU_32v5=y
  134. CONFIG_CPU_ABRT_EV5TJ=y
  135. CONFIG_CPU_CACHE_VIVT=y
  136. CONFIG_CPU_COPY_V4WB=y
  137. CONFIG_CPU_TLB_V4WBI=y
  138. #
  139. # Processor Features
  140. #
  141. CONFIG_ARM_THUMB=y
  142. # CONFIG_CPU_ICACHE_DISABLE is not set
  143. # CONFIG_CPU_DCACHE_DISABLE is not set
  144. # CONFIG_CPU_DCACHE_WRITETHROUGH is not set
  145. # CONFIG_CPU_CACHE_ROUND_ROBIN is not set
  146. #
  147. # Bus support
  148. #
  149. CONFIG_ISA_DMA_API=y
  150. #
  151. # PCCARD (PCMCIA/CardBus) support
  152. #
  153. # CONFIG_PCCARD is not set
  154. #
  155. # Kernel Features
  156. #
  157. CONFIG_PREEMPT=y
  158. CONFIG_NO_IDLE_HZ=y
  159. # CONFIG_ARCH_DISCONTIGMEM_ENABLE is not set
  160. CONFIG_SELECT_MEMORY_MODEL=y
  161. CONFIG_FLATMEM_MANUAL=y
  162. # CONFIG_DISCONTIGMEM_MANUAL is not set
  163. # CONFIG_SPARSEMEM_MANUAL is not set
  164. CONFIG_FLATMEM=y
  165. CONFIG_FLAT_NODE_MEM_MAP=y
  166. # CONFIG_LEDS is not set
  167. CONFIG_ALIGNMENT_TRAP=y
  168. #
  169. # Boot options
  170. #
  171. CONFIG_ZBOOT_ROM_TEXT=0x0
  172. CONFIG_ZBOOT_ROM_BSS=0x0
  173. CONFIG_CMDLINE="mem=32M console=ttyS0,115200n8 root=0801 ro init=/bin/sh"
  174. # CONFIG_XIP_KERNEL is not set
  175. #
  176. # CPU Frequency scaling
  177. #
  178. CONFIG_CPU_FREQ=y
  179. CONFIG_CPU_FREQ_TABLE=y
  180. # CONFIG_CPU_FREQ_DEBUG is not set
  181. CONFIG_CPU_FREQ_STAT=y
  182. # CONFIG_CPU_FREQ_STAT_DETAILS is not set
  183. # CONFIG_CPU_FREQ_DEFAULT_GOV_PERFORMANCE is not set
  184. CONFIG_CPU_FREQ_DEFAULT_GOV_USERSPACE=y
  185. # CONFIG_CPU_FREQ_GOV_PERFORMANCE is not set
  186. # CONFIG_CPU_FREQ_GOV_POWERSAVE is not set
  187. CONFIG_CPU_FREQ_GOV_USERSPACE=y
  188. # CONFIG_CPU_FREQ_GOV_ONDEMAND is not set
  189. # CONFIG_CPU_FREQ_GOV_CONSERVATIVE is not set
  190. #
  191. # Floating point emulation
  192. #
  193. #
  194. # At least one emulation must be selected
  195. #
  196. CONFIG_FPE_NWFPE=y
  197. # CONFIG_FPE_NWFPE_XP is not set
  198. # CONFIG_FPE_FASTFPE is not set
  199. # CONFIG_VFP is not set
  200. #
  201. # Userspace binary formats
  202. #
  203. CONFIG_BINFMT_ELF=y
  204. CONFIG_BINFMT_AOUT=y
  205. # CONFIG_BINFMT_MISC is not set
  206. # CONFIG_ARTHUR is not set
  207. #
  208. # Power management options
  209. #
  210. CONFIG_PM=y
  211. # CONFIG_APM is not set
  212. #
  213. # Networking
  214. #
  215. CONFIG_NET=y
  216. #
  217. # Networking options
  218. #
  219. CONFIG_PACKET=y
  220. # CONFIG_PACKET_MMAP is not set
  221. CONFIG_UNIX=y
  222. # CONFIG_NET_KEY is not set
  223. CONFIG_INET=y
  224. # CONFIG_IP_MULTICAST is not set
  225. # CONFIG_IP_ADVANCED_ROUTER is not set
  226. CONFIG_IP_FIB_HASH=y
  227. CONFIG_IP_PNP=y
  228. CONFIG_IP_PNP_DHCP=y
  229. CONFIG_IP_PNP_BOOTP=y
  230. # CONFIG_IP_PNP_RARP is not set
  231. # CONFIG_NET_IPIP is not set
  232. # CONFIG_NET_IPGRE is not set
  233. # CONFIG_ARPD is not set
  234. # CONFIG_SYN_COOKIES is not set
  235. # CONFIG_INET_AH is not set
  236. # CONFIG_INET_ESP is not set
  237. # CONFIG_INET_IPCOMP is not set
  238. # CONFIG_INET_TUNNEL is not set
  239. CONFIG_IP_TCPDIAG=y
  240. # CONFIG_IP_TCPDIAG_IPV6 is not set
  241. # CONFIG_TCP_CONG_ADVANCED is not set
  242. CONFIG_TCP_CONG_BIC=y
  243. # CONFIG_IPV6 is not set
  244. # CONFIG_NETFILTER is not set
  245. #
  246. # SCTP Configuration (EXPERIMENTAL)
  247. #
  248. # CONFIG_IP_SCTP is not set
  249. # CONFIG_ATM is not set
  250. # CONFIG_BRIDGE is not set
  251. # CONFIG_VLAN_8021Q is not set
  252. # CONFIG_DECNET is not set
  253. # CONFIG_LLC2 is not set
  254. # CONFIG_IPX is not set
  255. # CONFIG_ATALK is not set
  256. # CONFIG_X25 is not set
  257. # CONFIG_LAPB is not set
  258. # CONFIG_NET_DIVERT is not set
  259. # CONFIG_ECONET is not set
  260. # CONFIG_WAN_ROUTER is not set
  261. # CONFIG_NET_SCHED is not set
  262. # CONFIG_NET_CLS_ROUTE is not set
  263. #
  264. # Network testing
  265. #
  266. # CONFIG_NET_PKTGEN is not set
  267. # CONFIG_HAMRADIO is not set
  268. # CONFIG_IRDA is not set
  269. # CONFIG_BT is not set
  270. #
  271. # Device Drivers
  272. #
  273. #
  274. # Generic Driver Options
  275. #
  276. CONFIG_STANDALONE=y
  277. CONFIG_PREVENT_FIRMWARE_BUILD=y
  278. # CONFIG_FW_LOADER is not set
  279. #
  280. # Memory Technology Devices (MTD)
  281. #
  282. # CONFIG_MTD is not set
  283. #
  284. # Parallel port support
  285. #
  286. # CONFIG_PARPORT is not set
  287. #
  288. # Plug and Play support
  289. #
  290. #
  291. # Block devices
  292. #
  293. # CONFIG_BLK_DEV_COW_COMMON is not set
  294. CONFIG_BLK_DEV_LOOP=y
  295. # CONFIG_BLK_DEV_CRYPTOLOOP is not set
  296. # CONFIG_BLK_DEV_NBD is not set
  297. CONFIG_BLK_DEV_RAM=y
  298. CONFIG_BLK_DEV_RAM_COUNT=16
  299. CONFIG_BLK_DEV_RAM_SIZE=8192
  300. CONFIG_BLK_DEV_INITRD=y
  301. CONFIG_INITRAMFS_SOURCE=""
  302. # CONFIG_CDROM_PKTCDVD is not set
  303. #
  304. # IO Schedulers
  305. #
  306. CONFIG_IOSCHED_NOOP=y
  307. CONFIG_IOSCHED_AS=y
  308. CONFIG_IOSCHED_DEADLINE=y
  309. CONFIG_IOSCHED_CFQ=y
  310. CONFIG_ATA_OVER_ETH=m
  311. #
  312. # SCSI device support
  313. #
  314. CONFIG_SCSI=y
  315. CONFIG_SCSI_PROC_FS=y
  316. #
  317. # SCSI support type (disk, tape, CD-ROM)
  318. #
  319. # CONFIG_BLK_DEV_SD is not set
  320. # CONFIG_CHR_DEV_ST is not set
  321. # CONFIG_CHR_DEV_OSST is not set
  322. # CONFIG_BLK_DEV_SR is not set
  323. # CONFIG_CHR_DEV_SG is not set
  324. # CONFIG_CHR_DEV_SCH is not set
  325. #
  326. # Some SCSI devices (e.g. CD jukebox) support multiple LUNs
  327. #
  328. # CONFIG_SCSI_MULTI_LUN is not set
  329. # CONFIG_SCSI_CONSTANTS is not set
  330. # CONFIG_SCSI_LOGGING is not set
  331. #
  332. # SCSI Transport Attributes
  333. #
  334. # CONFIG_SCSI_SPI_ATTRS is not set
  335. # CONFIG_SCSI_FC_ATTRS is not set
  336. # CONFIG_SCSI_ISCSI_ATTRS is not set
  337. #
  338. # SCSI low-level drivers
  339. #
  340. # CONFIG_SCSI_SATA is not set
  341. # CONFIG_SCSI_DEBUG is not set
  342. #
  343. # Multi-device support (RAID and LVM)
  344. #
  345. # CONFIG_MD is not set
  346. #
  347. # Fusion MPT device support
  348. #
  349. # CONFIG_FUSION is not set
  350. #
  351. # IEEE 1394 (FireWire) support
  352. #
  353. #
  354. # I2O device support
  355. #
  356. #
  357. # Network device support
  358. #
  359. CONFIG_NETDEVICES=y
  360. # CONFIG_DUMMY is not set
  361. # CONFIG_BONDING is not set
  362. # CONFIG_EQUALIZER is not set
  363. # CONFIG_TUN is not set
  364. #
  365. # Ethernet (10 or 100Mbit)
  366. #
  367. CONFIG_NET_ETHERNET=y
  368. CONFIG_MII=y
  369. CONFIG_SMC91X=y
  370. # CONFIG_DM9000 is not set
  371. #
  372. # Ethernet (1000 Mbit)
  373. #
  374. #
  375. # Ethernet (10000 Mbit)
  376. #
  377. #
  378. # Token Ring devices
  379. #
  380. #
  381. # Wireless LAN (non-hamradio)
  382. #
  383. # CONFIG_NET_RADIO is not set
  384. #
  385. # Wan interfaces
  386. #
  387. # CONFIG_WAN is not set
  388. CONFIG_PPP=y
  389. # CONFIG_PPP_MULTILINK is not set
  390. # CONFIG_PPP_FILTER is not set
  391. # CONFIG_PPP_ASYNC is not set
  392. # CONFIG_PPP_SYNC_TTY is not set
  393. # CONFIG_PPP_DEFLATE is not set
  394. # CONFIG_PPP_BSDCOMP is not set
  395. # CONFIG_PPPOE is not set
  396. CONFIG_SLIP=y
  397. CONFIG_SLIP_COMPRESSED=y
  398. # CONFIG_SLIP_SMART is not set
  399. # CONFIG_SLIP_MODE_SLIP6 is not set
  400. # CONFIG_SHAPER is not set
  401. # CONFIG_NETCONSOLE is not set
  402. # CONFIG_NETPOLL is not set
  403. # CONFIG_NET_POLL_CONTROLLER is not set
  404. #
  405. # ISDN subsystem
  406. #
  407. # CONFIG_ISDN is not set
  408. #
  409. # Input device support
  410. #
  411. CONFIG_INPUT=y
  412. #
  413. # Userland interfaces
  414. #
  415. CONFIG_INPUT_MOUSEDEV=y
  416. CONFIG_INPUT_MOUSEDEV_PSAUX=y
  417. CONFIG_INPUT_MOUSEDEV_SCREEN_X=1024
  418. CONFIG_INPUT_MOUSEDEV_SCREEN_Y=768
  419. # CONFIG_INPUT_JOYDEV is not set
  420. # CONFIG_INPUT_TSDEV is not set
  421. CONFIG_INPUT_EVDEV=y
  422. CONFIG_INPUT_EVBUG=y
  423. #
  424. # Input Device Drivers
  425. #
  426. # CONFIG_INPUT_KEYBOARD is not set
  427. # CONFIG_INPUT_MOUSE is not set
  428. # CONFIG_INPUT_JOYSTICK is not set
  429. # CONFIG_INPUT_TOUCHSCREEN is not set
  430. CONFIG_INPUT_MISC=y
  431. CONFIG_INPUT_UINPUT=y
  432. #
  433. # Hardware I/O ports
  434. #
  435. CONFIG_SERIO=y
  436. CONFIG_SERIO_SERPORT=y
  437. # CONFIG_SERIO_RAW is not set
  438. # CONFIG_GAMEPORT is not set
  439. #
  440. # Character devices
  441. #
  442. CONFIG_VT=y
  443. CONFIG_VT_CONSOLE=y
  444. CONFIG_HW_CONSOLE=y
  445. # CONFIG_SERIAL_NONSTANDARD is not set
  446. #
  447. # Serial drivers
  448. #
  449. CONFIG_SERIAL_8250=y
  450. CONFIG_SERIAL_8250_CONSOLE=y
  451. CONFIG_SERIAL_8250_NR_UARTS=4
  452. # CONFIG_SERIAL_8250_EXTENDED is not set
  453. #
  454. # Non-8250 serial port support
  455. #
  456. CONFIG_SERIAL_CORE=y
  457. CONFIG_SERIAL_CORE_CONSOLE=y
  458. CONFIG_UNIX98_PTYS=y
  459. # CONFIG_LEGACY_PTYS is not set
  460. #
  461. # IPMI
  462. #
  463. # CONFIG_IPMI_HANDLER is not set
  464. #
  465. # Watchdog Cards
  466. #
  467. CONFIG_WATCHDOG=y
  468. CONFIG_WATCHDOG_NOWAYOUT=y
  469. #
  470. # Watchdog Device Drivers
  471. #
  472. # CONFIG_SOFT_WATCHDOG is not set
  473. # CONFIG_NVRAM is not set
  474. # CONFIG_RTC is not set
  475. # CONFIG_DTLK is not set
  476. # CONFIG_R3964 is not set
  477. #
  478. # Ftape, the floppy tape device driver
  479. #
  480. # CONFIG_RAW_DRIVER is not set
  481. #
  482. # TPM devices
  483. #
  484. #
  485. # I2C support
  486. #
  487. # CONFIG_I2C is not set
  488. # CONFIG_I2C_SENSOR is not set
  489. CONFIG_ISP1301_OMAP=y
  490. #
  491. # Hardware Monitoring support
  492. #
  493. CONFIG_HWMON=y
  494. # CONFIG_HWMON_DEBUG_CHIP is not set
  495. #
  496. # Misc devices
  497. #
  498. #
  499. # Multimedia devices
  500. #
  501. # CONFIG_VIDEO_DEV is not set
  502. #
  503. # Digital Video Broadcasting Devices
  504. #
  505. # CONFIG_DVB is not set
  506. #
  507. # Graphics support
  508. #
  509. CONFIG_FB=y
  510. # CONFIG_FB_CFB_FILLRECT is not set
  511. # CONFIG_FB_CFB_COPYAREA is not set
  512. # CONFIG_FB_CFB_IMAGEBLIT is not set
  513. # CONFIG_FB_SOFT_CURSOR is not set
  514. # CONFIG_FB_MACMODES is not set
  515. CONFIG_FB_MODE_HELPERS=y
  516. # CONFIG_FB_TILEBLITTING is not set
  517. # CONFIG_FB_S1D13XXX is not set
  518. # CONFIG_FB_VIRTUAL is not set
  519. #
  520. # Console display driver support
  521. #
  522. # CONFIG_VGA_CONSOLE is not set
  523. CONFIG_DUMMY_CONSOLE=y
  524. CONFIG_FRAMEBUFFER_CONSOLE=y
  525. CONFIG_FONTS=y
  526. CONFIG_FONT_8x8=y
  527. CONFIG_FONT_8x16=y
  528. # CONFIG_FONT_6x11 is not set
  529. # CONFIG_FONT_7x14 is not set
  530. # CONFIG_FONT_PEARL_8x8 is not set
  531. # CONFIG_FONT_ACORN_8x8 is not set
  532. # CONFIG_FONT_MINI_4x6 is not set
  533. # CONFIG_FONT_SUN8x16 is not set
  534. # CONFIG_FONT_SUN12x22 is not set
  535. # CONFIG_FONT_10x18 is not set
  536. #
  537. # Logo configuration
  538. #
  539. CONFIG_LOGO=y
  540. # CONFIG_LOGO_LINUX_MONO is not set
  541. # CONFIG_LOGO_LINUX_VGA16 is not set
  542. CONFIG_LOGO_LINUX_CLUT224=y
  543. # CONFIG_BACKLIGHT_LCD_SUPPORT is not set
  544. #
  545. # Sound
  546. #
  547. CONFIG_SOUND=y
  548. #
  549. # Advanced Linux Sound Architecture
  550. #
  551. # CONFIG_SND is not set
  552. #
  553. # Open Sound System
  554. #
  555. CONFIG_SOUND_PRIME=y
  556. # CONFIG_SOUND_MSNDCLAS is not set
  557. # CONFIG_SOUND_MSNDPIN is not set
  558. # CONFIG_SOUND_OSS is not set
  559. # CONFIG_SOUND_AD1980 is not set
  560. #
  561. # USB support
  562. #
  563. CONFIG_USB_ARCH_HAS_HCD=y
  564. CONFIG_USB_ARCH_HAS_OHCI=y
  565. # CONFIG_USB is not set
  566. #
  567. # USB Gadget Support
  568. #
  569. CONFIG_USB_GADGET=y
  570. # CONFIG_USB_GADGET_DEBUG_FILES is not set
  571. CONFIG_USB_GADGET_SELECTED=y
  572. # CONFIG_USB_GADGET_NET2280 is not set
  573. # CONFIG_USB_GADGET_PXA2XX is not set
  574. # CONFIG_USB_GADGET_GOKU is not set
  575. # CONFIG_USB_GADGET_LH7A40X is not set
  576. CONFIG_USB_GADGET_OMAP=y
  577. CONFIG_USB_OMAP=y
  578. # CONFIG_USB_GADGET_DUMMY_HCD is not set
  579. # CONFIG_USB_GADGET_DUALSPEED is not set
  580. # CONFIG_USB_ZERO is not set
  581. CONFIG_USB_ETH=y
  582. CONFIG_USB_ETH_RNDIS=y
  583. # CONFIG_USB_GADGETFS is not set
  584. # CONFIG_USB_FILE_STORAGE is not set
  585. # CONFIG_USB_G_SERIAL is not set
  586. #
  587. # MMC/SD Card support
  588. #
  589. # CONFIG_MMC is not set
  590. #
  591. # File systems
  592. #
  593. CONFIG_EXT2_FS=y
  594. # CONFIG_EXT2_FS_XATTR is not set
  595. # CONFIG_EXT2_FS_XIP is not set
  596. # CONFIG_EXT3_FS is not set
  597. # CONFIG_JBD is not set
  598. # CONFIG_REISERFS_FS is not set
  599. # CONFIG_JFS_FS is not set
  600. # CONFIG_FS_POSIX_ACL is not set
  601. #
  602. # XFS support
  603. #
  604. # CONFIG_XFS_FS is not set
  605. # CONFIG_MINIX_FS is not set
  606. CONFIG_ROMFS_FS=y
  607. CONFIG_INOTIFY=y
  608. # CONFIG_QUOTA is not set
  609. CONFIG_DNOTIFY=y
  610. # CONFIG_AUTOFS_FS is not set
  611. # CONFIG_AUTOFS4_FS is not set
  612. #
  613. # CD-ROM/DVD Filesystems
  614. #
  615. # CONFIG_ISO9660_FS is not set
  616. # CONFIG_UDF_FS is not set
  617. #
  618. # DOS/FAT/NT Filesystems
  619. #
  620. CONFIG_FAT_FS=y
  621. CONFIG_MSDOS_FS=y
  622. # CONFIG_VFAT_FS is not set
  623. CONFIG_FAT_DEFAULT_CODEPAGE=437
  624. # CONFIG_NTFS_FS is not set
  625. #
  626. # Pseudo filesystems
  627. #
  628. CONFIG_PROC_FS=y
  629. CONFIG_SYSFS=y
  630. # CONFIG_DEVPTS_FS_XATTR is not set
  631. # CONFIG_TMPFS is not set
  632. # CONFIG_HUGETLB_PAGE is not set
  633. CONFIG_RAMFS=y
  634. #
  635. # Miscellaneous filesystems
  636. #
  637. # CONFIG_ADFS_FS is not set
  638. # CONFIG_AFFS_FS is not set
  639. # CONFIG_HFS_FS is not set
  640. # CONFIG_HFSPLUS_FS is not set
  641. # CONFIG_BEFS_FS is not set
  642. # CONFIG_BFS_FS is not set
  643. # CONFIG_EFS_FS is not set
  644. CONFIG_CRAMFS=y
  645. # CONFIG_VXFS_FS is not set
  646. # CONFIG_HPFS_FS is not set
  647. # CONFIG_QNX4FS_FS is not set
  648. # CONFIG_SYSV_FS is not set
  649. # CONFIG_UFS_FS is not set
  650. #
  651. # Network File Systems
  652. #
  653. CONFIG_NFS_FS=y
  654. CONFIG_NFS_V3=y
  655. # CONFIG_NFS_V3_ACL is not set
  656. CONFIG_NFS_V4=y
  657. # CONFIG_NFS_DIRECTIO is not set
  658. # CONFIG_NFSD is not set
  659. CONFIG_ROOT_NFS=y
  660. CONFIG_LOCKD=y
  661. CONFIG_LOCKD_V4=y
  662. CONFIG_NFS_COMMON=y
  663. CONFIG_SUNRPC=y
  664. CONFIG_SUNRPC_GSS=y
  665. CONFIG_RPCSEC_GSS_KRB5=y
  666. # CONFIG_RPCSEC_GSS_SPKM3 is not set
  667. # CONFIG_SMB_FS is not set
  668. # CONFIG_CIFS is not set
  669. # CONFIG_NCP_FS is not set
  670. # CONFIG_CODA_FS is not set
  671. # CONFIG_AFS_FS is not set
  672. #
  673. # Partition Types
  674. #
  675. # CONFIG_PARTITION_ADVANCED is not set
  676. CONFIG_MSDOS_PARTITION=y
  677. #
  678. # Native Language Support
  679. #
  680. CONFIG_NLS=y
  681. CONFIG_NLS_DEFAULT="iso8859-1"
  682. # CONFIG_NLS_CODEPAGE_437 is not set
  683. # CONFIG_NLS_CODEPAGE_737 is not set
  684. # CONFIG_NLS_CODEPAGE_775 is not set
  685. # CONFIG_NLS_CODEPAGE_850 is not set
  686. # CONFIG_NLS_CODEPAGE_852 is not set
  687. # CONFIG_NLS_CODEPAGE_855 is not set
  688. # CONFIG_NLS_CODEPAGE_857 is not set
  689. # CONFIG_NLS_CODEPAGE_860 is not set
  690. # CONFIG_NLS_CODEPAGE_861 is not set
  691. # CONFIG_NLS_CODEPAGE_862 is not set
  692. # CONFIG_NLS_CODEPAGE_863 is not set
  693. # CONFIG_NLS_CODEPAGE_864 is not set
  694. # CONFIG_NLS_CODEPAGE_865 is not set
  695. # CONFIG_NLS_CODEPAGE_866 is not set
  696. # CONFIG_NLS_CODEPAGE_869 is not set
  697. # CONFIG_NLS_CODEPAGE_936 is not set
  698. # CONFIG_NLS_CODEPAGE_950 is not set
  699. # CONFIG_NLS_CODEPAGE_932 is not set
  700. # CONFIG_NLS_CODEPAGE_949 is not set
  701. # CONFIG_NLS_CODEPAGE_874 is not set
  702. # CONFIG_NLS_ISO8859_8 is not set
  703. # CONFIG_NLS_CODEPAGE_1250 is not set
  704. # CONFIG_NLS_CODEPAGE_1251 is not set
  705. # CONFIG_NLS_ASCII is not set
  706. # CONFIG_NLS_ISO8859_1 is not set
  707. # CONFIG_NLS_ISO8859_2 is not set
  708. # CONFIG_NLS_ISO8859_3 is not set
  709. # CONFIG_NLS_ISO8859_4 is not set
  710. # CONFIG_NLS_ISO8859_5 is not set
  711. # CONFIG_NLS_ISO8859_6 is not set
  712. # CONFIG_NLS_ISO8859_7 is not set
  713. # CONFIG_NLS_ISO8859_9 is not set
  714. # CONFIG_NLS_ISO8859_13 is not set
  715. # CONFIG_NLS_ISO8859_14 is not set
  716. # CONFIG_NLS_ISO8859_15 is not set
  717. # CONFIG_NLS_KOI8_R is not set
  718. # CONFIG_NLS_KOI8_U is not set
  719. # CONFIG_NLS_UTF8 is not set
  720. #
  721. # Profiling support
  722. #
  723. # CONFIG_PROFILING is not set
  724. #
  725. # Kernel hacking
  726. #
  727. # CONFIG_PRINTK_TIME is not set
  728. # CONFIG_DEBUG_KERNEL is not set
  729. CONFIG_LOG_BUF_SHIFT=14
  730. CONFIG_DEBUG_BUGVERBOSE=y
  731. CONFIG_FRAME_POINTER=y
  732. # CONFIG_DEBUG_USER is not set
  733. #
  734. # Security options
  735. #
  736. # CONFIG_KEYS is not set
  737. # CONFIG_SECURITY is not set
  738. #
  739. # Cryptographic options
  740. #
  741. CONFIG_CRYPTO=y
  742. # CONFIG_CRYPTO_HMAC is not set
  743. # CONFIG_CRYPTO_NULL is not set
  744. # CONFIG_CRYPTO_MD4 is not set
  745. CONFIG_CRYPTO_MD5=y
  746. # CONFIG_CRYPTO_SHA1 is not set
  747. # CONFIG_CRYPTO_SHA256 is not set
  748. # CONFIG_CRYPTO_SHA512 is not set
  749. # CONFIG_CRYPTO_WP512 is not set
  750. # CONFIG_CRYPTO_TGR192 is not set
  751. CONFIG_CRYPTO_DES=y
  752. # CONFIG_CRYPTO_BLOWFISH is not set
  753. # CONFIG_CRYPTO_TWOFISH is not set
  754. # CONFIG_CRYPTO_SERPENT is not set
  755. # CONFIG_CRYPTO_AES is not set
  756. # CONFIG_CRYPTO_CAST5 is not set
  757. # CONFIG_CRYPTO_CAST6 is not set
  758. # CONFIG_CRYPTO_TEA is not set
  759. # CONFIG_CRYPTO_ARC4 is not set
  760. # CONFIG_CRYPTO_KHAZAD is not set
  761. # CONFIG_CRYPTO_ANUBIS is not set
  762. # CONFIG_CRYPTO_DEFLATE is not set
  763. # CONFIG_CRYPTO_MICHAEL_MIC is not set
  764. # CONFIG_CRYPTO_CRC32C is not set
  765. # CONFIG_CRYPTO_TEST is not set
  766. #
  767. # Hardware crypto devices
  768. #
  769. #
  770. # Library routines
  771. #
  772. # CONFIG_CRC_CCITT is not set
  773. CONFIG_CRC32=y
  774. # CONFIG_LIBCRC32C is not set
  775. CONFIG_ZLIB_INFLATE=y