smdk6400onenand_defconfig 31 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033103410351036103710381039104010411042104310441045104610471048104910501051105210531054105510561057105810591060106110621063106410651066106710681069107010711072107310741075107610771078107910801081108210831084108510861087108810891090109110921093109410951096109710981099110011011102110311041105110611071108110911101111111211131114111511161117111811191120112111221123112411251126112711281129113011311132113311341135113611371138113911401141114211431144114511461147114811491150115111521153115411551156115711581159116011611162116311641165116611671168116911701171117211731174117511761177117811791180118111821183118411851186118711881189119011911192119311941195119611971198119912001201120212031204120512061207120812091210121112121213121412151216121712181219122012211222122312241225122612271228122912301231123212331234123512361237123812391240124112421243124412451246124712481249125012511252125312541255125612571258125912601261126212631264126512661267126812691270127112721273127412751276127712781279128012811282128312841285128612871288128912901291129212931294129512961297129812991300130113021303130413051306130713081309131013111312131313141315131613171318131913201321132213231324132513261327132813291330133113321333133413351336133713381339134013411342134313441345134613471348134913501351135213531354135513561357135813591360136113621363136413651366136713681369137013711372137313741375137613771378137913801381138213831384138513861387138813891390139113921393139413951396139713981399140014011402140314041405140614071408140914101411141214131414141514161417141814191420142114221423142414251426142714281429143014311432143314341435143614371438143914401441144214431444144514461447144814491450145114521453145414551456145714581459146014611462146314641465146614671468146914701471147214731474147514761477147814791480148114821483148414851486148714881489149014911492149314941495149614971498149915001501150215031504
  1. #
  2. # Automatically generated make config: don't edit
  3. # Linux kernel version: 2.6.21.5
  4. # Mon Dec 17 15:42:54 2007
  5. #
  6. CONFIG_ARM=y
  7. CONFIG_SYS_SUPPORTS_APM_EMULATION=y
  8. CONFIG_GENERIC_GPIO=y
  9. # CONFIG_GENERIC_TIME is not set
  10. CONFIG_MMU=y
  11. CONFIG_NO_IOPORT=y
  12. CONFIG_GENERIC_HARDIRQS=y
  13. CONFIG_TRACE_IRQFLAGS_SUPPORT=y
  14. CONFIG_HARDIRQS_SW_RESEND=y
  15. CONFIG_GENERIC_IRQ_PROBE=y
  16. CONFIG_RWSEM_GENERIC_SPINLOCK=y
  17. # CONFIG_ARCH_HAS_ILOG2_U32 is not set
  18. # CONFIG_ARCH_HAS_ILOG2_U64 is not set
  19. CONFIG_GENERIC_HWEIGHT=y
  20. CONFIG_GENERIC_CALIBRATE_DELAY=y
  21. CONFIG_ZONE_DMA=y
  22. CONFIG_VECTORS_BASE=0xffff0000
  23. CONFIG_DEFCONFIG_LIST="/lib/modules/$UNAME_RELEASE/.config"
  24. #
  25. # Code maturity level options
  26. #
  27. CONFIG_EXPERIMENTAL=y
  28. CONFIG_BROKEN_ON_SMP=y
  29. CONFIG_INIT_ENV_ARG_LIMIT=32
  30. #
  31. # General setup
  32. #
  33. CONFIG_LOCALVERSION=""
  34. CONFIG_LOCALVERSION_AUTO=y
  35. CONFIG_SWAP=y
  36. CONFIG_SYSVIPC=y
  37. # CONFIG_IPC_NS is not set
  38. CONFIG_SYSVIPC_SYSCTL=y
  39. # CONFIG_POSIX_MQUEUE is not set
  40. # CONFIG_BSD_PROCESS_ACCT is not set
  41. # CONFIG_TASKSTATS is not set
  42. # CONFIG_UTS_NS is not set
  43. # CONFIG_AUDIT is not set
  44. # CONFIG_IKCONFIG is not set
  45. CONFIG_SYSFS_DEPRECATED=y
  46. # CONFIG_RELAY is not set
  47. CONFIG_BLK_DEV_INITRD=y
  48. CONFIG_INITRAMFS_SOURCE=""
  49. CONFIG_CC_OPTIMIZE_FOR_SIZE=y
  50. CONFIG_SYSCTL=y
  51. # CONFIG_EMBEDDED is not set
  52. CONFIG_UID16=y
  53. CONFIG_SYSCTL_SYSCALL=y
  54. CONFIG_KALLSYMS=y
  55. # CONFIG_KALLSYMS_ALL is not set
  56. # CONFIG_KALLSYMS_EXTRA_PASS is not set
  57. CONFIG_HOTPLUG=y
  58. CONFIG_PRINTK=y
  59. CONFIG_BUG=y
  60. CONFIG_ELF_CORE=y
  61. CONFIG_BASE_FULL=y
  62. CONFIG_FUTEX=y
  63. CONFIG_EPOLL=y
  64. CONFIG_SHMEM=y
  65. CONFIG_SLAB=y
  66. CONFIG_VM_EVENT_COUNTERS=y
  67. CONFIG_RT_MUTEXES=y
  68. # CONFIG_TINY_SHMEM is not set
  69. CONFIG_BASE_SMALL=0
  70. # CONFIG_SLOB is not set
  71. #
  72. # Loadable module support
  73. #
  74. CONFIG_MODULES=y
  75. CONFIG_MODULE_UNLOAD=y
  76. # CONFIG_MODULE_FORCE_UNLOAD is not set
  77. # CONFIG_MODVERSIONS is not set
  78. # CONFIG_MODULE_SRCVERSION_ALL is not set
  79. CONFIG_KMOD=y
  80. #
  81. # Block layer
  82. #
  83. CONFIG_BLOCK=y
  84. # CONFIG_LBD is not set
  85. # CONFIG_BLK_DEV_IO_TRACE is not set
  86. # CONFIG_LSF is not set
  87. #
  88. # IO Schedulers
  89. #
  90. CONFIG_IOSCHED_NOOP=y
  91. CONFIG_IOSCHED_AS=y
  92. CONFIG_IOSCHED_DEADLINE=y
  93. CONFIG_IOSCHED_CFQ=y
  94. CONFIG_DEFAULT_AS=y
  95. # CONFIG_DEFAULT_DEADLINE is not set
  96. # CONFIG_DEFAULT_CFQ is not set
  97. # CONFIG_DEFAULT_NOOP is not set
  98. CONFIG_DEFAULT_IOSCHED="anticipatory"
  99. #
  100. # System Type
  101. #
  102. # CONFIG_ARCH_AAEC2000 is not set
  103. # CONFIG_ARCH_INTEGRATOR is not set
  104. # CONFIG_ARCH_REALVIEW is not set
  105. # CONFIG_ARCH_VERSATILE is not set
  106. # CONFIG_ARCH_AT91 is not set
  107. # CONFIG_ARCH_CLPS7500 is not set
  108. # CONFIG_ARCH_CLPS711X is not set
  109. # CONFIG_ARCH_CO285 is not set
  110. # CONFIG_ARCH_EBSA110 is not set
  111. # CONFIG_ARCH_EP93XX is not set
  112. # CONFIG_ARCH_FOOTBRIDGE is not set
  113. # CONFIG_ARCH_NETX is not set
  114. # CONFIG_ARCH_H720X is not set
  115. # CONFIG_ARCH_IMX is not set
  116. # CONFIG_ARCH_IOP32X is not set
  117. # CONFIG_ARCH_IOP33X is not set
  118. # CONFIG_ARCH_IOP13XX is not set
  119. # CONFIG_ARCH_IXP4XX is not set
  120. # CONFIG_ARCH_IXP2000 is not set
  121. # CONFIG_ARCH_IXP23XX is not set
  122. # CONFIG_ARCH_L7200 is not set
  123. # CONFIG_ARCH_NS9XXX is not set
  124. # CONFIG_ARCH_PNX4008 is not set
  125. # CONFIG_ARCH_PXA is not set
  126. # CONFIG_ARCH_RPC is not set
  127. # CONFIG_ARCH_SA1100 is not set
  128. CONFIG_ARCH_S3C2410=y
  129. # CONFIG_ARCH_SHARK is not set
  130. # CONFIG_ARCH_LH7A40X is not set
  131. # CONFIG_ARCH_OMAP is not set
  132. CONFIG_PLAT_S3C=y
  133. # CONFIG_PLAT_S3C24XX is not set
  134. CONFIG_PLAT_S3C64XX=y
  135. CONFIG_SPLIT_ROOT_FILESYSTEM=y
  136. # CONFIG_S3C2410_BOOT_ERROR_RESET is not set
  137. CONFIG_S3C2410_LOWLEVEL_UART_PORT=0
  138. # CONFIG_S3C2410_DMA is not set
  139. CONFIG_MACH_SMDK=y
  140. #
  141. # S3C2400 Machines
  142. #
  143. #
  144. # S3C2410 Machines
  145. #
  146. # CONFIG_ARCH_SMDK2410 is not set
  147. # CONFIG_ARCH_H1940 is not set
  148. # CONFIG_MACH_N30 is not set
  149. # CONFIG_ARCH_BAST is not set
  150. # CONFIG_MACH_OTOM is not set
  151. # CONFIG_MACH_AML_M5900 is not set
  152. # CONFIG_MACH_VR1000 is not set
  153. # CONFIG_MACH_QT2410 is not set
  154. #
  155. # S3C2412 Machines
  156. #
  157. # CONFIG_MACH_SMDK2413 is not set
  158. # CONFIG_MACH_VSTMS is not set
  159. #
  160. # S3C2440 Machines
  161. #
  162. # CONFIG_MACH_ANUBIS is not set
  163. # CONFIG_MACH_OSIRIS is not set
  164. # CONFIG_MACH_RX3715 is not set
  165. # CONFIG_ARCH_S3C2440 is not set
  166. # CONFIG_MACH_NEXCODER_2440 is not set
  167. #
  168. # S3C2442 Machines
  169. #
  170. #
  171. # S3C2443 Machines
  172. #
  173. # CONFIG_MACH_SMDK2443 is not set
  174. #
  175. # S3C6400 Machines
  176. #
  177. CONFIG_MACH_SMDK6400=y
  178. # CONFIG_S3C6400_PDFW is not set
  179. CONFIG_CPU_S3C6400=y
  180. CONFIG_S3C64XX_DMA=y
  181. #
  182. # Processor Type
  183. #
  184. CONFIG_CPU_32=y
  185. CONFIG_CPU_V6=y
  186. # CONFIG_CPU_32v6K is not set
  187. CONFIG_CPU_32v6=y
  188. CONFIG_CPU_ABRT_EV6=y
  189. CONFIG_CPU_CACHE_V6=y
  190. CONFIG_CPU_CACHE_VIPT=y
  191. CONFIG_CPU_COPY_V6=y
  192. CONFIG_CPU_TLB_V6=y
  193. CONFIG_CPU_CP15=y
  194. CONFIG_CPU_CP15_MMU=y
  195. #
  196. # Processor Features
  197. #
  198. CONFIG_ARM_THUMB=y
  199. # CONFIG_CPU_ICACHE_DISABLE is not set
  200. # CONFIG_CPU_DCACHE_DISABLE is not set
  201. # CONFIG_CPU_DCACHE_WRITETHROUGH is not set
  202. # CONFIG_CPU_BPREDICT_DISABLE is not set
  203. # CONFIG_OUTER_CACHE is not set
  204. #
  205. # Bus support
  206. #
  207. CONFIG_ISA=y
  208. #
  209. # PCCARD (PCMCIA/CardBus) support
  210. #
  211. # CONFIG_PCCARD is not set
  212. #
  213. # Kernel Features
  214. #
  215. # CONFIG_PREEMPT is not set
  216. # CONFIG_NO_IDLE_HZ is not set
  217. CONFIG_HZ=200
  218. CONFIG_AEABI=y
  219. CONFIG_OABI_COMPAT=y
  220. # CONFIG_ARCH_DISCONTIGMEM_ENABLE is not set
  221. CONFIG_SELECT_MEMORY_MODEL=y
  222. CONFIG_FLATMEM_MANUAL=y
  223. # CONFIG_DISCONTIGMEM_MANUAL is not set
  224. # CONFIG_SPARSEMEM_MANUAL is not set
  225. CONFIG_FLATMEM=y
  226. CONFIG_FLAT_NODE_MEM_MAP=y
  227. # CONFIG_SPARSEMEM_STATIC is not set
  228. CONFIG_SPLIT_PTLOCK_CPUS=4
  229. # CONFIG_RESOURCES_64BIT is not set
  230. CONFIG_ZONE_DMA_FLAG=1
  231. # CONFIG_LEDS is not set
  232. CONFIG_ALIGNMENT_TRAP=y
  233. #
  234. # Boot options
  235. #
  236. CONFIG_ZBOOT_ROM_TEXT=0x0
  237. CONFIG_ZBOOT_ROM_BSS=0x0
  238. CONFIG_CMDLINE="root=/dev/mtdblock2 rootfstype=cramfs init=/linuxrc console=ttySAC0,115200"
  239. # CONFIG_XIP_KERNEL is not set
  240. # CONFIG_KEXEC is not set
  241. #
  242. # Floating point emulation
  243. #
  244. #
  245. # At least one emulation must be selected
  246. #
  247. CONFIG_FPE_NWFPE=y
  248. # CONFIG_FPE_NWFPE_XP is not set
  249. # CONFIG_FPE_FASTFPE is not set
  250. # CONFIG_VFP is not set
  251. #
  252. # Userspace binary formats
  253. #
  254. CONFIG_BINFMT_ELF=y
  255. CONFIG_BINFMT_AOUT=y
  256. # CONFIG_BINFMT_MISC is not set
  257. #
  258. # Power management options
  259. #
  260. # CONFIG_PM is not set
  261. #
  262. # Networking
  263. #
  264. CONFIG_NET=y
  265. #
  266. # Networking options
  267. #
  268. # CONFIG_NETDEBUG is not set
  269. # CONFIG_PACKET is not set
  270. CONFIG_UNIX=y
  271. CONFIG_XFRM=y
  272. # CONFIG_XFRM_USER is not set
  273. # CONFIG_XFRM_SUB_POLICY is not set
  274. # CONFIG_XFRM_MIGRATE is not set
  275. # CONFIG_NET_KEY is not set
  276. CONFIG_INET=y
  277. # CONFIG_IP_MULTICAST is not set
  278. # CONFIG_IP_ADVANCED_ROUTER is not set
  279. CONFIG_IP_FIB_HASH=y
  280. CONFIG_IP_PNP=y
  281. # CONFIG_IP_PNP_DHCP is not set
  282. CONFIG_IP_PNP_BOOTP=y
  283. # CONFIG_IP_PNP_RARP is not set
  284. # CONFIG_NET_IPIP is not set
  285. # CONFIG_NET_IPGRE is not set
  286. # CONFIG_ARPD is not set
  287. # CONFIG_SYN_COOKIES is not set
  288. # CONFIG_INET_AH is not set
  289. # CONFIG_INET_ESP is not set
  290. # CONFIG_INET_IPCOMP is not set
  291. # CONFIG_INET_XFRM_TUNNEL is not set
  292. # CONFIG_INET_TUNNEL is not set
  293. CONFIG_INET_XFRM_MODE_TRANSPORT=y
  294. CONFIG_INET_XFRM_MODE_TUNNEL=y
  295. CONFIG_INET_XFRM_MODE_BEET=y
  296. CONFIG_INET_DIAG=y
  297. CONFIG_INET_TCP_DIAG=y
  298. # CONFIG_TCP_CONG_ADVANCED is not set
  299. CONFIG_TCP_CONG_CUBIC=y
  300. CONFIG_DEFAULT_TCP_CONG="cubic"
  301. # CONFIG_TCP_MD5SIG is not set
  302. # CONFIG_IPV6 is not set
  303. # CONFIG_INET6_XFRM_TUNNEL is not set
  304. # CONFIG_INET6_TUNNEL is not set
  305. # CONFIG_NETWORK_SECMARK is not set
  306. # CONFIG_NETFILTER is not set
  307. #
  308. # DCCP Configuration (EXPERIMENTAL)
  309. #
  310. # CONFIG_IP_DCCP is not set
  311. #
  312. # SCTP Configuration (EXPERIMENTAL)
  313. #
  314. # CONFIG_IP_SCTP is not set
  315. #
  316. # TIPC Configuration (EXPERIMENTAL)
  317. #
  318. # CONFIG_TIPC is not set
  319. # CONFIG_ATM is not set
  320. # CONFIG_BRIDGE is not set
  321. # CONFIG_VLAN_8021Q is not set
  322. # CONFIG_DECNET is not set
  323. # CONFIG_LLC2 is not set
  324. # CONFIG_IPX is not set
  325. # CONFIG_ATALK is not set
  326. # CONFIG_X25 is not set
  327. # CONFIG_LAPB is not set
  328. # CONFIG_ECONET is not set
  329. # CONFIG_WAN_ROUTER is not set
  330. #
  331. # QoS and/or fair queueing
  332. #
  333. # CONFIG_NET_SCHED is not set
  334. #
  335. # Network testing
  336. #
  337. # CONFIG_NET_PKTGEN is not set
  338. # CONFIG_HAMRADIO is not set
  339. # CONFIG_IRDA is not set
  340. # CONFIG_BT is not set
  341. # CONFIG_IEEE80211 is not set
  342. #
  343. # Device Drivers
  344. #
  345. #
  346. # Generic Driver Options
  347. #
  348. CONFIG_STANDALONE=y
  349. CONFIG_PREVENT_FIRMWARE_BUILD=y
  350. # CONFIG_FW_LOADER is not set
  351. # CONFIG_DEBUG_DRIVER is not set
  352. # CONFIG_DEBUG_DEVRES is not set
  353. # CONFIG_SYS_HYPERVISOR is not set
  354. #
  355. # Connector - unified userspace <-> kernelspace linker
  356. #
  357. # CONFIG_CONNECTOR is not set
  358. #
  359. # Memory Technology Devices (MTD)
  360. #
  361. CONFIG_MTD=y
  362. # CONFIG_MTD_DEBUG is not set
  363. # CONFIG_MTD_CONCAT is not set
  364. CONFIG_MTD_PARTITIONS=y
  365. CONFIG_MTD_REDBOOT_PARTS=y
  366. CONFIG_MTD_REDBOOT_DIRECTORY_BLOCK=-1
  367. CONFIG_MTD_REDBOOT_PARTS_UNALLOCATED=y
  368. # CONFIG_MTD_REDBOOT_PARTS_READONLY is not set
  369. CONFIG_MTD_CMDLINE_PARTS=y
  370. # CONFIG_MTD_AFS_PARTS is not set
  371. #
  372. # User Modules And Translation Layers
  373. #
  374. CONFIG_MTD_CHAR=y
  375. CONFIG_MTD_BLKDEVS=y
  376. CONFIG_MTD_BLOCK=y
  377. # CONFIG_FTL is not set
  378. # CONFIG_NFTL is not set
  379. # CONFIG_INFTL is not set
  380. # CONFIG_RFD_FTL is not set
  381. # CONFIG_SSFDC is not set
  382. #
  383. # RAM/ROM/Flash chip drivers
  384. #
  385. CONFIG_MTD_CFI=y
  386. CONFIG_MTD_JEDECPROBE=y
  387. CONFIG_MTD_GEN_PROBE=y
  388. # CONFIG_MTD_CFI_ADV_OPTIONS is not set
  389. CONFIG_MTD_MAP_BANK_WIDTH_1=y
  390. CONFIG_MTD_MAP_BANK_WIDTH_2=y
  391. CONFIG_MTD_MAP_BANK_WIDTH_4=y
  392. # CONFIG_MTD_MAP_BANK_WIDTH_8 is not set
  393. # CONFIG_MTD_MAP_BANK_WIDTH_16 is not set
  394. # CONFIG_MTD_MAP_BANK_WIDTH_32 is not set
  395. CONFIG_MTD_CFI_I1=y
  396. CONFIG_MTD_CFI_I2=y
  397. # CONFIG_MTD_CFI_I4 is not set
  398. # CONFIG_MTD_CFI_I8 is not set
  399. CONFIG_MTD_CFI_INTELEXT=y
  400. CONFIG_MTD_CFI_AMDSTD=y
  401. # CONFIG_MTD_CFI_STAA is not set
  402. CONFIG_MTD_CFI_UTIL=y
  403. # CONFIG_MTD_RAM is not set
  404. CONFIG_MTD_ROM=y
  405. # CONFIG_MTD_ABSENT is not set
  406. # CONFIG_MTD_OBSOLETE_CHIPS is not set
  407. #
  408. # Mapping drivers for chip access
  409. #
  410. # CONFIG_MTD_COMPLEX_MAPPINGS is not set
  411. # CONFIG_MTD_PHYSMAP is not set
  412. # CONFIG_MTD_ARM_INTEGRATOR is not set
  413. # CONFIG_MTD_IMPA7 is not set
  414. # CONFIG_MTD_PLATRAM is not set
  415. #
  416. # Self-contained MTD device drivers
  417. #
  418. # CONFIG_MTD_SLRAM is not set
  419. # CONFIG_MTD_PHRAM is not set
  420. # CONFIG_MTD_MTDRAM is not set
  421. # CONFIG_MTD_BLOCK2MTD is not set
  422. #
  423. # Disk-On-Chip Device Drivers
  424. #
  425. # CONFIG_MTD_DOC2000 is not set
  426. # CONFIG_MTD_DOC2001 is not set
  427. # CONFIG_MTD_DOC2001PLUS is not set
  428. #
  429. # NAND Flash Device Drivers
  430. #
  431. # CONFIG_MTD_NAND is not set
  432. #
  433. # OneNAND Flash Device Drivers
  434. #
  435. CONFIG_MTD_ONENAND=y
  436. # CONFIG_MTD_ONENAND_VERIFY_WRITE is not set
  437. CONFIG_MTD_ONENAND_GENERIC=y
  438. # CONFIG_MTD_ONENAND_OTP is not set
  439. #
  440. # UBI - Unsorted block images
  441. #
  442. # CONFIG_MTD_UBI is not set
  443. #
  444. # Parallel port support
  445. #
  446. CONFIG_PARPORT=y
  447. # CONFIG_PARPORT_PC is not set
  448. # CONFIG_PARPORT_GSC is not set
  449. # CONFIG_PARPORT_AX88796 is not set
  450. CONFIG_PARPORT_1284=y
  451. #
  452. # Plug and Play support
  453. #
  454. # CONFIG_PNP is not set
  455. # CONFIG_PNPACPI is not set
  456. #
  457. # Block devices
  458. #
  459. # CONFIG_BLK_DEV_COW_COMMON is not set
  460. CONFIG_BLK_DEV_LOOP=y
  461. # CONFIG_BLK_DEV_CRYPTOLOOP is not set
  462. CONFIG_BLK_DEV_NBD=m
  463. # CONFIG_BLK_DEV_UB is not set
  464. CONFIG_BLK_DEV_RAM=y
  465. CONFIG_BLK_DEV_RAM_COUNT=16
  466. CONFIG_BLK_DEV_RAM_SIZE=4096
  467. CONFIG_BLK_DEV_RAM_BLOCKSIZE=1024
  468. # CONFIG_CDROM_PKTCDVD is not set
  469. CONFIG_ATA_OVER_ETH=m
  470. #
  471. # ATA/ATAPI/MFM/RLL support
  472. #
  473. # CONFIG_IDE is not set
  474. #
  475. # SCSI device support
  476. #
  477. # CONFIG_RAID_ATTRS is not set
  478. CONFIG_SCSI=y
  479. # CONFIG_SCSI_TGT is not set
  480. # CONFIG_SCSI_NETLINK is not set
  481. CONFIG_SCSI_PROC_FS=y
  482. #
  483. # SCSI support type (disk, tape, CD-ROM)
  484. #
  485. CONFIG_BLK_DEV_SD=y
  486. # CONFIG_CHR_DEV_ST is not set
  487. # CONFIG_CHR_DEV_OSST is not set
  488. # CONFIG_BLK_DEV_SR is not set
  489. CONFIG_CHR_DEV_SG=y
  490. # CONFIG_CHR_DEV_SCH is not set
  491. #
  492. # Some SCSI devices (e.g. CD jukebox) support multiple LUNs
  493. #
  494. # CONFIG_SCSI_MULTI_LUN is not set
  495. # CONFIG_SCSI_CONSTANTS is not set
  496. # CONFIG_SCSI_LOGGING is not set
  497. # CONFIG_SCSI_SCAN_ASYNC is not set
  498. #
  499. # SCSI Transports
  500. #
  501. # CONFIG_SCSI_SPI_ATTRS is not set
  502. # CONFIG_SCSI_FC_ATTRS is not set
  503. # CONFIG_SCSI_ISCSI_ATTRS is not set
  504. # CONFIG_SCSI_SAS_ATTRS is not set
  505. # CONFIG_SCSI_SAS_LIBSAS is not set
  506. #
  507. # SCSI low-level drivers
  508. #
  509. # CONFIG_ISCSI_TCP is not set
  510. # CONFIG_SCSI_AHA152X is not set
  511. # CONFIG_SCSI_AIC7XXX_OLD is not set
  512. # CONFIG_SCSI_IN2000 is not set
  513. # CONFIG_SCSI_DTC3280 is not set
  514. # CONFIG_SCSI_FUTURE_DOMAIN is not set
  515. # CONFIG_SCSI_GENERIC_NCR5380 is not set
  516. # CONFIG_SCSI_GENERIC_NCR5380_MMIO is not set
  517. # CONFIG_SCSI_NCR53C406A is not set
  518. # CONFIG_SCSI_PAS16 is not set
  519. # CONFIG_SCSI_PSI240I is not set
  520. # CONFIG_SCSI_QLOGIC_FAS is not set
  521. # CONFIG_SCSI_SYM53C416 is not set
  522. # CONFIG_SCSI_T128 is not set
  523. # CONFIG_SCSI_DEBUG is not set
  524. #
  525. # Serial ATA (prod) and Parallel ATA (experimental) drivers
  526. #
  527. # CONFIG_ATA is not set
  528. #
  529. # Multi-device support (RAID and LVM)
  530. #
  531. # CONFIG_MD is not set
  532. #
  533. # Fusion MPT device support
  534. #
  535. # CONFIG_FUSION is not set
  536. #
  537. # IEEE 1394 (FireWire) support
  538. #
  539. #
  540. # I2O device support
  541. #
  542. #
  543. # Network device support
  544. #
  545. CONFIG_NETDEVICES=y
  546. # CONFIG_DUMMY is not set
  547. # CONFIG_BONDING is not set
  548. # CONFIG_EQUALIZER is not set
  549. # CONFIG_TUN is not set
  550. #
  551. # ARCnet devices
  552. #
  553. # CONFIG_ARCNET is not set
  554. #
  555. # PHY device support
  556. #
  557. # CONFIG_PHYLIB is not set
  558. #
  559. # Ethernet (10 or 100Mbit)
  560. #
  561. CONFIG_NET_ETHERNET=y
  562. CONFIG_MII=y
  563. # CONFIG_NET_VENDOR_3COM is not set
  564. # CONFIG_NET_VENDOR_SMC is not set
  565. # CONFIG_SMC91X is not set
  566. CONFIG_DM9000=y
  567. # CONFIG_NET_VENDOR_RACAL is not set
  568. # CONFIG_AT1700 is not set
  569. # CONFIG_DEPCA is not set
  570. # CONFIG_HP100 is not set
  571. # CONFIG_NET_ISA is not set
  572. CONFIG_NET_PCI=y
  573. # CONFIG_AC3200 is not set
  574. # CONFIG_APRICOT is not set
  575. CONFIG_CS89x0=y
  576. # CONFIG_NET_POCKET is not set
  577. #
  578. # Ethernet (1000 Mbit)
  579. #
  580. #
  581. # Ethernet (10000 Mbit)
  582. #
  583. #
  584. # Token Ring devices
  585. #
  586. # CONFIG_TR is not set
  587. #
  588. # Wireless LAN (non-hamradio)
  589. #
  590. # CONFIG_NET_RADIO is not set
  591. #
  592. # Wan interfaces
  593. #
  594. # CONFIG_WAN is not set
  595. # CONFIG_PLIP is not set
  596. # CONFIG_PPP is not set
  597. # CONFIG_SLIP is not set
  598. # CONFIG_SHAPER is not set
  599. # CONFIG_NETCONSOLE is not set
  600. # CONFIG_NETPOLL is not set
  601. # CONFIG_NET_POLL_CONTROLLER is not set
  602. #
  603. # ISDN subsystem
  604. #
  605. # CONFIG_ISDN is not set
  606. #
  607. # Input device support
  608. #
  609. CONFIG_INPUT=y
  610. # CONFIG_INPUT_FF_MEMLESS is not set
  611. #
  612. # Userland interfaces
  613. #
  614. CONFIG_INPUT_MOUSEDEV=y
  615. CONFIG_INPUT_MOUSEDEV_PSAUX=y
  616. CONFIG_INPUT_MOUSEDEV_SCREEN_X=1024
  617. CONFIG_INPUT_MOUSEDEV_SCREEN_Y=768
  618. # CONFIG_INPUT_JOYDEV is not set
  619. CONFIG_INPUT_TSDEV=y
  620. CONFIG_INPUT_TSDEV_SCREEN_X=240
  621. CONFIG_INPUT_TSDEV_SCREEN_Y=320
  622. CONFIG_INPUT_EVDEV=y
  623. # CONFIG_INPUT_EVBUG is not set
  624. #
  625. # Input Device Drivers
  626. #
  627. CONFIG_INPUT_KEYBOARD=y
  628. CONFIG_KEYBOARD_ATKBD=y
  629. # CONFIG_KEYBOARD_SUNKBD is not set
  630. # CONFIG_KEYBOARD_LKKBD is not set
  631. # CONFIG_KEYBOARD_XTKBD is not set
  632. # CONFIG_KEYBOARD_NEWTON is not set
  633. # CONFIG_KEYBOARD_STOWAWAY is not set
  634. # CONFIG_KEYBOARD_GPIO is not set
  635. # CONFIG_KEYPAD_S3C is not set
  636. CONFIG_INPUT_MOUSE=y
  637. CONFIG_MOUSE_PS2=y
  638. CONFIG_MOUSE_SERIAL=y
  639. # CONFIG_MOUSE_INPORT is not set
  640. # CONFIG_MOUSE_LOGIBM is not set
  641. # CONFIG_MOUSE_PC110PAD is not set
  642. # CONFIG_MOUSE_VSXXXAA is not set
  643. # CONFIG_INPUT_JOYSTICK is not set
  644. CONFIG_INPUT_TOUCHSCREEN=y
  645. CONFIG_TOUCHSCREEN_S3C=y
  646. # CONFIG_TOUCHSCREEN_GUNZE is not set
  647. # CONFIG_TOUCHSCREEN_ELO is not set
  648. # CONFIG_TOUCHSCREEN_MTOUCH is not set
  649. # CONFIG_TOUCHSCREEN_MK712 is not set
  650. # CONFIG_TOUCHSCREEN_PENMOUNT is not set
  651. # CONFIG_TOUCHSCREEN_TOUCHRIGHT is not set
  652. # CONFIG_TOUCHSCREEN_TOUCHWIN is not set
  653. # CONFIG_TOUCHSCREEN_UCB1400 is not set
  654. # CONFIG_INPUT_MISC is not set
  655. #
  656. # Hardware I/O ports
  657. #
  658. CONFIG_SERIO=y
  659. CONFIG_SERIO_SERPORT=y
  660. # CONFIG_SERIO_PARKBD is not set
  661. CONFIG_SERIO_LIBPS2=y
  662. # CONFIG_SERIO_RAW is not set
  663. # CONFIG_GAMEPORT is not set
  664. #
  665. # Character devices
  666. #
  667. CONFIG_VT=y
  668. CONFIG_VT_CONSOLE=y
  669. CONFIG_HW_CONSOLE=y
  670. # CONFIG_VT_HW_CONSOLE_BINDING is not set
  671. CONFIG_SERIAL_NONSTANDARD=y
  672. # CONFIG_COMPUTONE is not set
  673. # CONFIG_ROCKETPORT is not set
  674. # CONFIG_CYCLADES is not set
  675. # CONFIG_DIGIEPCA is not set
  676. # CONFIG_MOXA_INTELLIO is not set
  677. # CONFIG_MOXA_SMARTIO is not set
  678. # CONFIG_MOXA_SMARTIO_NEW is not set
  679. # CONFIG_SYNCLINKMP is not set
  680. # CONFIG_N_HDLC is not set
  681. # CONFIG_RISCOM8 is not set
  682. # CONFIG_SPECIALIX is not set
  683. # CONFIG_SX is not set
  684. # CONFIG_RIO is not set
  685. # CONFIG_STALDRV is not set
  686. #
  687. # Serial drivers
  688. #
  689. # CONFIG_SERIAL_8250 is not set
  690. #
  691. # Non-8250 serial port support
  692. #
  693. # CONFIG_SERIAL_S3C2410 is not set
  694. CONFIG_SERIAL_S3C6400=y
  695. CONFIG_SERIAL_S3C64XX_CONSOLE=y
  696. # CONFIG_SERIAL_S3C64XX_HS_UART is not set
  697. CONFIG_SERIAL_CORE=y
  698. CONFIG_SERIAL_CORE_CONSOLE=y
  699. CONFIG_UNIX98_PTYS=y
  700. CONFIG_LEGACY_PTYS=y
  701. CONFIG_LEGACY_PTY_COUNT=256
  702. CONFIG_PRINTER=y
  703. # CONFIG_LP_CONSOLE is not set
  704. CONFIG_PPDEV=y
  705. # CONFIG_TIPAR is not set
  706. #
  707. # IPMI
  708. #
  709. # CONFIG_IPMI_HANDLER is not set
  710. #
  711. # Watchdog Cards
  712. #
  713. # CONFIG_WATCHDOG is not set
  714. CONFIG_HW_RANDOM=y
  715. # CONFIG_NVRAM is not set
  716. # CONFIG_DTLK is not set
  717. # CONFIG_R3964 is not set
  718. # CONFIG_RAW_DRIVER is not set
  719. #
  720. # TPM devices
  721. #
  722. # CONFIG_TCG_TPM is not set
  723. #
  724. # DVFS support
  725. #
  726. # CONFIG_DVFS is not set
  727. #
  728. # I2C support
  729. #
  730. CONFIG_I2C=y
  731. CONFIG_I2C_CHARDEV=y
  732. #
  733. # I2C Algorithms
  734. #
  735. # CONFIG_I2C_ALGOBIT is not set
  736. # CONFIG_I2C_ALGOPCF is not set
  737. # CONFIG_I2C_ALGOPCA is not set
  738. #
  739. # I2C Hardware Bus support
  740. #
  741. # CONFIG_I2C_ELEKTOR is not set
  742. # CONFIG_I2C_OCORES is not set
  743. # CONFIG_I2C_PARPORT is not set
  744. # CONFIG_I2C_PARPORT_LIGHT is not set
  745. CONFIG_I2C_S3C2410=y
  746. # CONFIG_I2C_STUB is not set
  747. # CONFIG_I2C_PCA_ISA is not set
  748. #
  749. # Miscellaneous I2C Chip support
  750. #
  751. # CONFIG_SENSORS_DS1337 is not set
  752. # CONFIG_SENSORS_DS1374 is not set
  753. # CONFIG_SENSORS_EEPROM is not set
  754. # CONFIG_SENSORS_PCF8574 is not set
  755. # CONFIG_SENSORS_PCA9539 is not set
  756. # CONFIG_SENSORS_PCF8591 is not set
  757. # CONFIG_SENSORS_MAX6875 is not set
  758. # CONFIG_I2C_DEBUG_CORE is not set
  759. # CONFIG_I2C_DEBUG_ALGO is not set
  760. # CONFIG_I2C_DEBUG_BUS is not set
  761. # CONFIG_I2C_DEBUG_CHIP is not set
  762. #
  763. # SPI support
  764. #
  765. # CONFIG_SPI is not set
  766. # CONFIG_SPI_MASTER is not set
  767. #
  768. # Dallas's 1-wire bus
  769. #
  770. # CONFIG_W1 is not set
  771. #
  772. # Hardware Monitoring support
  773. #
  774. CONFIG_HWMON=y
  775. # CONFIG_HWMON_VID is not set
  776. # CONFIG_SENSORS_ABITUGURU is not set
  777. # CONFIG_SENSORS_ADM1021 is not set
  778. # CONFIG_SENSORS_ADM1025 is not set
  779. # CONFIG_SENSORS_ADM1026 is not set
  780. # CONFIG_SENSORS_ADM1029 is not set
  781. # CONFIG_SENSORS_ADM1031 is not set
  782. # CONFIG_SENSORS_ADM9240 is not set
  783. # CONFIG_SENSORS_ASB100 is not set
  784. # CONFIG_SENSORS_ATXP1 is not set
  785. # CONFIG_SENSORS_DS1621 is not set
  786. # CONFIG_SENSORS_F71805F is not set
  787. # CONFIG_SENSORS_FSCHER is not set
  788. # CONFIG_SENSORS_FSCPOS is not set
  789. # CONFIG_SENSORS_GL518SM is not set
  790. # CONFIG_SENSORS_GL520SM is not set
  791. # CONFIG_SENSORS_IT87 is not set
  792. # CONFIG_SENSORS_LM63 is not set
  793. # CONFIG_SENSORS_LM75 is not set
  794. # CONFIG_SENSORS_LM77 is not set
  795. # CONFIG_SENSORS_LM78 is not set
  796. # CONFIG_SENSORS_LM80 is not set
  797. # CONFIG_SENSORS_LM83 is not set
  798. # CONFIG_SENSORS_LM85 is not set
  799. # CONFIG_SENSORS_LM87 is not set
  800. # CONFIG_SENSORS_LM90 is not set
  801. # CONFIG_SENSORS_LM92 is not set
  802. # CONFIG_SENSORS_MAX1619 is not set
  803. # CONFIG_SENSORS_PC87360 is not set
  804. # CONFIG_SENSORS_PC87427 is not set
  805. # CONFIG_SENSORS_SMSC47M1 is not set
  806. # CONFIG_SENSORS_SMSC47M192 is not set
  807. # CONFIG_SENSORS_SMSC47B397 is not set
  808. # CONFIG_SENSORS_VT1211 is not set
  809. # CONFIG_SENSORS_W83781D is not set
  810. # CONFIG_SENSORS_W83791D is not set
  811. # CONFIG_SENSORS_W83792D is not set
  812. # CONFIG_SENSORS_W83793 is not set
  813. # CONFIG_SENSORS_W83L785TS is not set
  814. # CONFIG_SENSORS_W83627HF is not set
  815. # CONFIG_SENSORS_W83627EHF is not set
  816. # CONFIG_HWMON_DEBUG_CHIP is not set
  817. #
  818. # L3 support
  819. #
  820. # CONFIG_L3 is not set
  821. #
  822. # Misc devices
  823. #
  824. #
  825. # Multifunction device drivers
  826. #
  827. # CONFIG_MFD_SM501 is not set
  828. #
  829. # LED devices
  830. #
  831. # CONFIG_NEW_LEDS is not set
  832. #
  833. # LED drivers
  834. #
  835. #
  836. # LED Triggers
  837. #
  838. #
  839. # Multimedia devices
  840. #
  841. # CONFIG_VIDEO_DEV is not set
  842. #
  843. # Digital Video Broadcasting Devices
  844. #
  845. # CONFIG_DVB is not set
  846. # CONFIG_USB_DABUSB is not set
  847. #
  848. # Graphics support
  849. #
  850. # CONFIG_BACKLIGHT_LCD_SUPPORT is not set
  851. CONFIG_FB=y
  852. CONFIG_FIRMWARE_EDID=y
  853. # CONFIG_FB_DDC is not set
  854. # CONFIG_FB_CFB_FILLRECT is not set
  855. # CONFIG_FB_CFB_COPYAREA is not set
  856. # CONFIG_FB_CFB_IMAGEBLIT is not set
  857. # CONFIG_FB_SVGALIB is not set
  858. # CONFIG_FB_MACMODES is not set
  859. # CONFIG_FB_BACKLIGHT is not set
  860. CONFIG_FB_MODE_HELPERS=y
  861. # CONFIG_FB_TILEBLITTING is not set
  862. #
  863. # Frame buffer hardware drivers
  864. #
  865. CONFIG_FB_S3C=y
  866. # CONFIG_FB_LTD222OV is not set
  867. # CONFIG_FB_LTE246QV is not set
  868. # CONFIG_FB_LTS222QV is not set
  869. # CONFIG_FB_LTV350QV is not set
  870. CONFIG_FB_LTE480WV=y
  871. CONFIG_FB_BPP=y
  872. # CONFIG_FB_BPP_8 is not set
  873. CONFIG_FB_BPP_16=y
  874. # CONFIG_FB_BPP_24 is not set
  875. # CONFIG_FB_BPP_32 is not set
  876. CONFIG_PP_NOT_SUPPORTED=y
  877. # CONFIG_PP_S3C2443 is not set
  878. # CONFIG_PP_S3C2460 is not set
  879. CONFIG_FB_NUM=1
  880. CONFIG_VIRTUAL_SCREEN_NOT_SUPPORTED=y
  881. # CONFIG_FB_VIRTUAL_SCREEN is not set
  882. CONFIG_DOUBLE_BUFFERING_NOT_SUPPORTED=y
  883. # CONFIG_FB_DOUBLE_BUFFERING is not set
  884. # CONFIG_FB_S1D13XXX is not set
  885. # CONFIG_FB_S3C2410 is not set
  886. # CONFIG_FB_VIRTUAL is not set
  887. #
  888. # Console display driver support
  889. #
  890. # CONFIG_VGA_CONSOLE is not set
  891. # CONFIG_MDA_CONSOLE is not set
  892. CONFIG_DUMMY_CONSOLE=y
  893. CONFIG_FRAMEBUFFER_CONSOLE=y
  894. # CONFIG_FRAMEBUFFER_CONSOLE_ROTATION is not set
  895. # CONFIG_FONTS is not set
  896. CONFIG_FONT_8x8=y
  897. CONFIG_FONT_8x16=y
  898. #
  899. # Logo configuration
  900. #
  901. CONFIG_LOGO=y
  902. # CONFIG_LOGO_LINUX_MONO is not set
  903. # CONFIG_LOGO_LINUX_VGA16 is not set
  904. # CONFIG_LOGO_LINUX_CLUT224 is not set
  905. CONFIG_LOGO_LINUX_LANDSCAPED_CLUT224=y
  906. #
  907. # Sound
  908. #
  909. CONFIG_SOUND=y
  910. #
  911. # Advanced Linux Sound Architecture
  912. #
  913. CONFIG_SND=y
  914. CONFIG_SND_TIMER=y
  915. CONFIG_SND_PCM=y
  916. CONFIG_SND_SEQUENCER=y
  917. # CONFIG_SND_SEQ_DUMMY is not set
  918. CONFIG_SND_OSSEMUL=y
  919. CONFIG_SND_MIXER_OSS=y
  920. CONFIG_SND_PCM_OSS=y
  921. CONFIG_SND_PCM_OSS_PLUGINS=y
  922. CONFIG_SND_SEQUENCER_OSS=y
  923. # CONFIG_SND_DYNAMIC_MINORS is not set
  924. CONFIG_SND_SUPPORT_OLD_API=y
  925. CONFIG_SND_VERBOSE_PROCFS=y
  926. # CONFIG_SND_VERBOSE_PRINTK is not set
  927. # CONFIG_SND_DEBUG is not set
  928. #
  929. # Generic devices
  930. #
  931. # CONFIG_SND_DUMMY is not set
  932. # CONFIG_SND_VIRMIDI is not set
  933. # CONFIG_SND_MTPAV is not set
  934. # CONFIG_SND_MTS64 is not set
  935. # CONFIG_SND_SERIAL_U16550 is not set
  936. # CONFIG_SND_MPU401 is not set
  937. # CONFIG_SND_PORTMAN2X4 is not set
  938. #
  939. # ALSA ARM devices
  940. #
  941. #
  942. # USB devices
  943. #
  944. # CONFIG_SND_USB_AUDIO is not set
  945. #
  946. # System on Chip audio support
  947. #
  948. CONFIG_SND_SOC=y
  949. #
  950. # SoC Audio for the Atmel AT91
  951. #
  952. #
  953. # SoC Audio for the Intel PXA2xx
  954. #
  955. #
  956. # SoC Audio for the Samsung S3C
  957. #
  958. CONFIG_SND_S3C_SOC=y
  959. CONFIG_SND_S3C_SOC_I2S=y
  960. # CONFIG_SND_S3C64XX_SOC_SMDK6400_WM9713 is not set
  961. CONFIG_SND_S3C64XX_SOC_SMDK6400_WM8753=y
  962. CONFIG_SND_SOC_WM8753=y
  963. #
  964. # Open Sound System
  965. #
  966. # CONFIG_SOUND_PRIME is not set
  967. # CONFIG_SOUND_S3C6400_AC97 is not set
  968. # CONFIG_SOUND_S3C6400_I2S is not set
  969. #
  970. # HID Devices
  971. #
  972. CONFIG_HID=y
  973. # CONFIG_HID_DEBUG is not set
  974. #
  975. # USB support
  976. #
  977. CONFIG_USB_ARCH_HAS_HCD=y
  978. CONFIG_USB_ARCH_HAS_OHCI=y
  979. # CONFIG_USB_ARCH_HAS_EHCI is not set
  980. CONFIG_USB=y
  981. # CONFIG_USB_DEBUG is not set
  982. #
  983. # Miscellaneous USB options
  984. #
  985. CONFIG_USB_DEVICEFS=y
  986. # CONFIG_USB_DYNAMIC_MINORS is not set
  987. #
  988. # USB Host Controller Drivers
  989. #
  990. # CONFIG_USB_ISP116X_HCD is not set
  991. CONFIG_USB_OHCI_HCD=y
  992. # CONFIG_USB_OHCI_BIG_ENDIAN_DESC is not set
  993. # CONFIG_USB_OHCI_BIG_ENDIAN_MMIO is not set
  994. CONFIG_USB_OHCI_LITTLE_ENDIAN=y
  995. # CONFIG_USB_SL811_HCD is not set
  996. #
  997. # USB Device Class drivers
  998. #
  999. # CONFIG_USB_ACM is not set
  1000. # CONFIG_USB_PRINTER is not set
  1001. #
  1002. # NOTE: USB_STORAGE enables SCSI, and 'SCSI disk support'
  1003. #
  1004. #
  1005. # may also be needed; see USB_STORAGE Help for more information
  1006. #
  1007. CONFIG_USB_STORAGE=y
  1008. # CONFIG_USB_STORAGE_DEBUG is not set
  1009. # CONFIG_USB_STORAGE_DATAFAB is not set
  1010. # CONFIG_USB_STORAGE_FREECOM is not set
  1011. # CONFIG_USB_STORAGE_DPCM is not set
  1012. # CONFIG_USB_STORAGE_USBAT is not set
  1013. # CONFIG_USB_STORAGE_SDDR09 is not set
  1014. # CONFIG_USB_STORAGE_SDDR55 is not set
  1015. # CONFIG_USB_STORAGE_JUMPSHOT is not set
  1016. # CONFIG_USB_STORAGE_ALAUDA is not set
  1017. # CONFIG_USB_STORAGE_ONETOUCH is not set
  1018. # CONFIG_USB_STORAGE_KARMA is not set
  1019. # CONFIG_USB_LIBUSUAL is not set
  1020. #
  1021. # USB Input Devices
  1022. #
  1023. CONFIG_USB_HID=y
  1024. # CONFIG_USB_HIDINPUT_POWERBOOK is not set
  1025. # CONFIG_HID_FF is not set
  1026. # CONFIG_USB_HIDDEV is not set
  1027. # CONFIG_USB_AIPTEK is not set
  1028. # CONFIG_USB_WACOM is not set
  1029. # CONFIG_USB_ACECAD is not set
  1030. # CONFIG_USB_KBTAB is not set
  1031. # CONFIG_USB_POWERMATE is not set
  1032. # CONFIG_USB_TOUCHSCREEN is not set
  1033. # CONFIG_USB_YEALINK is not set
  1034. # CONFIG_USB_XPAD is not set
  1035. # CONFIG_USB_ATI_REMOTE is not set
  1036. # CONFIG_USB_ATI_REMOTE2 is not set
  1037. # CONFIG_USB_KEYSPAN_REMOTE is not set
  1038. # CONFIG_USB_APPLETOUCH is not set
  1039. # CONFIG_USB_GTCO is not set
  1040. #
  1041. # USB Imaging devices
  1042. #
  1043. # CONFIG_USB_MDC800 is not set
  1044. # CONFIG_USB_MICROTEK is not set
  1045. #
  1046. # USB Network Adapters
  1047. #
  1048. # CONFIG_USB_CATC is not set
  1049. # CONFIG_USB_KAWETH is not set
  1050. # CONFIG_USB_PEGASUS is not set
  1051. # CONFIG_USB_RTL8150 is not set
  1052. # CONFIG_USB_USBNET_MII is not set
  1053. # CONFIG_USB_USBNET is not set
  1054. CONFIG_USB_MON=y
  1055. #
  1056. # USB port drivers
  1057. #
  1058. # CONFIG_USB_USS720 is not set
  1059. #
  1060. # USB Serial Converter support
  1061. #
  1062. # CONFIG_USB_SERIAL is not set
  1063. #
  1064. # USB Miscellaneous drivers
  1065. #
  1066. # CONFIG_USB_EMI62 is not set
  1067. # CONFIG_USB_EMI26 is not set
  1068. # CONFIG_USB_ADUTUX is not set
  1069. # CONFIG_USB_AUERSWALD is not set
  1070. # CONFIG_USB_RIO500 is not set
  1071. # CONFIG_USB_LEGOTOWER is not set
  1072. # CONFIG_USB_LCD is not set
  1073. # CONFIG_USB_BERRY_CHARGE is not set
  1074. # CONFIG_USB_LED is not set
  1075. # CONFIG_USB_CYPRESS_CY7C63 is not set
  1076. # CONFIG_USB_CYTHERM is not set
  1077. # CONFIG_USB_PHIDGET is not set
  1078. # CONFIG_USB_IDMOUSE is not set
  1079. # CONFIG_USB_FTDI_ELAN is not set
  1080. # CONFIG_USB_APPLEDISPLAY is not set
  1081. # CONFIG_USB_LD is not set
  1082. # CONFIG_USB_TRANCEVIBRATOR is not set
  1083. # CONFIG_USB_IOWARRIOR is not set
  1084. # CONFIG_USB_TEST is not set
  1085. #
  1086. # USB DSL modem support
  1087. #
  1088. #
  1089. # USB Gadget Support
  1090. #
  1091. # CONFIG_USB_GADGET is not set
  1092. #
  1093. # MMC/SD Card support
  1094. #
  1095. CONFIG_MMC=y
  1096. # CONFIG_MMC_DEBUG is not set
  1097. CONFIG_MMC_BLOCK=y
  1098. CONFIG_HSMMC_S3C=y
  1099. # CONFIG_USE_MMC_AS_ROOT is not set
  1100. CONFIG_HSMMC_S3C_IRQ_WORKAROUND=y
  1101. CONFIG_HSMMC_SCATTERGATHER=y
  1102. CONFIG_MMC_SUPPORT_MOVINAND=y
  1103. # CONFIG_S3CMMC_DEBUG is not set
  1104. #
  1105. # Real Time Clock
  1106. #
  1107. CONFIG_RTC_LIB=y
  1108. CONFIG_RTC_CLASS=y
  1109. CONFIG_RTC_HCTOSYS=y
  1110. CONFIG_RTC_HCTOSYS_DEVICE="rtc0"
  1111. # CONFIG_RTC_DEBUG is not set
  1112. #
  1113. # RTC interfaces
  1114. #
  1115. CONFIG_RTC_INTF_SYSFS=y
  1116. CONFIG_RTC_INTF_PROC=y
  1117. CONFIG_RTC_INTF_DEV=y
  1118. # CONFIG_RTC_INTF_DEV_UIE_EMUL is not set
  1119. #
  1120. # RTC drivers
  1121. #
  1122. # CONFIG_RTC_DRV_CMOS is not set
  1123. # CONFIG_RTC_DRV_X1205 is not set
  1124. # CONFIG_RTC_DRV_DS1307 is not set
  1125. # CONFIG_RTC_DRV_DS1553 is not set
  1126. # CONFIG_RTC_DRV_ISL1208 is not set
  1127. # CONFIG_RTC_DRV_DS1672 is not set
  1128. # CONFIG_RTC_DRV_DS1742 is not set
  1129. # CONFIG_RTC_DRV_PCF8563 is not set
  1130. # CONFIG_RTC_DRV_RS5C372 is not set
  1131. CONFIG_RTC_DRV_S3C=y
  1132. # CONFIG_RTC_DRV_M48T86 is not set
  1133. # CONFIG_RTC_DRV_TEST is not set
  1134. # CONFIG_RTC_DRV_V3020 is not set
  1135. #
  1136. # Pulse Width Modulation Timer
  1137. #
  1138. # CONFIG_PWM is not set
  1139. #
  1140. # File systems
  1141. #
  1142. CONFIG_EXT2_FS=y
  1143. # CONFIG_EXT2_FS_XATTR is not set
  1144. # CONFIG_EXT2_FS_XIP is not set
  1145. # CONFIG_EXT3_FS is not set
  1146. # CONFIG_EXT4DEV_FS is not set
  1147. # CONFIG_REISERFS_FS is not set
  1148. # CONFIG_JFS_FS is not set
  1149. # CONFIG_FS_POSIX_ACL is not set
  1150. # CONFIG_XFS_FS is not set
  1151. # CONFIG_GFS2_FS is not set
  1152. # CONFIG_OCFS2_FS is not set
  1153. # CONFIG_MINIX_FS is not set
  1154. CONFIG_ROMFS_FS=y
  1155. CONFIG_INOTIFY=y
  1156. CONFIG_INOTIFY_USER=y
  1157. # CONFIG_QUOTA is not set
  1158. CONFIG_DNOTIFY=y
  1159. # CONFIG_AUTOFS_FS is not set
  1160. # CONFIG_AUTOFS4_FS is not set
  1161. # CONFIG_FUSE_FS is not set
  1162. #
  1163. # CD-ROM/DVD Filesystems
  1164. #
  1165. # CONFIG_ISO9660_FS is not set
  1166. # CONFIG_UDF_FS is not set
  1167. #
  1168. # DOS/FAT/NT Filesystems
  1169. #
  1170. CONFIG_FAT_FS=y
  1171. CONFIG_MSDOS_FS=y
  1172. CONFIG_VFAT_FS=y
  1173. CONFIG_FAT_DEFAULT_CODEPAGE=437
  1174. CONFIG_FAT_DEFAULT_IOCHARSET="iso8859-1"
  1175. # CONFIG_NTFS_FS is not set
  1176. #
  1177. # Pseudo filesystems
  1178. #
  1179. CONFIG_PROC_FS=y
  1180. CONFIG_PROC_SYSCTL=y
  1181. CONFIG_SYSFS=y
  1182. CONFIG_TMPFS=y
  1183. # CONFIG_TMPFS_POSIX_ACL is not set
  1184. # CONFIG_HUGETLB_PAGE is not set
  1185. CONFIG_RAMFS=y
  1186. # CONFIG_CONFIGFS_FS is not set
  1187. #
  1188. # Miscellaneous filesystems
  1189. #
  1190. # CONFIG_ADFS_FS is not set
  1191. # CONFIG_AFFS_FS is not set
  1192. # CONFIG_HFS_FS is not set
  1193. # CONFIG_HFSPLUS_FS is not set
  1194. # CONFIG_BEFS_FS is not set
  1195. # CONFIG_BFS_FS is not set
  1196. # CONFIG_EFS_FS is not set
  1197. # CONFIG_YAFFS_FS is not set
  1198. CONFIG_JFFS2_FS=y
  1199. CONFIG_JFFS2_FS_DEBUG=0
  1200. CONFIG_JFFS2_FS_WRITEBUFFER=y
  1201. # CONFIG_JFFS2_SUMMARY is not set
  1202. # CONFIG_JFFS2_FS_XATTR is not set
  1203. CONFIG_JFFS2_COMPRESSION_OPTIONS=y
  1204. CONFIG_JFFS2_ZLIB=y
  1205. CONFIG_JFFS2_RTIME=y
  1206. # CONFIG_JFFS2_RUBIN is not set
  1207. # CONFIG_JFFS2_CMODE_NONE is not set
  1208. CONFIG_JFFS2_CMODE_PRIORITY=y
  1209. # CONFIG_JFFS2_CMODE_SIZE is not set
  1210. CONFIG_CRAMFS=y
  1211. # CONFIG_VXFS_FS is not set
  1212. # CONFIG_HPFS_FS is not set
  1213. # CONFIG_QNX4FS_FS is not set
  1214. # CONFIG_SYSV_FS is not set
  1215. # CONFIG_UFS_FS is not set
  1216. #
  1217. # Network File Systems
  1218. #
  1219. CONFIG_NFS_FS=y
  1220. # CONFIG_NFS_V3 is not set
  1221. # CONFIG_NFS_V4 is not set
  1222. # CONFIG_NFS_DIRECTIO is not set
  1223. # CONFIG_NFSD is not set
  1224. CONFIG_ROOT_NFS=y
  1225. CONFIG_LOCKD=y
  1226. CONFIG_NFS_COMMON=y
  1227. CONFIG_SUNRPC=y
  1228. # CONFIG_RPCSEC_GSS_KRB5 is not set
  1229. # CONFIG_RPCSEC_GSS_SPKM3 is not set
  1230. # CONFIG_SMB_FS is not set
  1231. # CONFIG_CIFS is not set
  1232. # CONFIG_NCP_FS is not set
  1233. # CONFIG_CODA_FS is not set
  1234. # CONFIG_AFS_FS is not set
  1235. # CONFIG_9P_FS is not set
  1236. #
  1237. # Partition Types
  1238. #
  1239. CONFIG_PARTITION_ADVANCED=y
  1240. # CONFIG_ACORN_PARTITION is not set
  1241. # CONFIG_OSF_PARTITION is not set
  1242. # CONFIG_AMIGA_PARTITION is not set
  1243. # CONFIG_ATARI_PARTITION is not set
  1244. # CONFIG_MAC_PARTITION is not set
  1245. CONFIG_MSDOS_PARTITION=y
  1246. # CONFIG_BSD_DISKLABEL is not set
  1247. # CONFIG_MINIX_SUBPARTITION is not set
  1248. # CONFIG_SOLARIS_X86_PARTITION is not set
  1249. # CONFIG_UNIXWARE_DISKLABEL is not set
  1250. # CONFIG_LDM_PARTITION is not set
  1251. # CONFIG_SGI_PARTITION is not set
  1252. # CONFIG_ULTRIX_PARTITION is not set
  1253. # CONFIG_SUN_PARTITION is not set
  1254. # CONFIG_KARMA_PARTITION is not set
  1255. # CONFIG_EFI_PARTITION is not set
  1256. #
  1257. # Native Language Support
  1258. #
  1259. CONFIG_NLS=y
  1260. CONFIG_NLS_DEFAULT="iso8859-1"
  1261. CONFIG_NLS_CODEPAGE_437=y
  1262. # CONFIG_NLS_CODEPAGE_737 is not set
  1263. # CONFIG_NLS_CODEPAGE_775 is not set
  1264. # CONFIG_NLS_CODEPAGE_850 is not set
  1265. # CONFIG_NLS_CODEPAGE_852 is not set
  1266. # CONFIG_NLS_CODEPAGE_855 is not set
  1267. # CONFIG_NLS_CODEPAGE_857 is not set
  1268. # CONFIG_NLS_CODEPAGE_860 is not set
  1269. # CONFIG_NLS_CODEPAGE_861 is not set
  1270. # CONFIG_NLS_CODEPAGE_862 is not set
  1271. # CONFIG_NLS_CODEPAGE_863 is not set
  1272. # CONFIG_NLS_CODEPAGE_864 is not set
  1273. # CONFIG_NLS_CODEPAGE_865 is not set
  1274. # CONFIG_NLS_CODEPAGE_866 is not set
  1275. # CONFIG_NLS_CODEPAGE_869 is not set
  1276. # CONFIG_NLS_CODEPAGE_936 is not set
  1277. # CONFIG_NLS_CODEPAGE_950 is not set
  1278. # CONFIG_NLS_CODEPAGE_932 is not set
  1279. # CONFIG_NLS_CODEPAGE_949 is not set
  1280. # CONFIG_NLS_CODEPAGE_874 is not set
  1281. # CONFIG_NLS_ISO8859_8 is not set
  1282. # CONFIG_NLS_CODEPAGE_1250 is not set
  1283. # CONFIG_NLS_CODEPAGE_1251 is not set
  1284. CONFIG_NLS_ASCII=y
  1285. CONFIG_NLS_ISO8859_1=y
  1286. # CONFIG_NLS_ISO8859_2 is not set
  1287. # CONFIG_NLS_ISO8859_3 is not set
  1288. # CONFIG_NLS_ISO8859_4 is not set
  1289. # CONFIG_NLS_ISO8859_5 is not set
  1290. # CONFIG_NLS_ISO8859_6 is not set
  1291. # CONFIG_NLS_ISO8859_7 is not set
  1292. # CONFIG_NLS_ISO8859_9 is not set
  1293. # CONFIG_NLS_ISO8859_13 is not set
  1294. # CONFIG_NLS_ISO8859_14 is not set
  1295. # CONFIG_NLS_ISO8859_15 is not set
  1296. # CONFIG_NLS_KOI8_R is not set
  1297. # CONFIG_NLS_KOI8_U is not set
  1298. # CONFIG_NLS_UTF8 is not set
  1299. #
  1300. # Distributed Lock Manager
  1301. #
  1302. # CONFIG_DLM is not set
  1303. #
  1304. # Profiling support
  1305. #
  1306. # CONFIG_PROFILING is not set
  1307. #
  1308. # Kernel hacking
  1309. #
  1310. # CONFIG_PRINTK_TIME is not set
  1311. CONFIG_ENABLE_MUST_CHECK=y
  1312. CONFIG_MAGIC_SYSRQ=y
  1313. # CONFIG_UNUSED_SYMBOLS is not set
  1314. # CONFIG_DEBUG_FS is not set
  1315. # CONFIG_HEADERS_CHECK is not set
  1316. CONFIG_DEBUG_KERNEL=y
  1317. # CONFIG_DEBUG_SHIRQ is not set
  1318. CONFIG_LOG_BUF_SHIFT=16
  1319. CONFIG_DETECT_SOFTLOCKUP=y
  1320. # CONFIG_SCHEDSTATS is not set
  1321. # CONFIG_TIMER_STATS is not set
  1322. # CONFIG_DEBUG_SLAB is not set
  1323. # CONFIG_DEBUG_RT_MUTEXES is not set
  1324. # CONFIG_RT_MUTEX_TESTER is not set
  1325. # CONFIG_DEBUG_SPINLOCK is not set
  1326. CONFIG_DEBUG_MUTEXES=y
  1327. # CONFIG_DEBUG_SPINLOCK_SLEEP is not set
  1328. # CONFIG_DEBUG_LOCKING_API_SELFTESTS is not set
  1329. # CONFIG_DEBUG_KOBJECT is not set
  1330. CONFIG_DEBUG_BUGVERBOSE=y
  1331. CONFIG_DEBUG_INFO=y
  1332. # CONFIG_DEBUG_VM is not set
  1333. # CONFIG_DEBUG_LIST is not set
  1334. CONFIG_FRAME_POINTER=y
  1335. CONFIG_FORCED_INLINING=y
  1336. # CONFIG_RCU_TORTURE_TEST is not set
  1337. # CONFIG_FAULT_INJECTION is not set
  1338. CONFIG_DEBUG_USER=y
  1339. # CONFIG_DEBUG_ERRORS is not set
  1340. CONFIG_DEBUG_LL=y
  1341. # CONFIG_DEBUG_ICEDCC is not set
  1342. # CONFIG_DEBUG_S3C2410_PORT is not set
  1343. CONFIG_DEBUG_S3C2410_UART=0
  1344. #
  1345. # Security options
  1346. #
  1347. # CONFIG_KEYS is not set
  1348. # CONFIG_SECURITY is not set
  1349. #
  1350. # Cryptographic options
  1351. #
  1352. # CONFIG_CRYPTO is not set
  1353. #
  1354. # Library routines
  1355. #
  1356. CONFIG_BITREVERSE=y
  1357. # CONFIG_CRC_CCITT is not set
  1358. # CONFIG_CRC16 is not set
  1359. CONFIG_CRC32=y
  1360. # CONFIG_LIBCRC32C is not set
  1361. CONFIG_ZLIB_INFLATE=y
  1362. CONFIG_ZLIB_DEFLATE=y
  1363. CONFIG_PLIST=y
  1364. CONFIG_HAS_IOMEM=y