Advertisement
Guest User

Untitled

a guest
Jul 10th, 2017
135
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 56.03 KB | None | 0 0
  1. #
  2. # Automatically generated make config: don't edit
  3. # Linux kernel version: 2.6.32.9
  4. # Fri Jan 7 22:43:37 2011
  5. #
  6. CONFIG_ARM=y
  7. CONFIG_HAVE_PWM=y
  8. CONFIG_SYS_SUPPORTS_APM_EMULATION=y
  9. CONFIG_GENERIC_GPIO=y
  10. CONFIG_GENERIC_TIME=y
  11. CONFIG_GENERIC_CLOCKEVENTS=y
  12. CONFIG_NO_IOPORT=y
  13. CONFIG_GENERIC_HARDIRQS=y
  14. CONFIG_STACKTRACE_SUPPORT=y
  15. CONFIG_HAVE_LATENCYTOP_SUPPORT=y
  16. CONFIG_LOCKDEP_SUPPORT=y
  17. CONFIG_TRACE_IRQFLAGS_SUPPORT=y
  18. CONFIG_HARDIRQS_SW_RESEND=y
  19. CONFIG_GENERIC_IRQ_PROBE=y
  20. CONFIG_RWSEM_GENERIC_SPINLOCK=y
  21. CONFIG_ARCH_HAS_CPUFREQ=y
  22. CONFIG_GENERIC_HWEIGHT=y
  23. CONFIG_GENERIC_CALIBRATE_DELAY=y
  24. CONFIG_GENERIC_HARDIRQS_NO__DO_IRQ=y
  25. CONFIG_ARM_L1_CACHE_SHIFT_6=y
  26. CONFIG_VECTORS_BASE=0xffff0000
  27. CONFIG_DEFCONFIG_LIST="/lib/modules/$UNAME_RELEASE/.config"
  28. CONFIG_CONSTRUCTORS=y
  29.  
  30. #
  31. # General setup
  32. #
  33. CONFIG_EXPERIMENTAL=y
  34. CONFIG_BROKEN_ON_SMP=y
  35. CONFIG_INIT_ENV_ARG_LIMIT=32
  36. CONFIG_LOCALVERSION=""
  37. # CONFIG_LOCALVERSION_AUTO is not set
  38. CONFIG_SWAP=y
  39. CONFIG_SYSVIPC=y
  40. CONFIG_SYSVIPC_SYSCTL=y
  41. # CONFIG_POSIX_MQUEUE is not set
  42. # CONFIG_BSD_PROCESS_ACCT is not set
  43. # CONFIG_TASKSTATS is not set
  44. # CONFIG_AUDIT is not set
  45.  
  46. #
  47. # RCU Subsystem
  48. #
  49. # CONFIG_TREE_RCU is not set
  50. # CONFIG_TREE_PREEMPT_RCU is not set
  51. CONFIG_TINY_RCU=y
  52. # CONFIG_TREE_RCU_TRACE is not set
  53. # CONFIG_IKCONFIG is not set
  54. CONFIG_LOG_BUF_SHIFT=17
  55. CONFIG_GROUP_SCHED=y
  56. CONFIG_FAIR_GROUP_SCHED=y
  57. CONFIG_RT_GROUP_SCHED=y
  58. # CONFIG_USER_SCHED is not set
  59. CONFIG_CGROUP_SCHED=y
  60. CONFIG_CGROUPS=y
  61. CONFIG_CGROUP_DEBUG=y
  62. # CONFIG_CGROUP_NS is not set
  63. CONFIG_CGROUP_FREEZER=y
  64. # CONFIG_CGROUP_DEVICE is not set
  65. # CONFIG_CPUSETS is not set
  66. CONFIG_CGROUP_CPUACCT=y
  67. CONFIG_RESOURCE_COUNTERS=y
  68. # CONFIG_CGROUP_MEM_RES_CTLR is not set
  69. # CONFIG_SYSFS_DEPRECATED_V2 is not set
  70. # CONFIG_RELAY is not set
  71. CONFIG_NAMESPACES=y
  72. # CONFIG_UTS_NS is not set
  73. # CONFIG_IPC_NS is not set
  74. # CONFIG_USER_NS is not set
  75. # CONFIG_PID_NS is not set
  76. # CONFIG_NET_NS is not set
  77. CONFIG_BLK_DEV_INITRD=y
  78. CONFIG_INITRAMFS_SOURCE="../../output/voodoo-initramfs/full-uncompressed"
  79. CONFIG_INITRAMFS_ROOT_UID=1000
  80. CONFIG_INITRAMFS_ROOT_GID=1000
  81. CONFIG_RD_GZIP=y
  82. CONFIG_RD_BZIP2=y
  83. CONFIG_RD_LZMA=y
  84. # CONFIG_INITRAMFS_COMPRESSION_NONE is not set
  85. # CONFIG_INITRAMFS_COMPRESSION_GZIP is not set
  86. # CONFIG_INITRAMFS_COMPRESSION_BZIP2 is not set
  87. CONFIG_INITRAMFS_COMPRESSION_LZMA=y
  88. # CONFIG_CC_OPTIMIZE_FOR_SIZE is not set
  89. CONFIG_SYSCTL=y
  90. CONFIG_ANON_INODES=y
  91. CONFIG_PANIC_TIMEOUT=0
  92. # CONFIG_EMBEDDED is not set
  93. CONFIG_UID16=y
  94. CONFIG_SYSCTL_SYSCALL=y
  95. CONFIG_KALLSYMS=y
  96. CONFIG_KALLSYMS_ALL=y
  97. # CONFIG_KALLSYMS_EXTRA_PASS is not set
  98. CONFIG_HOTPLUG=y
  99. CONFIG_PRINTK=y
  100. CONFIG_BUG=y
  101. CONFIG_ELF_CORE=y
  102. CONFIG_BASE_FULL=y
  103. CONFIG_FUTEX=y
  104. CONFIG_EPOLL=y
  105. CONFIG_SIGNALFD=y
  106. CONFIG_TIMERFD=y
  107. CONFIG_EVENTFD=y
  108. CONFIG_SHMEM=y
  109. CONFIG_ASHMEM=y
  110. CONFIG_AIO=y
  111.  
  112. #
  113. # Kernel Performance Events And Counters
  114. #
  115. CONFIG_VM_EVENT_COUNTERS=y
  116. CONFIG_PCI_QUIRKS=y
  117. CONFIG_SLUB_DEBUG=y
  118. CONFIG_COMPAT_BRK=y
  119. # CONFIG_SLAB is not set
  120. CONFIG_SLUB=y
  121. # CONFIG_SLOB is not set
  122. # CONFIG_PROFILING is not set
  123. CONFIG_TRACEPOINTS=y
  124. CONFIG_HAVE_OPROFILE=y
  125. # CONFIG_KPROBES is not set
  126. CONFIG_HAVE_KPROBES=y
  127. CONFIG_HAVE_KRETPROBES=y
  128. CONFIG_HAVE_CLK=y
  129.  
  130. #
  131. # GCOV-based kernel profiling
  132. #
  133. # CONFIG_GCOV_KERNEL is not set
  134. # CONFIG_SLOW_WORK is not set
  135. CONFIG_HAVE_GENERIC_DMA_COHERENT=y
  136. CONFIG_SLABINFO=y
  137. CONFIG_RT_MUTEXES=y
  138. CONFIG_BASE_SMALL=0
  139. CONFIG_MODULES=y
  140. CONFIG_MODULE_FORCE_LOAD=y
  141. CONFIG_MODULE_UNLOAD=y
  142. CONFIG_MODULE_FORCE_UNLOAD=y
  143. # CONFIG_MODVERSIONS is not set
  144. # CONFIG_MODULE_SRCVERSION_ALL is not set
  145. CONFIG_BLOCK=y
  146. CONFIG_LBDAF=y
  147. # CONFIG_BLK_DEV_BSG is not set
  148. # CONFIG_BLK_DEV_INTEGRITY is not set
  149.  
  150. #
  151. # IO Schedulers
  152. #
  153. CONFIG_IOSCHED_NOOP=y
  154. CONFIG_IOSCHED_AS=y
  155. CONFIG_IOSCHED_DEADLINE=y
  156. CONFIG_IOSCHED_CFQ=y
  157. CONFIG_IOSCHED_BFQ=y
  158. # CONFIG_CGROUP_BFQIO is not set
  159. # CONFIG_DEFAULT_AS is not set
  160. # CONFIG_DEFAULT_DEADLINE is not set
  161. # CONFIG_DEFAULT_CFQ is not set
  162. CONFIG_DEFAULT_BFQ=y
  163. # CONFIG_DEFAULT_NOOP is not set
  164. CONFIG_DEFAULT_IOSCHED="bfq"
  165. CONFIG_FREEZER=y
  166.  
  167. #
  168. # System Type
  169. #
  170. CONFIG_MMU=y
  171. # CONFIG_ARCH_AAEC2000 is not set
  172. # CONFIG_ARCH_INTEGRATOR is not set
  173. # CONFIG_ARCH_REALVIEW is not set
  174. # CONFIG_ARCH_VERSATILE is not set
  175. # CONFIG_ARCH_AT91 is not set
  176. # CONFIG_ARCH_CLPS711X is not set
  177. # CONFIG_ARCH_GEMINI is not set
  178. # CONFIG_ARCH_EBSA110 is not set
  179. # CONFIG_ARCH_EP93XX is not set
  180. # CONFIG_ARCH_FOOTBRIDGE is not set
  181. # CONFIG_ARCH_MXC is not set
  182. # CONFIG_ARCH_STMP3XXX is not set
  183. # CONFIG_ARCH_NETX is not set
  184. # CONFIG_ARCH_H720X is not set
  185. # CONFIG_ARCH_NOMADIK is not set
  186. # CONFIG_ARCH_IOP13XX is not set
  187. # CONFIG_ARCH_IOP32X is not set
  188. # CONFIG_ARCH_IOP33X is not set
  189. # CONFIG_ARCH_IXP23XX is not set
  190. # CONFIG_ARCH_IXP2000 is not set
  191. # CONFIG_ARCH_IXP4XX is not set
  192. # CONFIG_ARCH_L7200 is not set
  193. # CONFIG_ARCH_KIRKWOOD is not set
  194. # CONFIG_ARCH_LOKI is not set
  195. # CONFIG_ARCH_MV78XX0 is not set
  196. # CONFIG_ARCH_ORION5X is not set
  197. # CONFIG_ARCH_MMP is not set
  198. # CONFIG_ARCH_KS8695 is not set
  199. # CONFIG_ARCH_NS9XXX is not set
  200. # CONFIG_ARCH_W90X900 is not set
  201. # CONFIG_ARCH_PNX4008 is not set
  202. # CONFIG_ARCH_PXA is not set
  203. # CONFIG_ARCH_MSM is not set
  204. # CONFIG_ARCH_RPC is not set
  205. # CONFIG_ARCH_SA1100 is not set
  206. # CONFIG_ARCH_S3C2410 is not set
  207. # CONFIG_ARCH_S3C64XX is not set
  208. # CONFIG_ARCH_S5P6440 is not set
  209. # CONFIG_ARCH_S5P6442 is not set
  210. # CONFIG_ARCH_S5PC1XX is not set
  211. CONFIG_ARCH_S5PV210=y
  212. # CONFIG_ARCH_SHARK is not set
  213. # CONFIG_ARCH_LH7A40X is not set
  214. # CONFIG_ARCH_U300 is not set
  215. # CONFIG_ARCH_DAVINCI is not set
  216. # CONFIG_ARCH_OMAP is not set
  217. # CONFIG_ARCH_BCMRING is not set
  218. CONFIG_PLAT_SAMSUNG=y
  219.  
  220. #
  221. # Boot options
  222. #
  223. # CONFIG_S3C_BOOT_WATCHDOG is not set
  224. # CONFIG_S3C_BOOT_ERROR_RESET is not set
  225. CONFIG_S3C_BOOT_UART_FORCE_FIFO=y
  226. CONFIG_S3C_LOWLEVEL_UART_PORT=2
  227. CONFIG_SAMSUNG_CLKSRC=y
  228. CONFIG_SAMSUNG_IRQ_VIC_TIMER=y
  229. CONFIG_SAMSUNG_IRQ_UART=y
  230. CONFIG_SAMSUNG_GPIOLIB_4BIT=y
  231. CONFIG_S3C_GPIO_CFG_S3C24XX=y
  232. CONFIG_S3C_GPIO_CFG_S3C64XX=y
  233. CONFIG_S3C_GPIO_PULL_UPDOWN=y
  234. CONFIG_SAMSUNG_GPIO_EXTRA=0
  235. CONFIG_S3C_GPIO_SPACE=0
  236. CONFIG_S3C_GPIO_TRACK=y
  237. CONFIG_S3C_DEV_HSMMC=y
  238. CONFIG_S3C_DEV_HSMMC1=y
  239. CONFIG_S3C_DEV_HSMMC2=y
  240. CONFIG_S3C_DEV_I2C1=y
  241. CONFIG_S3C_DEV_I2C2=y
  242. CONFIG_S5P_HAVE_PWM=y
  243.  
  244. #
  245. # Power management
  246. #
  247. # CONFIG_SAMSUNG_PM_DEBUG is not set
  248. # CONFIG_SAMSUNG_PM_CHECK is not set
  249. CONFIG_PLAT_S5P=y
  250. CONFIG_SYSTIMER_S5P=y
  251. CONFIG_S5P_DMA_PL330=y
  252. CONFIG_S5P_SETUP_I2C0=y
  253. CONFIG_S5P_SETUP_I2C1=y
  254. CONFIG_S5P_SETUP_I2C2=y
  255. CONFIG_S5P_DEV_FB=y
  256. CONFIG_S5P_DEV_FIMC0=y
  257. CONFIG_S5P_DEV_FIMC1=y
  258. CONFIG_S5P_DEV_FIMC2=y
  259. CONFIG_S5P_DEV_IPC=y
  260. CONFIG_S5P_DEV_CSIS=y
  261. CONFIG_S5P_DEV_MFC=y
  262. CONFIG_S5P_SETUP_MFC=y
  263. # CONFIG_S5P_LPAUDIO is not set
  264. CONFIG_S5P_HIGH_RES_TIMERS=y
  265. CONFIG_HRT_RTC=y
  266. CONFIG_CPU_S5PV210=y
  267. # CONFIG_MACH_SMDKV210 is not set
  268. # CONFIG_MACH_SMDKC110 is not set
  269. CONFIG_MACH_S5PC110_ARIES=y
  270. # CONFIG_MACH_S5PC110_P1 is not set
  271. # CONFIG_CPU_S5PV210_EVT0 is not set
  272. CONFIG_CPU_S5PV210_EVT1=y
  273. CONFIG_ARIES_EUR=y
  274. # CONFIG_ARIES_NTT is not set
  275. CONFIG_S5PV210_PM=y
  276. CONFIG_S5PV210_SETUP_SDHCI=y
  277.  
  278. #
  279. # MMC/SD slot setup
  280. #
  281.  
  282. #
  283. # Use 8-bit bus width
  284. #
  285. # CONFIG_S5PV210_SD_CH0_8BIT is not set
  286. # CONFIG_S5PV210_SD_CH2_8BIT is not set
  287. CONFIG_S5PV210_SETUP_FB=y
  288. # CONFIG_S5PV210_ADCTS is not set
  289. CONFIG_S5P_ADC=y
  290. CONFIG_S5PV210_SETUP_FIMC0=y
  291. CONFIG_S5PV210_SETUP_FIMC1=y
  292. CONFIG_S5PV210_SETUP_FIMC2=y
  293. CONFIG_S5PV210_SETUP_CSIS=y
  294.  
  295. #
  296. # Processor Type
  297. #
  298. CONFIG_CPU_32=y
  299. CONFIG_CPU_32v6K=y
  300. CONFIG_CPU_V7=y
  301. CONFIG_CPU_32v7=y
  302. CONFIG_CPU_ABRT_EV7=y
  303. CONFIG_CPU_PABRT_V7=y
  304. CONFIG_CPU_CACHE_V7=y
  305. CONFIG_CPU_CACHE_VIPT=y
  306. CONFIG_CPU_COPY_V6=y
  307. CONFIG_CPU_TLB_V7=y
  308. CONFIG_CPU_HAS_ASID=y
  309. CONFIG_CPU_CP15=y
  310. CONFIG_CPU_CP15_MMU=y
  311.  
  312. #
  313. # Processor Features
  314. #
  315. CONFIG_ARM_THUMB=y
  316. # CONFIG_ARM_THUMBEE is not set
  317. # CONFIG_CPU_ICACHE_DISABLE is not set
  318. # CONFIG_CPU_DCACHE_DISABLE is not set
  319. # CONFIG_CPU_BPREDICT_DISABLE is not set
  320. CONFIG_HAS_TLS_REG=y
  321. CONFIG_ARM_L1_CACHE_SHIFT=6
  322. # CONFIG_ARM_ERRATA_430973 is not set
  323. # CONFIG_ARM_ERRATA_458693 is not set
  324. # CONFIG_ARM_ERRATA_460075 is not set
  325. CONFIG_ARM_VIC=y
  326. CONFIG_ARM_VIC_NR=4
  327.  
  328. #
  329. # Bus support
  330. #
  331. CONFIG_PCI=y
  332. CONFIG_PCI_SYSCALL=y
  333. # CONFIG_ARCH_SUPPORTS_MSI is not set
  334. CONFIG_PCI_LEGACY=y
  335. # CONFIG_PCI_DEBUG is not set
  336. # CONFIG_PCI_STUB is not set
  337. # CONFIG_PCI_IOV is not set
  338. # CONFIG_PCCARD is not set
  339.  
  340. #
  341. # Samsung Kernel Debug Features
  342. #
  343. CONFIG_KERNEL_DEBUG_SEC=y
  344.  
  345. #
  346. # Kernel Features
  347. #
  348. CONFIG_TICK_ONESHOT=y
  349. CONFIG_NO_HZ=y
  350. CONFIG_HIGH_RES_TIMERS=y
  351. CONFIG_GENERIC_CLOCKEVENTS_BUILD=y
  352. CONFIG_VMSPLIT_3G=y
  353. # CONFIG_VMSPLIT_2G is not set
  354. # CONFIG_VMSPLIT_1G is not set
  355. CONFIG_PAGE_OFFSET=0xC0000000
  356. CONFIG_PREEMPT_NONE=y
  357. # CONFIG_PREEMPT_VOLUNTARY is not set
  358. # CONFIG_PREEMPT is not set
  359. CONFIG_HZ=256
  360. # CONFIG_THUMB2_KERNEL is not set
  361. CONFIG_AEABI=y
  362. CONFIG_OABI_COMPAT=y
  363. CONFIG_ARCH_DISCONTIGMEM_ENABLE=y
  364. # CONFIG_ARCH_SPARSEMEM_DEFAULT is not set
  365. # CONFIG_ARCH_SELECT_MEMORY_MODEL is not set
  366. CONFIG_NODES_SHIFT=2
  367. # CONFIG_HIGHMEM is not set
  368. CONFIG_VMALLOC_RESERVE=0x08000000
  369. CONFIG_SELECT_MEMORY_MODEL=y
  370. # CONFIG_FLATMEM_MANUAL is not set
  371. CONFIG_DISCONTIGMEM_MANUAL=y
  372. # CONFIG_SPARSEMEM_MANUAL is not set
  373. CONFIG_DISCONTIGMEM=y
  374. CONFIG_FLAT_NODE_MEM_MAP=y
  375. CONFIG_NEED_MULTIPLE_NODES=y
  376. CONFIG_PAGEFLAGS_EXTENDED=y
  377. CONFIG_SPLIT_PTLOCK_CPUS=4
  378. # CONFIG_PHYS_ADDR_T_64BIT is not set
  379. CONFIG_ZONE_DMA_FLAG=0
  380. CONFIG_VIRT_TO_BUS=y
  381. CONFIG_HAVE_MLOCK=y
  382. CONFIG_HAVE_MLOCKED_PAGE_BIT=y
  383. # CONFIG_KSM is not set
  384. CONFIG_DEFAULT_MMAP_MIN_ADDR=4096
  385. CONFIG_ALIGNMENT_TRAP=y
  386. # CONFIG_UACCESS_WITH_MEMCPY is not set
  387.  
  388. #
  389. # Boot options
  390. #
  391. CONFIG_ZBOOT_ROM_TEXT=0
  392. CONFIG_ZBOOT_ROM_BSS=0
  393. CONFIG_CMDLINE="console=ttySAC2,115200 init=/linuxrc"
  394. # CONFIG_XIP_KERNEL is not set
  395. # CONFIG_KEXEC is not set
  396.  
  397. #
  398. # CPU Power Management
  399. #
  400. CONFIG_CPU_FREQ=y
  401. CONFIG_CPU_FREQ_TABLE=y
  402. # CONFIG_CPU_FREQ_DEBUG is not set
  403. CONFIG_CPU_FREQ_LOG=y
  404. CONFIG_CPU_FREQ_STAT=y
  405. # CONFIG_CPU_FREQ_STAT_DETAILS is not set
  406. # CONFIG_CPU_FREQ_DEFAULT_GOV_PERFORMANCE is not set
  407. # CONFIG_CPU_FREQ_DEFAULT_GOV_POWERSAVE is not set
  408. # CONFIG_CPU_FREQ_DEFAULT_GOV_USERSPACE is not set
  409. # CONFIG_CPU_FREQ_DEFAULT_GOV_ONDEMAND is not set
  410. CONFIG_CPU_FREQ_DEFAULT_GOV_CONSERVATIVE=y
  411. CONFIG_CPU_FREQ_GOV_PERFORMANCE=y
  412. CONFIG_CPU_FREQ_GOV_POWERSAVE=y
  413. CONFIG_CPU_FREQ_GOV_USERSPACE=y
  414. CONFIG_CPU_FREQ_GOV_ONDEMAND=y
  415. CONFIG_CPU_FREQ_GOV_CONSERVATIVE=y
  416. CONFIG_CPU_IDLE=y
  417. CONFIG_CPU_IDLE_GOV_LADDER=y
  418. CONFIG_CPU_IDLE_GOV_MENU=y
  419.  
  420. #
  421. # Floating point emulation
  422. #
  423.  
  424. #
  425. # At least one emulation must be selected
  426. #
  427. CONFIG_FPE_NWFPE=y
  428. CONFIG_FPE_NWFPE_XP=y
  429. # CONFIG_FPE_FASTFPE is not set
  430. CONFIG_VFP=y
  431. CONFIG_VFPv3=y
  432. CONFIG_NEON=y
  433.  
  434. #
  435. # Userspace binary formats
  436. #
  437. CONFIG_BINFMT_ELF=y
  438. # CONFIG_CORE_DUMP_DEFAULT_ELF_HEADERS is not set
  439. CONFIG_HAVE_AOUT=y
  440. CONFIG_BINFMT_AOUT=y
  441. CONFIG_BINFMT_MISC=y
  442.  
  443. #
  444. # Power management options
  445. #
  446. CONFIG_PM=y
  447. # CONFIG_PM_DEBUG is not set
  448. CONFIG_PM_SLEEP=y
  449. CONFIG_SUSPEND=y
  450. CONFIG_SUSPEND_FREEZER=y
  451. CONFIG_HAS_WAKELOCK=y
  452. CONFIG_HAS_EARLYSUSPEND=y
  453. CONFIG_WAKELOCK=y
  454. CONFIG_WAKELOCK_STAT=y
  455. CONFIG_USER_WAKELOCK=y
  456. CONFIG_EARLYSUSPEND=y
  457. # CONFIG_NO_USER_SPACE_SCREEN_ACCESS_CONTROL is not set
  458. CONFIG_CONSOLE_EARLYSUSPEND=y
  459. # CONFIG_FB_EARLYSUSPEND is not set
  460. CONFIG_APM_EMULATION=y
  461. # CONFIG_PM_RUNTIME is not set
  462. CONFIG_PM_PWR_GATING=y
  463. CONFIG_ARCH_SUSPEND_POSSIBLE=y
  464. CONFIG_NET=y
  465.  
  466. #
  467. # Networking options
  468. #
  469. CONFIG_PACKET=y
  470. CONFIG_PACKET_MMAP=y
  471. CONFIG_UNIX=y
  472. CONFIG_XFRM=y
  473. # CONFIG_XFRM_USER is not set
  474. # CONFIG_XFRM_SUB_POLICY is not set
  475. CONFIG_XFRM_MIGRATE=y
  476. # CONFIG_XFRM_STATISTICS is not set
  477. CONFIG_NET_KEY=y
  478. CONFIG_NET_KEY_MIGRATE=y
  479. CONFIG_INET=y
  480. CONFIG_IP_MULTICAST=y
  481. # CONFIG_IP_ADVANCED_ROUTER is not set
  482. CONFIG_IP_FIB_HASH=y
  483. # CONFIG_IP_PNP is not set
  484. CONFIG_NET_IPIP=y
  485. CONFIG_NET_IPGRE=y
  486. CONFIG_NET_IPGRE_BROADCAST=y
  487. # CONFIG_IP_MROUTE is not set
  488. # CONFIG_ARPD is not set
  489. # CONFIG_SYN_COOKIES is not set
  490. CONFIG_INET_AH=y
  491. CONFIG_INET_ESP=y
  492. # CONFIG_INET_IPCOMP is not set
  493. # CONFIG_INET_XFRM_TUNNEL is not set
  494. CONFIG_INET_TUNNEL=y
  495. CONFIG_INET_XFRM_MODE_TRANSPORT=y
  496. CONFIG_INET_XFRM_MODE_TUNNEL=y
  497. CONFIG_INET_XFRM_MODE_BEET=y
  498. CONFIG_INET_LRO=y
  499. CONFIG_INET_DIAG=y
  500. CONFIG_INET_TCP_DIAG=y
  501. # CONFIG_TCP_CONG_ADVANCED is not set
  502. CONFIG_TCP_CONG_CUBIC=y
  503. CONFIG_DEFAULT_TCP_CONG="cubic"
  504. # CONFIG_TCP_MD5SIG is not set
  505. CONFIG_IPV6=y
  506. # CONFIG_IPV6_PRIVACY is not set
  507. # CONFIG_IPV6_ROUTER_PREF is not set
  508. # CONFIG_IPV6_OPTIMISTIC_DAD is not set
  509. # CONFIG_INET6_AH is not set
  510. # CONFIG_INET6_ESP is not set
  511. # CONFIG_INET6_IPCOMP is not set
  512. # CONFIG_IPV6_MIP6 is not set
  513. # CONFIG_INET6_XFRM_TUNNEL is not set
  514. # CONFIG_INET6_TUNNEL is not set
  515. CONFIG_INET6_XFRM_MODE_TRANSPORT=y
  516. CONFIG_INET6_XFRM_MODE_TUNNEL=y
  517. CONFIG_INET6_XFRM_MODE_BEET=y
  518. # CONFIG_INET6_XFRM_MODE_ROUTEOPTIMIZATION is not set
  519. CONFIG_IPV6_SIT=y
  520. CONFIG_IPV6_NDISC_NODETYPE=y
  521. # CONFIG_IPV6_TUNNEL is not set
  522. # CONFIG_IPV6_MULTIPLE_TABLES is not set
  523. # CONFIG_IPV6_MROUTE is not set
  524. CONFIG_ANDROID_PARANOID_NETWORK=y
  525. # CONFIG_NETWORK_SECMARK is not set
  526. CONFIG_NETFILTER=y
  527. # CONFIG_NETFILTER_DEBUG is not set
  528. CONFIG_NETFILTER_ADVANCED=y
  529.  
  530. #
  531. # Core Netfilter Configuration
  532. #
  533. CONFIG_NETFILTER_NETLINK=y
  534. CONFIG_NETFILTER_NETLINK_QUEUE=y
  535. CONFIG_NETFILTER_NETLINK_LOG=y
  536. CONFIG_NF_CONNTRACK=y
  537. CONFIG_NF_CT_ACCT=y
  538. CONFIG_NF_CONNTRACK_MARK=y
  539. # CONFIG_NF_CONNTRACK_EVENTS is not set
  540. # CONFIG_NF_CT_PROTO_DCCP is not set
  541. # CONFIG_NF_CT_PROTO_SCTP is not set
  542. # CONFIG_NF_CT_PROTO_UDPLITE is not set
  543. # CONFIG_NF_CONNTRACK_AMANDA is not set
  544. CONFIG_NF_CONNTRACK_FTP=y
  545. # CONFIG_NF_CONNTRACK_H323 is not set
  546. # CONFIG_NF_CONNTRACK_IRC is not set
  547. # CONFIG_NF_CONNTRACK_NETBIOS_NS is not set
  548. # CONFIG_NF_CONNTRACK_PPTP is not set
  549. # CONFIG_NF_CONNTRACK_SANE is not set
  550. # CONFIG_NF_CONNTRACK_SIP is not set
  551. # CONFIG_NF_CONNTRACK_TFTP is not set
  552. # CONFIG_NF_CT_NETLINK is not set
  553. # CONFIG_NETFILTER_TPROXY is not set
  554. CONFIG_NETFILTER_XTABLES=y
  555. CONFIG_NETFILTER_XT_TARGET_CLASSIFY=y
  556. CONFIG_NETFILTER_XT_TARGET_CONNMARK=y
  557. CONFIG_NETFILTER_XT_TARGET_DSCP=y
  558. # CONFIG_NETFILTER_XT_TARGET_HL is not set
  559. CONFIG_NETFILTER_XT_TARGET_MARK=y
  560. CONFIG_NETFILTER_XT_TARGET_NFLOG=y
  561. CONFIG_NETFILTER_XT_TARGET_NFQUEUE=y
  562. CONFIG_NETFILTER_XT_TARGET_NOTRACK=y
  563. CONFIG_NETFILTER_XT_TARGET_RATEEST=y
  564. CONFIG_NETFILTER_XT_TARGET_TRACE=y
  565. CONFIG_NETFILTER_XT_TARGET_TCPMSS=m
  566. # CONFIG_NETFILTER_XT_TARGET_TCPOPTSTRIP is not set
  567. # CONFIG_NETFILTER_XT_MATCH_CLUSTER is not set
  568. CONFIG_NETFILTER_XT_MATCH_COMMENT=y
  569. CONFIG_NETFILTER_XT_MATCH_CONNBYTES=y
  570. CONFIG_NETFILTER_XT_MATCH_CONNLIMIT=y
  571. CONFIG_NETFILTER_XT_MATCH_CONNMARK=y
  572. CONFIG_NETFILTER_XT_MATCH_CONNTRACK=y
  573. # CONFIG_NETFILTER_XT_MATCH_DCCP is not set
  574. # CONFIG_NETFILTER_XT_MATCH_DSCP is not set
  575. CONFIG_NETFILTER_XT_MATCH_ESP=y
  576. CONFIG_NETFILTER_XT_MATCH_HASHLIMIT=y
  577. CONFIG_NETFILTER_XT_MATCH_HELPER=y
  578. CONFIG_NETFILTER_XT_MATCH_HL=y
  579. # CONFIG_NETFILTER_XT_MATCH_IPRANGE is not set
  580. CONFIG_NETFILTER_XT_MATCH_LENGTH=y
  581. CONFIG_NETFILTER_XT_MATCH_LIMIT=y
  582. CONFIG_NETFILTER_XT_MATCH_MAC=y
  583. CONFIG_NETFILTER_XT_MATCH_MARK=y
  584. CONFIG_NETFILTER_XT_MATCH_MULTIPORT=y
  585. CONFIG_NETFILTER_XT_MATCH_OWNER=y
  586. CONFIG_NETFILTER_XT_MATCH_POLICY=y
  587. CONFIG_NETFILTER_XT_MATCH_PKTTYPE=y
  588. CONFIG_NETFILTER_XT_MATCH_QUOTA=y
  589. CONFIG_NETFILTER_XT_MATCH_RATEEST=y
  590. CONFIG_NETFILTER_XT_MATCH_REALM=y
  591. # CONFIG_NETFILTER_XT_MATCH_RECENT is not set
  592. CONFIG_NETFILTER_XT_MATCH_SCTP=y
  593. CONFIG_NETFILTER_XT_MATCH_STATE=y
  594. CONFIG_NETFILTER_XT_MATCH_STATISTIC=y
  595. CONFIG_NETFILTER_XT_MATCH_STRING=y
  596. CONFIG_NETFILTER_XT_MATCH_TCPMSS=y
  597. CONFIG_NETFILTER_XT_MATCH_TIME=y
  598. CONFIG_NETFILTER_XT_MATCH_U32=y
  599. # CONFIG_NETFILTER_XT_MATCH_OSF is not set
  600. # CONFIG_IP_VS is not set
  601.  
  602. #
  603. # IP: Netfilter Configuration
  604. #
  605. CONFIG_NF_DEFRAG_IPV4=y
  606. CONFIG_NF_CONNTRACK_IPV4=y
  607. CONFIG_NF_CONNTRACK_PROC_COMPAT=y
  608. # CONFIG_IP_NF_QUEUE is not set
  609. CONFIG_IP_NF_IPTABLES=y
  610. CONFIG_IP_NF_MATCH_ADDRTYPE=y
  611. CONFIG_IP_NF_MATCH_AH=y
  612. CONFIG_IP_NF_MATCH_ECN=y
  613. CONFIG_IP_NF_MATCH_TTL=y
  614. CONFIG_IP_NF_FILTER=y
  615. CONFIG_IP_NF_TARGET_REJECT=y
  616. CONFIG_IP_NF_TARGET_LOG=y
  617. CONFIG_IP_NF_TARGET_ULOG=y
  618. CONFIG_NF_NAT=y
  619. CONFIG_NF_NAT_NEEDED=y
  620. CONFIG_IP_NF_TARGET_MASQUERADE=y
  621. CONFIG_IP_NF_TARGET_NETMAP=y
  622. CONFIG_IP_NF_TARGET_REDIRECT=y
  623. # CONFIG_NF_NAT_SNMP_BASIC is not set
  624. CONFIG_NF_NAT_FTP=y
  625. # CONFIG_NF_NAT_IRC is not set
  626. # CONFIG_NF_NAT_TFTP is not set
  627. # CONFIG_NF_NAT_AMANDA is not set
  628. # CONFIG_NF_NAT_PPTP is not set
  629. # CONFIG_NF_NAT_H323 is not set
  630. # CONFIG_NF_NAT_SIP is not set
  631. CONFIG_IP_NF_MANGLE=y
  632. # CONFIG_IP_NF_TARGET_CLUSTERIP is not set
  633. # CONFIG_IP_NF_TARGET_ECN is not set
  634. # CONFIG_IP_NF_TARGET_TTL is not set
  635. CONFIG_IP_NF_RAW=y
  636. # CONFIG_IP_NF_ARPTABLES is not set
  637.  
  638. #
  639. # IPv6: Netfilter Configuration
  640. #
  641. # CONFIG_NF_CONNTRACK_IPV6 is not set
  642. # CONFIG_IP6_NF_QUEUE is not set
  643. # CONFIG_IP6_NF_IPTABLES is not set
  644. # CONFIG_IP_DCCP is not set
  645. # CONFIG_IP_SCTP is not set
  646. # CONFIG_RDS is not set
  647. # CONFIG_TIPC is not set
  648. # CONFIG_ATM is not set
  649. # CONFIG_BRIDGE is not set
  650. # CONFIG_NET_DSA is not set
  651. # CONFIG_VLAN_8021Q is not set
  652. # CONFIG_DECNET is not set
  653. # CONFIG_LLC2 is not set
  654. # CONFIG_IPX is not set
  655. # CONFIG_ATALK is not set
  656. # CONFIG_X25 is not set
  657. # CONFIG_LAPB is not set
  658. # CONFIG_ECONET is not set
  659. # CONFIG_WAN_ROUTER is not set
  660. CONFIG_PHONET=y
  661. # CONFIG_IEEE802154 is not set
  662. # CONFIG_NET_SCHED is not set
  663. CONFIG_NET_CLS_ROUTE=y
  664. # CONFIG_DCB is not set
  665.  
  666. #
  667. # Network testing
  668. #
  669. # CONFIG_NET_PKTGEN is not set
  670. # CONFIG_NET_DROP_MONITOR is not set
  671. # CONFIG_HAMRADIO is not set
  672. # CONFIG_CAN is not set
  673. # CONFIG_IRDA is not set
  674. CONFIG_BT=y
  675. CONFIG_BT_L2CAP=y
  676. CONFIG_BT_SCO=y
  677. CONFIG_BT_RFCOMM=y
  678. CONFIG_BT_RFCOMM_TTY=y
  679. # CONFIG_BT_BNEP is not set
  680. # CONFIG_BT_HIDP is not set
  681.  
  682. #
  683. # Bluetooth device drivers
  684. #
  685. # CONFIG_BT_HCIBTSDIO is not set
  686. CONFIG_BT_HCIUART=y
  687. CONFIG_BT_HCIUART_H4=y
  688. # CONFIG_BT_HCIUART_BCSP is not set
  689. # CONFIG_BT_HCIUART_LL is not set
  690. # CONFIG_BT_HCIVHCI is not set
  691. # CONFIG_BT_MRVL is not set
  692. CONFIG_BT_HID=m
  693. CONFIG_AF_RXRPC=y
  694. # CONFIG_AF_RXRPC_DEBUG is not set
  695. # CONFIG_RXKAD is not set
  696. CONFIG_WIRELESS=y
  697. # CONFIG_CFG80211 is not set
  698. CONFIG_CFG80211_DEFAULT_PS_VALUE=0
  699. # CONFIG_WIRELESS_OLD_REGULATORY is not set
  700. CONFIG_WIRELESS_EXT=y
  701. CONFIG_WIRELESS_EXT_SYSFS=y
  702. # CONFIG_LIB80211 is not set
  703.  
  704. #
  705. # CFG80211 needs to be enabled for MAC80211
  706. #
  707. # CONFIG_WIMAX is not set
  708. CONFIG_RFKILL=y
  709. CONFIG_RFKILL_PM=y
  710. CONFIG_RFKILL_INPUT=y
  711. # CONFIG_NET_9P is not set
  712.  
  713. #
  714. # Device Drivers
  715. #
  716.  
  717. #
  718. # Generic Driver Options
  719. #
  720. CONFIG_UEVENT_HELPER_PATH="/sbin/hotplug"
  721. # CONFIG_DEVTMPFS is not set
  722. CONFIG_STANDALONE=y
  723. CONFIG_PREVENT_FIRMWARE_BUILD=y
  724. CONFIG_FW_LOADER=y
  725. CONFIG_FIRMWARE_IN_KERNEL=y
  726. CONFIG_EXTRA_FIRMWARE=""
  727. # CONFIG_DEBUG_DRIVER is not set
  728. # CONFIG_DEBUG_DEVRES is not set
  729. # CONFIG_SYS_HYPERVISOR is not set
  730. # CONFIG_CONNECTOR is not set
  731. # CONFIG_MTD is not set
  732. # CONFIG_PARPORT is not set
  733.  
  734. #
  735. # TinyFSR Support for cramfs
  736. #
  737. CONFIG_TINY_FSR=y
  738. CONFIG_TINY_FLASH_PHYS_ADDR=0xB0000000
  739. CONFIG_LINUSTOREIII_TINY_DEBUG_VERBOSE=0
  740. CONFIG_BLK_DEV=y
  741. # CONFIG_BLK_CPQ_DA is not set
  742. # CONFIG_BLK_CPQ_CISS_DA is not set
  743. # CONFIG_BLK_DEV_DAC960 is not set
  744. # CONFIG_BLK_DEV_UMEM is not set
  745. # CONFIG_BLK_DEV_COW_COMMON is not set
  746. CONFIG_BLK_DEV_LOOP=y
  747. # CONFIG_BLK_DEV_CRYPTOLOOP is not set
  748. # CONFIG_BLK_DEV_NBD is not set
  749. # CONFIG_BLK_DEV_SX8 is not set
  750. CONFIG_BLK_DEV_RAM=y
  751. CONFIG_BLK_DEV_RAM_COUNT=16
  752. CONFIG_BLK_DEV_RAM_SIZE=8192
  753. # CONFIG_BLK_DEV_XIP is not set
  754. # CONFIG_CDROM_PKTCDVD is not set
  755. # CONFIG_ATA_OVER_ETH is not set
  756. # CONFIG_MG_DISK is not set
  757. CONFIG_MISC_DEVICES=y
  758. CONFIG_ANDROID_PMEM=y
  759.  
  760. #
  761. # Reserved memory configurations
  762. #
  763. CONFIG_ANDROID_PMEM_MEMSIZE_PMEM=4096
  764. CONFIG_ANDROID_PMEM_MEMSIZE_PMEM_GPU1=8192
  765. CONFIG_ANDROID_PMEM_MEMSIZE_PMEM_ADSP=1500
  766. # CONFIG_PHANTOM is not set
  767. # CONFIG_SGI_IOC4 is not set
  768. # CONFIG_TIFM_CORE is not set
  769. # CONFIG_ICS932S401 is not set
  770. # CONFIG_ENCLOSURE_SERVICES is not set
  771. # CONFIG_KERNEL_DEBUGGER_CORE is not set
  772. # CONFIG_HP_ILO is not set
  773. # CONFIG_ISL29003 is not set
  774. CONFIG_UID_STAT=y
  775. # CONFIG_WL127X_RFKILL is not set
  776. # CONFIG_APANIC is not set
  777. # CONFIG_MHL_SII9234 is not set
  778. # CONFIG_C2PORT is not set
  779.  
  780. #
  781. # EEPROM support
  782. #
  783. # CONFIG_EEPROM_AT24 is not set
  784. # CONFIG_EEPROM_AT25 is not set
  785. # CONFIG_EEPROM_LEGACY is not set
  786. # CONFIG_EEPROM_MAX6875 is not set
  787. # CONFIG_EEPROM_93CX6 is not set
  788. # CONFIG_CB710_CORE is not set
  789. CONFIG_HAVE_IDE=y
  790. # CONFIG_IDE is not set
  791.  
  792. #
  793. # SCSI device support
  794. #
  795. # CONFIG_RAID_ATTRS is not set
  796. CONFIG_SCSI=y
  797. CONFIG_SCSI_DMA=y
  798. # CONFIG_SCSI_TGT is not set
  799. # CONFIG_SCSI_NETLINK is not set
  800. CONFIG_SCSI_PROC_FS=y
  801.  
  802. #
  803. # SCSI support type (disk, tape, CD-ROM)
  804. #
  805. CONFIG_BLK_DEV_SD=y
  806. # CONFIG_CHR_DEV_ST is not set
  807. # CONFIG_CHR_DEV_OSST is not set
  808. # CONFIG_BLK_DEV_SR is not set
  809. CONFIG_CHR_DEV_SG=y
  810. # CONFIG_CHR_DEV_SCH is not set
  811. # CONFIG_SCSI_MULTI_LUN is not set
  812. # CONFIG_SCSI_CONSTANTS is not set
  813. # CONFIG_SCSI_LOGGING is not set
  814. # CONFIG_SCSI_SCAN_ASYNC is not set
  815. CONFIG_SCSI_WAIT_SCAN=m
  816.  
  817. #
  818. # SCSI Transports
  819. #
  820. # CONFIG_SCSI_SPI_ATTRS is not set
  821. # CONFIG_SCSI_FC_ATTRS is not set
  822. # CONFIG_SCSI_ISCSI_ATTRS is not set
  823. # CONFIG_SCSI_SAS_LIBSAS is not set
  824. # CONFIG_SCSI_SRP_ATTRS is not set
  825. CONFIG_SCSI_LOWLEVEL=y
  826. # CONFIG_ISCSI_TCP is not set
  827. # CONFIG_SCSI_CXGB3_ISCSI is not set
  828. # CONFIG_SCSI_BNX2_ISCSI is not set
  829. # CONFIG_BE2ISCSI is not set
  830. # CONFIG_BLK_DEV_3W_XXXX_RAID is not set
  831. # CONFIG_SCSI_3W_9XXX is not set
  832. # CONFIG_SCSI_ACARD is not set
  833. # CONFIG_SCSI_AACRAID is not set
  834. # CONFIG_SCSI_AIC7XXX is not set
  835. # CONFIG_SCSI_AIC7XXX_OLD is not set
  836. # CONFIG_SCSI_AIC79XX is not set
  837. # CONFIG_SCSI_AIC94XX is not set
  838. # CONFIG_SCSI_MVSAS is not set
  839. # CONFIG_SCSI_DPT_I2O is not set
  840. # CONFIG_SCSI_ADVANSYS is not set
  841. # CONFIG_SCSI_ARCMSR is not set
  842. # CONFIG_MEGARAID_NEWGEN is not set
  843. # CONFIG_MEGARAID_LEGACY is not set
  844. # CONFIG_MEGARAID_SAS is not set
  845. # CONFIG_SCSI_MPT2SAS is not set
  846. # CONFIG_SCSI_HPTIOP is not set
  847. # CONFIG_LIBFC is not set
  848. # CONFIG_LIBFCOE is not set
  849. # CONFIG_FCOE is not set
  850. # CONFIG_SCSI_DMX3191D is not set
  851. # CONFIG_SCSI_FUTURE_DOMAIN is not set
  852. # CONFIG_SCSI_IPS is not set
  853. # CONFIG_SCSI_INITIO is not set
  854. # CONFIG_SCSI_INIA100 is not set
  855. # CONFIG_SCSI_STEX is not set
  856. # CONFIG_SCSI_SYM53C8XX_2 is not set
  857. # CONFIG_SCSI_QLOGIC_1280 is not set
  858. # CONFIG_SCSI_QLA_FC is not set
  859. # CONFIG_SCSI_QLA_ISCSI is not set
  860. # CONFIG_SCSI_LPFC is not set
  861. # CONFIG_SCSI_DC395x is not set
  862. # CONFIG_SCSI_DC390T is not set
  863. # CONFIG_SCSI_NSP32 is not set
  864. # CONFIG_SCSI_DEBUG is not set
  865. # CONFIG_SCSI_PMCRAID is not set
  866. # CONFIG_SCSI_SRP is not set
  867. # CONFIG_SCSI_BFA_FC is not set
  868. # CONFIG_SCSI_DH is not set
  869. # CONFIG_SCSI_OSD_INITIATOR is not set
  870. # CONFIG_ATA is not set
  871. CONFIG_MD=y
  872. # CONFIG_BLK_DEV_MD is not set
  873. CONFIG_BLK_DEV_DM=y
  874. CONFIG_DM_DEBUG=y
  875. CONFIG_DM_CRYPT=y
  876. CONFIG_DM_SNAPSHOT=y
  877. CONFIG_DM_MIRROR=y
  878. # CONFIG_DM_LOG_USERSPACE is not set
  879. CONFIG_DM_ZERO=y
  880. CONFIG_DM_MULTIPATH=y
  881. CONFIG_DM_MULTIPATH_QL=y
  882. CONFIG_DM_MULTIPATH_ST=y
  883. # CONFIG_DM_DELAY is not set
  884. # CONFIG_DM_UEVENT is not set
  885. # CONFIG_FUSION is not set
  886.  
  887. #
  888. # IEEE 1394 (FireWire) support
  889. #
  890.  
  891. #
  892. # You can enable one or both FireWire driver stacks.
  893. #
  894.  
  895. #
  896. # See the help texts for more information.
  897. #
  898. # CONFIG_FIREWIRE is not set
  899. # CONFIG_IEEE1394 is not set
  900. # CONFIG_I2O is not set
  901. CONFIG_NETDEVICES=y
  902. # CONFIG_DUMMY is not set
  903. # CONFIG_BONDING is not set
  904. # CONFIG_MACVLAN is not set
  905. # CONFIG_EQUALIZER is not set
  906. # CONFIG_TUN is not set
  907. # CONFIG_VETH is not set
  908. # CONFIG_ARCNET is not set
  909. # CONFIG_NET_ETHERNET is not set
  910. CONFIG_NETDEV_1000=y
  911. # CONFIG_ACENIC is not set
  912. # CONFIG_DL2K is not set
  913. # CONFIG_E1000 is not set
  914. # CONFIG_E1000E is not set
  915. # CONFIG_IP1000 is not set
  916. # CONFIG_IGB is not set
  917. # CONFIG_IGBVF is not set
  918. # CONFIG_NS83820 is not set
  919. # CONFIG_HAMACHI is not set
  920. # CONFIG_YELLOWFIN is not set
  921. # CONFIG_R8169 is not set
  922. # CONFIG_SIS190 is not set
  923. # CONFIG_SKGE is not set
  924. # CONFIG_SKY2 is not set
  925. # CONFIG_VIA_VELOCITY is not set
  926. # CONFIG_TIGON3 is not set
  927. # CONFIG_BNX2 is not set
  928. # CONFIG_CNIC is not set
  929. # CONFIG_QLA3XXX is not set
  930. # CONFIG_ATL1 is not set
  931. # CONFIG_ATL1E is not set
  932. # CONFIG_ATL1C is not set
  933. # CONFIG_JME is not set
  934. CONFIG_NETDEV_10000=y
  935. # CONFIG_CHELSIO_T1 is not set
  936. CONFIG_CHELSIO_T3_DEPENDS=y
  937. # CONFIG_CHELSIO_T3 is not set
  938. # CONFIG_ENIC is not set
  939. # CONFIG_IXGBE is not set
  940. # CONFIG_IXGB is not set
  941. # CONFIG_S2IO is not set
  942. # CONFIG_VXGE is not set
  943. # CONFIG_MYRI10GE is not set
  944. # CONFIG_NETXEN_NIC is not set
  945. # CONFIG_NIU is not set
  946. # CONFIG_MLX4_EN is not set
  947. # CONFIG_MLX4_CORE is not set
  948. # CONFIG_TEHUTI is not set
  949. # CONFIG_BNX2X is not set
  950. # CONFIG_QLGE is not set
  951. # CONFIG_SFC is not set
  952. # CONFIG_BE2NET is not set
  953. # CONFIG_TR is not set
  954. CONFIG_WLAN=y
  955. # CONFIG_WLAN_PRE80211 is not set
  956. # CONFIG_WLAN_80211 is not set
  957. CONFIG_BROADCOM_WIFI=m
  958. CONFIG_BROADCOM_WIFI_RESERVED_MEM=y
  959. CONFIG_WLAN_SAMSUNG_MEMSIZE_BCM=256
  960.  
  961. #
  962. # Enable WiMAX (Networking options) to see the WiMAX drivers
  963. #
  964. # CONFIG_WAN is not set
  965. # CONFIG_FDDI is not set
  966. # CONFIG_HIPPI is not set
  967. CONFIG_PPP=y
  968. CONFIG_PPP_MULTILINK=y
  969. CONFIG_PPP_FILTER=y
  970. CONFIG_PPP_ASYNC=y
  971. CONFIG_PPP_SYNC_TTY=y
  972. CONFIG_PPP_DEFLATE=y
  973. CONFIG_PPP_BSDCOMP=y
  974. CONFIG_PPP_MPPE=y
  975. CONFIG_PPPOE=y
  976. CONFIG_PPPOL2TP=y
  977. CONFIG_PPPOLAC=y
  978. CONFIG_PPPOPNS=y
  979. CONFIG_SLIP=y
  980. CONFIG_SLIP_COMPRESSED=y
  981. CONFIG_SLHC=y
  982. # CONFIG_SLIP_SMART is not set
  983. CONFIG_SLIP_MODE_SLIP6=y
  984. # CONFIG_NET_FC is not set
  985. # CONFIG_NETCONSOLE is not set
  986. # CONFIG_NETPOLL is not set
  987. # CONFIG_NET_POLL_CONTROLLER is not set
  988. # CONFIG_ISDN is not set
  989. # CONFIG_PHONE is not set
  990.  
  991. #
  992. # Input device support
  993. #
  994. CONFIG_INPUT=y
  995. # CONFIG_INPUT_FF_MEMLESS is not set
  996. # CONFIG_INPUT_POLLDEV is not set
  997.  
  998. #
  999. # Userland interfaces
  1000. #
  1001. CONFIG_INPUT_MOUSEDEV=y
  1002. CONFIG_INPUT_MOUSEDEV_PSAUX=y
  1003. CONFIG_INPUT_MOUSEDEV_SCREEN_X=1024
  1004. CONFIG_INPUT_MOUSEDEV_SCREEN_Y=768
  1005. # CONFIG_INPUT_JOYDEV is not set
  1006. CONFIG_INPUT_EVDEV=y
  1007. # CONFIG_INPUT_EVBUG is not set
  1008. # CONFIG_INPUT_KEYRESET is not set
  1009.  
  1010. #
  1011. # Input Device Drivers
  1012. #
  1013. CONFIG_INPUT_KEYBOARD=y
  1014. # CONFIG_KEYBOARD_ADP5588 is not set
  1015. CONFIG_KEYBOARD_ATKBD=y
  1016. # CONFIG_QT2160 is not set
  1017. # CONFIG_KEYBOARD_LKKBD is not set
  1018. # CONFIG_KEYBOARD_MATRIX is not set
  1019. CONFIG_KEYPAD_S3C=y
  1020. # CONFIG_S3C_KEYPAD_DEBUG is not set
  1021. CONFIG_KEYPAD_S3C_INT=y
  1022. # CONFIG_KEYPAD_S3C_MSM is not set
  1023. # CONFIG_KEYBOARD_MAX7359 is not set
  1024. # CONFIG_KEYBOARD_NEWTON is not set
  1025. # CONFIG_KEYBOARD_OPENCORES is not set
  1026. # CONFIG_KEYBOARD_STOWAWAY is not set
  1027. # CONFIG_KEYBOARD_SUNKBD is not set
  1028. # CONFIG_KEYBOARD_XTKBD is not set
  1029. # CONFIG_KEYPAD_MELFAS_TOUCH is not set
  1030. CONFIG_KEYPAD_CYPRESS_TOUCH=y
  1031. CONFIG_KEYPAD_CYPRESS_TOUCH_USE_BLN=y
  1032. # CONFIG_INPUT_MOUSE is not set
  1033. # CONFIG_INPUT_JOYSTICK is not set
  1034. # CONFIG_INPUT_TABLET is not set
  1035. CONFIG_INPUT_TOUCHSCREEN=y
  1036. # CONFIG_TOUCHSCREEN_ADS7846 is not set
  1037. CONFIG_TOUCHSCREEN_QT602240=y
  1038. # CONFIG_TOUCHSCREEN_AD7877 is not set
  1039. # CONFIG_TOUCHSCREEN_AD7879_I2C is not set
  1040. # CONFIG_TOUCHSCREEN_AD7879_SPI is not set
  1041. # CONFIG_TOUCHSCREEN_AD7879 is not set
  1042. # CONFIG_TOUCHSCREEN_S3C is not set
  1043. # CONFIG_TOUCHSCREEN_EETI is not set
  1044. # CONFIG_TOUCHSCREEN_FUJITSU is not set
  1045. # CONFIG_TOUCHSCREEN_GUNZE is not set
  1046. # CONFIG_TOUCHSCREEN_ELO is not set
  1047. # CONFIG_TOUCHSCREEN_WACOM_W8001 is not set
  1048. # CONFIG_TOUCHSCREEN_MCS5000 is not set
  1049. # CONFIG_TOUCHSCREEN_MTOUCH is not set
  1050. # CONFIG_TOUCHSCREEN_INEXIO is not set
  1051. # CONFIG_TOUCHSCREEN_MK712 is not set
  1052. # CONFIG_TOUCHSCREEN_PENMOUNT is not set
  1053. # CONFIG_TOUCHSCREEN_SYNAPTICS_I2C_RMI is not set
  1054. # CONFIG_TOUCHSCREEN_TOUCHRIGHT is not set
  1055. # CONFIG_TOUCHSCREEN_TOUCHWIN is not set
  1056. # CONFIG_TOUCHSCREEN_USB_COMPOSITE is not set
  1057. # CONFIG_TOUCHSCREEN_TOUCHIT213 is not set
  1058. # CONFIG_TOUCHSCREEN_TSC2007 is not set
  1059. # CONFIG_TOUCHSCREEN_W90X900 is not set
  1060. CONFIG_INPUT_MISC=y
  1061. # CONFIG_INPUT_ATI_REMOTE is not set
  1062. # CONFIG_INPUT_ATI_REMOTE2 is not set
  1063. # CONFIG_INPUT_KEYCHORD is not set
  1064. # CONFIG_INPUT_KEYSPAN_REMOTE is not set
  1065. # CONFIG_INPUT_POWERMATE is not set
  1066. # CONFIG_INPUT_YEALINK is not set
  1067. # CONFIG_INPUT_CM109 is not set
  1068. CONFIG_INPUT_UINPUT=y
  1069. # CONFIG_INPUT_GPIO is not set
  1070. # CONFIG_INPUT_GPIO_ROTARY_ENCODER is not set
  1071.  
  1072. #
  1073. # Hardware I/O ports
  1074. #
  1075. CONFIG_SERIO=y
  1076. CONFIG_SERIO_SERPORT=y
  1077. # CONFIG_SERIO_PCIPS2 is not set
  1078. CONFIG_SERIO_LIBPS2=y
  1079. # CONFIG_SERIO_RAW is not set
  1080. # CONFIG_GAMEPORT is not set
  1081.  
  1082. #
  1083. # Character devices
  1084. #
  1085. CONFIG_VT=y
  1086. CONFIG_CONSOLE_TRANSLATIONS=y
  1087. CONFIG_VT_CONSOLE=y
  1088. CONFIG_HW_CONSOLE=y
  1089. # CONFIG_VT_HW_CONSOLE_BINDING is not set
  1090. CONFIG_DEVMEM=y
  1091. CONFIG_DEVKMEM=y
  1092. # CONFIG_SERIAL_NONSTANDARD is not set
  1093. # CONFIG_NOZOMI is not set
  1094.  
  1095. #
  1096. # Serial drivers
  1097. #
  1098. # CONFIG_SERIAL_8250 is not set
  1099.  
  1100. #
  1101. # Non-8250 serial port support
  1102. #
  1103. CONFIG_SERIAL_SAMSUNG=y
  1104. CONFIG_SERIAL_SAMSUNG_UARTS_4=y
  1105. CONFIG_SERIAL_SAMSUNG_UARTS=4
  1106. CONFIG_SERIAL_SAMSUNG_CONSOLE=y
  1107. CONFIG_SERIAL_S5PV210=y
  1108. # CONFIG_SERIAL_MAX3100 is not set
  1109. CONFIG_SERIAL_CORE=y
  1110. CONFIG_SERIAL_CORE_CONSOLE=y
  1111. # CONFIG_SERIAL_JSM is not set
  1112. CONFIG_UNIX98_PTYS=y
  1113. # CONFIG_DEVPTS_MULTIPLE_INSTANCES is not set
  1114. CONFIG_LEGACY_PTYS=y
  1115. CONFIG_LEGACY_PTY_COUNT=256
  1116. # CONFIG_IPMI_HANDLER is not set
  1117. CONFIG_HW_RANDOM=y
  1118. # CONFIG_HW_RANDOM_TIMERIOMEM is not set
  1119. # CONFIG_R3964 is not set
  1120. # CONFIG_APPLICOM is not set
  1121. # CONFIG_RAW_DRIVER is not set
  1122. # CONFIG_TCG_TPM is not set
  1123. CONFIG_DEVPORT=y
  1124. # CONFIG_DCC_TTY is not set
  1125. CONFIG_S3C_MEM=y
  1126. CONFIG_I2C=y
  1127. CONFIG_I2C_BOARDINFO=y
  1128. CONFIG_I2C_COMPAT=y
  1129. CONFIG_I2C_CHARDEV=y
  1130. CONFIG_I2C_HELPER_AUTO=y
  1131. CONFIG_I2C_ALGOBIT=y
  1132.  
  1133. #
  1134. # I2C Hardware Bus support
  1135. #
  1136.  
  1137. #
  1138. # PC SMBus host controller drivers
  1139. #
  1140. # CONFIG_I2C_ALI1535 is not set
  1141. # CONFIG_I2C_ALI1563 is not set
  1142. # CONFIG_I2C_ALI15X3 is not set
  1143. # CONFIG_I2C_AMD756 is not set
  1144. # CONFIG_I2C_AMD8111 is not set
  1145. # CONFIG_I2C_I801 is not set
  1146. # CONFIG_I2C_ISCH is not set
  1147. # CONFIG_I2C_PIIX4 is not set
  1148. # CONFIG_I2C_NFORCE2 is not set
  1149. # CONFIG_I2C_SIS5595 is not set
  1150. # CONFIG_I2C_SIS630 is not set
  1151. # CONFIG_I2C_SIS96X is not set
  1152. # CONFIG_I2C_VIA is not set
  1153. # CONFIG_I2C_VIAPRO is not set
  1154.  
  1155. #
  1156. # I2C system bus drivers (mostly embedded / system-on-chip)
  1157. #
  1158. # CONFIG_I2C_DESIGNWARE is not set
  1159. CONFIG_I2C_GPIO=y
  1160. # CONFIG_I2C_OCORES is not set
  1161. CONFIG_I2C_S3C2410=y
  1162. # CONFIG_I2C_SIMTEC is not set
  1163.  
  1164. #
  1165. # External I2C/SMBus adapter drivers
  1166. #
  1167. # CONFIG_I2C_PARPORT_LIGHT is not set
  1168. # CONFIG_I2C_TAOS_EVM is not set
  1169.  
  1170. #
  1171. # Graphics adapter I2C/DDC channel drivers
  1172. #
  1173. # CONFIG_I2C_VOODOO3 is not set
  1174.  
  1175. #
  1176. # Other I2C/SMBus bus drivers
  1177. #
  1178. # CONFIG_I2C_PCA_PLATFORM is not set
  1179. # CONFIG_I2C_STUB is not set
  1180.  
  1181. #
  1182. # Miscellaneous I2C Chip support
  1183. #
  1184. # CONFIG_DS1682 is not set
  1185. # CONFIG_SENSORS_TSL2550 is not set
  1186. # CONFIG_SENSORS_PCA963X is not set
  1187. # CONFIG_I2C_DEBUG_CORE is not set
  1188. # CONFIG_I2C_DEBUG_ALGO is not set
  1189. # CONFIG_I2C_DEBUG_BUS is not set
  1190. # CONFIG_I2C_DEBUG_CHIP is not set
  1191. CONFIG_SPI=y
  1192. # CONFIG_SPI_DEBUG is not set
  1193. CONFIG_SPI_MASTER=y
  1194.  
  1195. #
  1196. # SPI Master Controller Drivers
  1197. #
  1198. CONFIG_SPI_BITBANG=y
  1199. CONFIG_SPI_GPIO=y
  1200. # CONFIG_SPI_S3C64XX is not set
  1201. # CONFIG_SPI_S5PV210 is not set
  1202.  
  1203. #
  1204. # SPI Protocol Masters
  1205. #
  1206. # CONFIG_SPI_SPIDEV is not set
  1207. # CONFIG_SPI_TLE62X0 is not set
  1208. # CONFIG_SWI is not set
  1209.  
  1210. #
  1211. # PPS support
  1212. #
  1213. # CONFIG_PPS is not set
  1214. CONFIG_ARCH_REQUIRE_GPIOLIB=y
  1215. CONFIG_GPIOLIB=y
  1216. # CONFIG_DEBUG_GPIO is not set
  1217. CONFIG_GPIO_SYSFS=y
  1218.  
  1219. #
  1220. # Memory mapped GPIO expanders:
  1221. #
  1222.  
  1223. #
  1224. # I2C GPIO expanders:
  1225. #
  1226. # CONFIG_GPIO_MAX732X is not set
  1227. # CONFIG_GPIO_PCA953X is not set
  1228. # CONFIG_GPIO_PCF857X is not set
  1229.  
  1230. #
  1231. # PCI GPIO expanders:
  1232. #
  1233. # CONFIG_GPIO_BT8XX is not set
  1234. # CONFIG_GPIO_LANGWELL is not set
  1235.  
  1236. #
  1237. # SPI GPIO expanders:
  1238. #
  1239. # CONFIG_GPIO_MAX7301 is not set
  1240. # CONFIG_GPIO_MCP23S08 is not set
  1241. # CONFIG_GPIO_MC33880 is not set
  1242.  
  1243. #
  1244. # AC97 GPIO expanders:
  1245. #
  1246. # CONFIG_W1 is not set
  1247. CONFIG_POWER_SUPPLY=y
  1248. # CONFIG_POWER_SUPPLY_DEBUG is not set
  1249. # CONFIG_PDA_POWER is not set
  1250. # CONFIG_BATTERY_S3C is not set
  1251. CONFIG_BATTERY_S5PC110=y
  1252. # CONFIG_APM_POWER is not set
  1253. # CONFIG_BATTERY_DS2760 is not set
  1254. # CONFIG_BATTERY_DS2782 is not set
  1255. # CONFIG_BATTERY_BQ27x00 is not set
  1256. # CONFIG_BATTERY_MAX17040 is not set
  1257. # CONFIG_HWMON is not set
  1258. # CONFIG_THERMAL is not set
  1259. CONFIG_WATCHDOG=y
  1260. # CONFIG_WATCHDOG_NOWAYOUT is not set
  1261.  
  1262. #
  1263. # Watchdog Device Drivers
  1264. #
  1265. # CONFIG_SOFT_WATCHDOG is not set
  1266. CONFIG_S3C2410_WATCHDOG=y
  1267. # CONFIG_ALIM7101_WDT is not set
  1268.  
  1269. #
  1270. # PCI-based Watchdog Cards
  1271. #
  1272. # CONFIG_PCIPCWATCHDOG is not set
  1273. # CONFIG_WDTPCI is not set
  1274. CONFIG_SSB_POSSIBLE=y
  1275.  
  1276. #
  1277. # Sonics Silicon Backplane
  1278. #
  1279. # CONFIG_SSB is not set
  1280.  
  1281. #
  1282. # Multifunction device drivers
  1283. #
  1284. # CONFIG_MFD_CORE is not set
  1285. # CONFIG_MFD_SM501 is not set
  1286. # CONFIG_MFD_ASIC3 is not set
  1287. # CONFIG_HTC_EGPIO is not set
  1288. # CONFIG_HTC_PASIC3 is not set
  1289. # CONFIG_TPS65010 is not set
  1290. # CONFIG_TWL4030_CORE is not set
  1291. # CONFIG_MFD_TMIO is not set
  1292. # CONFIG_MFD_T7L66XB is not set
  1293. # CONFIG_MFD_TC6387XB is not set
  1294. # CONFIG_MFD_TC6393XB is not set
  1295. # CONFIG_PMIC_DA903X is not set
  1296. # CONFIG_MFD_WM8400 is not set
  1297. # CONFIG_MFD_WM831X is not set
  1298. # CONFIG_MFD_WM8350_I2C is not set
  1299. # CONFIG_MFD_PCF50633 is not set
  1300. # CONFIG_MFD_MC13783 is not set
  1301. # CONFIG_AB3100_CORE is not set
  1302. # CONFIG_EZX_PCAP is not set
  1303. CONFIG_REGULATOR=y
  1304. # CONFIG_REGULATOR_DEBUG is not set
  1305. # CONFIG_REGULATOR_FIXED_VOLTAGE is not set
  1306. # CONFIG_REGULATOR_VIRTUAL_CONSUMER is not set
  1307. # CONFIG_REGULATOR_USERSPACE_CONSUMER is not set
  1308. # CONFIG_REGULATOR_BQ24022 is not set
  1309. # CONFIG_REGULATOR_MAX1586 is not set
  1310. # CONFIG_REGULATOR_MAX8698 is not set
  1311. CONFIG_REGULATOR_MAX8998=y
  1312. # CONFIG_REGULATOR_LP3971 is not set
  1313. # CONFIG_REGULATOR_TPS65023 is not set
  1314. # CONFIG_REGULATOR_TPS6507X is not set
  1315. CONFIG_MEDIA_SUPPORT=y
  1316.  
  1317. #
  1318. # Multimedia core support
  1319. #
  1320. CONFIG_VIDEO_DEV=y
  1321. CONFIG_VIDEO_V4L2_COMMON=y
  1322. CONFIG_VIDEO_ALLOW_V4L1=y
  1323. CONFIG_VIDEO_V4L1_COMPAT=y
  1324. # CONFIG_DVB_CORE is not set
  1325. CONFIG_VIDEO_MEDIA=y
  1326.  
  1327. #
  1328. # Multimedia drivers
  1329. #
  1330. # CONFIG_MEDIA_ATTACH is not set
  1331. CONFIG_MEDIA_TUNER=y
  1332. # CONFIG_MEDIA_TUNER_CUSTOMISE is not set
  1333. CONFIG_MEDIA_TUNER_SIMPLE=y
  1334. CONFIG_MEDIA_TUNER_TDA8290=y
  1335. CONFIG_MEDIA_TUNER_TDA9887=y
  1336. CONFIG_MEDIA_TUNER_TEA5761=y
  1337. CONFIG_MEDIA_TUNER_TEA5767=y
  1338. CONFIG_MEDIA_TUNER_MT20XX=y
  1339. CONFIG_MEDIA_TUNER_XC2028=y
  1340. CONFIG_MEDIA_TUNER_XC5000=y
  1341. CONFIG_MEDIA_TUNER_MC44S803=y
  1342. CONFIG_VIDEO_V4L2=y
  1343. CONFIG_VIDEO_V4L1=y
  1344. CONFIG_VIDEO_CAPTURE_DRIVERS=y
  1345. # CONFIG_VIDEO_ADV_DEBUG is not set
  1346. CONFIG_VIDEO_FIXED_MINOR_RANGES=y
  1347. CONFIG_VIDEO_HELPER_CHIPS_AUTO=y
  1348. # CONFIG_VIDEO_VIVI is not set
  1349. # CONFIG_VIDEO_BT848 is not set
  1350. # CONFIG_VIDEO_CPIA is not set
  1351. # CONFIG_VIDEO_SAA5246A is not set
  1352. # CONFIG_VIDEO_SAA5249 is not set
  1353. # CONFIG_VIDEO_STRADIS is not set
  1354. # CONFIG_VIDEO_ZORAN is not set
  1355. # CONFIG_VIDEO_SAA7134 is not set
  1356. # CONFIG_VIDEO_MXB is not set
  1357. # CONFIG_VIDEO_HEXIUM_ORION is not set
  1358. # CONFIG_VIDEO_HEXIUM_GEMINI is not set
  1359. # CONFIG_VIDEO_CX88 is not set
  1360. # CONFIG_VIDEO_IVTV is not set
  1361. # CONFIG_VIDEO_CAFE_CCIC is not set
  1362. # CONFIG_SOC_CAMERA is not set
  1363. CONFIG_VIDEO_CE147=y
  1364. CONFIG_VIDEO_S5KA3DFX=y
  1365. CONFIG_VIDEO_SAMSUNG=y
  1366. CONFIG_VIDEO_SAMSUNG_V4L2=y
  1367. CONFIG_VIDEO_FIMC=y
  1368. CONFIG_VIDEO_FIMC_RANGE_NARROW=y
  1369. # CONFIG_VIDEO_FIMC_RANGE_WIDE is not set
  1370. CONFIG_VIDEO_IPC=y
  1371. # CONFIG_VIDEO_FIMC_DEBUG is not set
  1372. # CONFIG_VIDEO_FIMC_MIPI is not set
  1373. CONFIG_VIDEO_FIMC_DMA_AUTO=y
  1374. # CONFIG_VIDEO_FIMC_FIFO is not set
  1375. CONFIG_VIDEO_MFC50=y
  1376. CONFIG_VIDEO_MFC_MAX_INSTANCE=4
  1377. # CONFIG_VIDEO_MFC50_DEBUG is not set
  1378. CONFIG_VIDEO_JPEG_V2=y
  1379. # CONFIG_VIDEO_JPEG_DEBUG is not set
  1380. CONFIG_VIDEO_TV20=y
  1381. # CONFIG_HDMI_CEC is not set
  1382. # CONFIG_HDMI_HPD is not set
  1383. # CONFIG_TV_FB is not set
  1384. # CONFIG_VIDEO_TSI is not set
  1385. # CONFIG_VIDEO_ROTATOR is not set
  1386. CONFIG_VIDEO_G2D=y
  1387. # CONFIG_VIDEO_G2D_DEBUG is not set
  1388.  
  1389. #
  1390. # Reserved memory configurations
  1391. #
  1392. CONFIG_VIDEO_SAMSUNG_MEMSIZE_FIMC0=11264
  1393. CONFIG_VIDEO_SAMSUNG_MEMSIZE_FIMC1=1024
  1394. CONFIG_VIDEO_SAMSUNG_MEMSIZE_FIMC2=11264
  1395. CONFIG_VIDEO_SAMSUNG_MEMSIZE_MFC0=30720
  1396. CONFIG_VIDEO_SAMSUNG_MEMSIZE_MFC1=30720
  1397. CONFIG_VIDEO_SAMSUNG_MEMSIZE_JPEG=1024
  1398. CONFIG_VIDEO_SAMSUNG_MEMSIZE_TEXSTREAM=6144
  1399. CONFIG_RADIO_ADAPTERS=y
  1400. # CONFIG_RADIO_GEMTEK_PCI is not set
  1401. # CONFIG_RADIO_MAXIRADIO is not set
  1402. # CONFIG_RADIO_MAESTRO is not set
  1403. # CONFIG_I2C_SI4713 is not set
  1404. # CONFIG_RADIO_SI4713 is not set
  1405. # CONFIG_RADIO_SI470X is not set
  1406. # CONFIG_RADIO_TEA5764 is not set
  1407. # CONFIG_DAB is not set
  1408.  
  1409. #
  1410. # Graphics support
  1411. #
  1412. CONFIG_VGA_ARB=y
  1413. # CONFIG_DRM is not set
  1414. # CONFIG_VGASTATE is not set
  1415. # CONFIG_VIDEO_OUTPUT_CONTROL is not set
  1416. CONFIG_FB=y
  1417. # CONFIG_FIRMWARE_EDID is not set
  1418. # CONFIG_FB_DDC is not set
  1419. # CONFIG_FB_BOOT_VESA_SUPPORT is not set
  1420. CONFIG_FB_CFB_FILLRECT=y
  1421. CONFIG_FB_CFB_COPYAREA=y
  1422. CONFIG_FB_CFB_IMAGEBLIT=y
  1423. # CONFIG_FB_CFB_REV_PIXELS_IN_BYTE is not set
  1424. # CONFIG_FB_SYS_FILLRECT is not set
  1425. # CONFIG_FB_SYS_COPYAREA is not set
  1426. # CONFIG_FB_SYS_IMAGEBLIT is not set
  1427. # CONFIG_FB_FOREIGN_ENDIAN is not set
  1428. # CONFIG_FB_SYS_FOPS is not set
  1429. # CONFIG_FB_SVGALIB is not set
  1430. # CONFIG_FB_MACMODES is not set
  1431. # CONFIG_FB_BACKLIGHT is not set
  1432. # CONFIG_FB_MODE_HELPERS is not set
  1433. # CONFIG_FB_TILEBLITTING is not set
  1434.  
  1435. #
  1436. # Frame buffer hardware drivers
  1437. #
  1438. CONFIG_FB_S3C=y
  1439. CONFIG_FB_S3C_SPLASH_SCREEN=y
  1440. CONFIG_FB_S3C_LCD_INIT=y
  1441. # CONFIG_FB_S3C_DEBUG is not set
  1442. # CONFIG_FB_S3C_TRACE_UNDERRUN is not set
  1443. CONFIG_FB_S3C_DEFAULT_WINDOW=0
  1444. CONFIG_FB_S3C_NR_BUFFERS=2
  1445. # CONFIG_FB_S3C_VIRTUAL is not set
  1446. # CONFIG_FB_S3C_LTE480WV is not set
  1447. CONFIG_FB_S3C_TL2796=y
  1448. # CONFIG_FB_S3C_HT101HD1 is not set
  1449. CONFIG_VIDEO_SAMSUNG_MEMSIZE_FIMD=3072
  1450. CONFIG_FB_S3C_MDNIE=y
  1451. CONFIG_FB_S3C_MDNIE_TUNINGMODE_FOR_BACKLIGHT=y
  1452. # CONFIG_FB_S3C_LVDS is not set
  1453. # CONFIG_FB_S3C_AMS701KA is not set
  1454. CONFIG_FB_S3C_TL2796_ACL=y
  1455. # CONFIG_FB_S3C_CMC623 is not set
  1456. # CONFIG_FB_CIRRUS is not set
  1457. # CONFIG_FB_PM2 is not set
  1458. # CONFIG_FB_CYBER2000 is not set
  1459. # CONFIG_FB_ASILIANT is not set
  1460. # CONFIG_FB_IMSTT is not set
  1461. # CONFIG_FB_S1D13XXX is not set
  1462. # CONFIG_FB_NVIDIA is not set
  1463. # CONFIG_FB_RIVA is not set
  1464. # CONFIG_FB_MATROX is not set
  1465. # CONFIG_FB_RADEON is not set
  1466. # CONFIG_FB_ATY128 is not set
  1467. # CONFIG_FB_ATY is not set
  1468. # CONFIG_FB_S3 is not set
  1469. # CONFIG_FB_SAVAGE is not set
  1470. # CONFIG_FB_SIS is not set
  1471. # CONFIG_FB_VIA is not set
  1472. # CONFIG_FB_NEOMAGIC is not set
  1473. # CONFIG_FB_KYRO is not set
  1474. # CONFIG_FB_3DFX is not set
  1475. # CONFIG_FB_VOODOO1 is not set
  1476. # CONFIG_FB_VT8623 is not set
  1477. # CONFIG_FB_TRIDENT is not set
  1478. # CONFIG_FB_ARK is not set
  1479. # CONFIG_FB_PM3 is not set
  1480. # CONFIG_FB_CARMINE is not set
  1481. # CONFIG_FB_VIRTUAL is not set
  1482. # CONFIG_FB_METRONOME is not set
  1483. # CONFIG_FB_MB862XX is not set
  1484. # CONFIG_FB_BROADSHEET is not set
  1485. CONFIG_BACKLIGHT_LCD_SUPPORT=y
  1486. CONFIG_LCD_CLASS_DEVICE=y
  1487. # CONFIG_LCD_LMS283GF05 is not set
  1488. # CONFIG_LCD_LTV350QV is not set
  1489. # CONFIG_LCD_ILI9320 is not set
  1490. # CONFIG_LCD_TDO24M is not set
  1491. # CONFIG_LCD_VGG2432A4 is not set
  1492. # CONFIG_LCD_PLATFORM is not set
  1493. CONFIG_BACKLIGHT_CLASS_DEVICE=y
  1494. # CONFIG_BACKLIGHT_GENERIC is not set
  1495. CONFIG_BACKLIGHT_PWM=y
  1496.  
  1497. #
  1498. # Display device support
  1499. #
  1500. # CONFIG_DISPLAY_SUPPORT is not set
  1501.  
  1502. #
  1503. # Console display driver support
  1504. #
  1505. # CONFIG_VGA_CONSOLE is not set
  1506. CONFIG_DUMMY_CONSOLE=y
  1507. CONFIG_FRAMEBUFFER_CONSOLE=y
  1508. CONFIG_FRAMEBUFFER_CONSOLE_DETECT_PRIMARY=y
  1509. # CONFIG_FRAMEBUFFER_CONSOLE_ROTATION is not set
  1510. # CONFIG_FONTS is not set
  1511. CONFIG_FONT_8x8=y
  1512. CONFIG_FONT_8x16=y
  1513. # CONFIG_LOGO is not set
  1514. CONFIG_SOUND=y
  1515. # CONFIG_SOUND_OSS_CORE is not set
  1516. CONFIG_SND=y
  1517. CONFIG_SND_TIMER=y
  1518. CONFIG_SND_PCM=y
  1519. CONFIG_SND_JACK=y
  1520. # CONFIG_SND_SEQUENCER is not set
  1521. # CONFIG_SND_MIXER_OSS is not set
  1522. # CONFIG_SND_PCM_OSS is not set
  1523. # CONFIG_SND_HRTIMER is not set
  1524. # CONFIG_SND_DYNAMIC_MINORS is not set
  1525. CONFIG_SND_SUPPORT_OLD_API=y
  1526. CONFIG_SND_VERBOSE_PROCFS=y
  1527. # CONFIG_SND_VERBOSE_PRINTK is not set
  1528. # CONFIG_SND_DEBUG is not set
  1529. # CONFIG_SND_RAWMIDI_SEQ is not set
  1530. # CONFIG_SND_OPL3_LIB_SEQ is not set
  1531. # CONFIG_SND_OPL4_LIB_SEQ is not set
  1532. # CONFIG_SND_SBAWE_SEQ is not set
  1533. # CONFIG_SND_EMU10K1_SEQ is not set
  1534. # CONFIG_SND_DRIVERS is not set
  1535. # CONFIG_SND_PCI is not set
  1536. # CONFIG_SND_ARM is not set
  1537. CONFIG_SND_SPI=y
  1538. CONFIG_SND_SOC=y
  1539. CONFIG_SND_S3C24XX_SOC=y
  1540. CONFIG_SND_S3C_I2SV2_SOC=y
  1541. CONFIG_SND_S3C_SOC_PCM=y
  1542. CONFIG_SND_S3C64XX_SOC_I2S=y
  1543. CONFIG_SND_C110_PCM=y
  1544. CONFIG_SND_ARIES_SOC_WM8994=y
  1545. CONFIG_SND_ARIES_WM8994=y
  1546. CONFIG_SND_ARIES_WM8994_MASTER=y
  1547. CONFIG_SND_SOC_I2C_AND_SPI=y
  1548. # CONFIG_SND_SOC_ALL_CODECS is not set
  1549. CONFIG_SND_SOC_WM8994=y
  1550. CONFIG_SND_SOC_WM8994_PCM=y
  1551. # CONFIG_SOUND_PRIME is not set
  1552. CONFIG_HID_SUPPORT=y
  1553. CONFIG_HID=y
  1554. # CONFIG_HIDRAW is not set
  1555. # CONFIG_HID_PID is not set
  1556.  
  1557. #
  1558. # Special HID drivers
  1559. #
  1560. CONFIG_USB_SUPPORT=y
  1561. CONFIG_USB_ARCH_HAS_HCD=y
  1562. CONFIG_USB_ARCH_HAS_OHCI=y
  1563. CONFIG_USB_ARCH_HAS_EHCI=y
  1564. # CONFIG_USB is not set
  1565. # CONFIG_USB_MUSB_HDRC is not set
  1566. # CONFIG_USB_GADGET_MUSB_HDRC is not set
  1567.  
  1568. #
  1569. # NOTE: USB_STORAGE depends on SCSI but BLK_DEV_SD may
  1570. #
  1571. CONFIG_USB_GADGET=y
  1572. # CONFIG_USB_GADGET_DEBUG is not set
  1573. # CONFIG_USB_GADGET_DEBUG_FILES is not set
  1574. # CONFIG_USB_GADGET_DEBUG_FS is not set
  1575. CONFIG_USB_GADGET_VBUS_DRAW=2
  1576. CONFIG_USB_GADGET_SELECTED=y
  1577. # CONFIG_USB_GADGET_AT91 is not set
  1578. # CONFIG_USB_GADGET_ATMEL_USBA is not set
  1579. # CONFIG_USB_GADGET_FSL_USB2 is not set
  1580. # CONFIG_USB_GADGET_LH7A40X is not set
  1581. # CONFIG_USB_GADGET_OMAP is not set
  1582. # CONFIG_USB_GADGET_PXA25X is not set
  1583. # CONFIG_USB_GADGET_R8A66597 is not set
  1584. # CONFIG_USB_GADGET_PXA27X is not set
  1585. # CONFIG_USB_GADGET_S3C_HSOTG is not set
  1586. # CONFIG_USB_GADGET_IMX is not set
  1587. # CONFIG_USB_GADGET_S3C2410 is not set
  1588. CONFIG_USB_GADGET_S3C_OTGD=y
  1589. # CONFIG_USB_GADGET_M66592 is not set
  1590. # CONFIG_USB_GADGET_AMD5536UDC is not set
  1591. # CONFIG_USB_GADGET_FSL_QE is not set
  1592. # CONFIG_USB_GADGET_CI13XXX is not set
  1593. # CONFIG_USB_GADGET_NET2280 is not set
  1594. # CONFIG_USB_GADGET_GOKU is not set
  1595. # CONFIG_USB_GADGET_LANGWELL is not set
  1596. # CONFIG_USB_GADGET_DUMMY_HCD is not set
  1597.  
  1598. #
  1599. # NOTE: S3C OTG device role enables the controller driver below
  1600. #
  1601. CONFIG_USB_S3C_OTGD=y
  1602. CONFIG_USB_GADGET_S3C_OTGD_DMA_MODE=y
  1603. # CONFIG_USB_GADGET_S3C_OTGD_SLAVE_MODE is not set
  1604. CONFIG_USB_GADGET_DUALSPEED=y
  1605. # CONFIG_USB_ZERO is not set
  1606. # CONFIG_USB_AUDIO is not set
  1607. # CONFIG_USB_ETH is not set
  1608. # CONFIG_USB_GADGETFS is not set
  1609. # CONFIG_USB_FILE_STORAGE is not set
  1610. # CONFIG_USB_G_SERIAL is not set
  1611. # CONFIG_USB_MIDI_GADGET is not set
  1612. # CONFIG_USB_G_PRINTER is not set
  1613. CONFIG_USB_ANDROID=y
  1614. # CONFIG_USB_ANDROID_ACM is not set
  1615. CONFIG_USB_ANDROID_ADB=y
  1616. CONFIG_USB_ANDROID_MASS_STORAGE=y
  1617. # CONFIG_USB_ANDROID_RNDIS is not set
  1618. # CONFIG_USB_CDC_COMPOSITE is not set
  1619.  
  1620. #
  1621. # OTG and related infrastructure
  1622. #
  1623. # CONFIG_USB_GPIO_VBUS is not set
  1624. # CONFIG_NOP_USB_XCEIV is not set
  1625. # CONFIG_UWB is not set
  1626. CONFIG_MMC=y
  1627. # CONFIG_MMC_DEBUG is not set
  1628. CONFIG_MMC_UNSAFE_RESUME=y
  1629. # CONFIG_MMC_EMBEDDED_SDIO is not set
  1630. # CONFIG_MMC_PARANOID_SD_INIT is not set
  1631.  
  1632. #
  1633. # MMC/SD/SDIO Card Drivers
  1634. #
  1635. CONFIG_MMC_BLOCK=y
  1636. CONFIG_MMC_BLOCK_BOUNCE=y
  1637. # CONFIG_MMC_BLOCK_DEFERRED_RESUME is not set
  1638. # CONFIG_SDIO_UART is not set
  1639. # CONFIG_MMC_TEST is not set
  1640.  
  1641. #
  1642. # MMC/SD/SDIO Host Controller Drivers
  1643. #
  1644. CONFIG_MMC_SDHCI=y
  1645. # CONFIG_MMC_SDHCI_PCI is not set
  1646. # CONFIG_MMC_SDHCI_PLTFM is not set
  1647. CONFIG_MMC_SDHCI_S3C=y
  1648. CONFIG_MMC_SDHCI_S3C_DMA=y
  1649. # CONFIG_MMC_AT91 is not set
  1650. # CONFIG_MMC_ATMELMCI is not set
  1651. # CONFIG_MMC_TIFM_SD is not set
  1652. # CONFIG_MMC_SPI is not set
  1653. # CONFIG_MMC_CB710 is not set
  1654. # CONFIG_MMC_VIA_SDMMC is not set
  1655. # CONFIG_MEMSTICK is not set
  1656. # CONFIG_NEW_LEDS is not set
  1657. CONFIG_SWITCH=y
  1658. # CONFIG_SWITCH_GPIO is not set
  1659. # CONFIG_ACCESSIBILITY is not set
  1660. # CONFIG_INFINIBAND is not set
  1661. CONFIG_RTC_LIB=y
  1662. CONFIG_RTC_CLASS=y
  1663. CONFIG_RTC_HCTOSYS=y
  1664. CONFIG_RTC_HCTOSYS_DEVICE="rtc0"
  1665. # CONFIG_RTC_DEBUG is not set
  1666.  
  1667. #
  1668. # RTC interfaces
  1669. #
  1670. CONFIG_RTC_INTF_SYSFS=y
  1671. CONFIG_RTC_INTF_PROC=y
  1672. CONFIG_RTC_INTF_DEV=y
  1673. # CONFIG_RTC_INTF_DEV_UIE_EMUL is not set
  1674. CONFIG_RTC_INTF_ALARM=y
  1675. CONFIG_RTC_INTF_ALARM_DEV=y
  1676. # CONFIG_RTC_DRV_TEST is not set
  1677.  
  1678. #
  1679. # I2C RTC drivers
  1680. #
  1681. # CONFIG_RTC_DRV_DS1307 is not set
  1682. # CONFIG_RTC_DRV_DS1374 is not set
  1683. # CONFIG_RTC_DRV_DS1672 is not set
  1684. # CONFIG_RTC_DRV_MAX6900 is not set
  1685. # CONFIG_RTC_DRV_RS5C372 is not set
  1686. # CONFIG_RTC_DRV_ISL1208 is not set
  1687. # CONFIG_RTC_DRV_X1205 is not set
  1688. # CONFIG_RTC_DRV_PCF8563 is not set
  1689. # CONFIG_RTC_DRV_PCF8583 is not set
  1690. # CONFIG_RTC_DRV_M41T80 is not set
  1691. # CONFIG_RTC_DRV_S35390A is not set
  1692. # CONFIG_RTC_DRV_FM3130 is not set
  1693. # CONFIG_RTC_DRV_RX8581 is not set
  1694. # CONFIG_RTC_DRV_RX8025 is not set
  1695.  
  1696. #
  1697. # SPI RTC drivers
  1698. #
  1699. # CONFIG_RTC_DRV_M41T94 is not set
  1700. # CONFIG_RTC_DRV_DS1305 is not set
  1701. # CONFIG_RTC_DRV_DS1390 is not set
  1702. # CONFIG_RTC_DRV_MAX6902 is not set
  1703. # CONFIG_RTC_DRV_R9701 is not set
  1704. # CONFIG_RTC_DRV_RS5C348 is not set
  1705. # CONFIG_RTC_DRV_DS3234 is not set
  1706. # CONFIG_RTC_DRV_PCF2123 is not set
  1707.  
  1708. #
  1709. # Platform RTC drivers
  1710. #
  1711. # CONFIG_RTC_DRV_CMOS is not set
  1712. # CONFIG_RTC_DRV_DS1286 is not set
  1713. # CONFIG_RTC_DRV_DS1511 is not set
  1714. # CONFIG_RTC_DRV_DS1553 is not set
  1715. # CONFIG_RTC_DRV_DS1742 is not set
  1716. # CONFIG_RTC_DRV_STK17TA8 is not set
  1717. # CONFIG_RTC_DRV_M48T86 is not set
  1718. # CONFIG_RTC_DRV_M48T35 is not set
  1719. # CONFIG_RTC_DRV_M48T59 is not set
  1720. # CONFIG_RTC_DRV_BQ4802 is not set
  1721. # CONFIG_RTC_DRV_V3020 is not set
  1722.  
  1723. #
  1724. # on-CPU RTC drivers
  1725. #
  1726. CONFIG_RTC_DRV_S3C=y
  1727. # CONFIG_DMADEVICES is not set
  1728. # CONFIG_AUXDISPLAY is not set
  1729. # CONFIG_UIO is not set
  1730.  
  1731. #
  1732. # TI VLYNQ
  1733. #
  1734. CONFIG_STAGING=y
  1735. # CONFIG_STAGING_EXCLUDE_BUILD is not set
  1736. # CONFIG_ET131X is not set
  1737. # CONFIG_VIDEO_GO7007 is not set
  1738. # CONFIG_ECHO is not set
  1739. # CONFIG_COMEDI is not set
  1740. # CONFIG_ALTERA_PCIE_CHDMA is not set
  1741. # CONFIG_RTL8187SE is not set
  1742. # CONFIG_RTL8192SU is not set
  1743. # CONFIG_RTL8192E is not set
  1744.  
  1745. #
  1746. # Android
  1747. #
  1748. CONFIG_ANDROID=y
  1749. CONFIG_ANDROID_BINDER_IPC=y
  1750. CONFIG_ANDROID_LOGGER=y
  1751. CONFIG_ANDROID_RAM_CONSOLE=y
  1752. CONFIG_ANDROID_RAM_CONSOLE_ENABLE_VERBOSE=y
  1753. CONFIG_ANDROID_RAM_CONSOLE_ERROR_CORRECTION=y
  1754. CONFIG_ANDROID_RAM_CONSOLE_ERROR_CORRECTION_DATA_SIZE=128
  1755. CONFIG_ANDROID_RAM_CONSOLE_ERROR_CORRECTION_ECC_SIZE=16
  1756. CONFIG_ANDROID_RAM_CONSOLE_ERROR_CORRECTION_SYMBOL_SIZE=8
  1757. CONFIG_ANDROID_RAM_CONSOLE_ERROR_CORRECTION_POLYNOMIAL=0x11d
  1758. # CONFIG_ANDROID_RAM_CONSOLE_EARLY_INIT is not set
  1759. CONFIG_ANDROID_TIMED_OUTPUT=y
  1760. CONFIG_ANDROID_TIMED_GPIO=y
  1761. CONFIG_ANDROID_LOW_MEMORY_KILLER=y
  1762.  
  1763. #
  1764. # Qualcomm MSM Camera And Video
  1765. #
  1766.  
  1767. #
  1768. # Camera Sensor Selection
  1769. #
  1770. # CONFIG_DST is not set
  1771. # CONFIG_POHMELFS is not set
  1772. # CONFIG_B3DFG is not set
  1773. # CONFIG_PLAN9AUTH is not set
  1774. # CONFIG_VT6655 is not set
  1775. # CONFIG_VME_BUS is not set
  1776.  
  1777. #
  1778. # RAR Register Driver
  1779. #
  1780. # CONFIG_RAR_REGISTER is not set
  1781. # CONFIG_IIO is not set
  1782. # CONFIG_SAMSUNG_PHONE_TTY is not set
  1783. CONFIG_SAMSUNG_PHONE_SVNET=m
  1784. CONFIG_PHONE_MODEMCTL=m
  1785. CONFIG_PHONE_ONEDRAM=m
  1786. CONFIG_PHONE_SVNET=m
  1787. # CONFIG_SVNET_WHITELIST is not set
  1788. CONFIG_SENSOR=y
  1789. CONFIG_ACCEL=y
  1790. # CONFIG_ACCEL_BMA020 is not set
  1791. CONFIG_ACCEL_SMB380=y
  1792. CONFIG_COMPASS=y
  1793. CONFIG_COMPASS_YAMAHA=y
  1794. CONFIG_OPTICAL=y
  1795. CONFIG_OPTICAL_GP2A=y
  1796. CONFIG_SAMSUNG_MODULES=m
  1797. CONFIG_J4FS=m
  1798. CONFIG_SAMSUNG_PARAM=m
  1799. CONFIG_VIBETONZ=m
  1800. CONFIG_STORAGE=m
  1801. CONFIG_LEVEL=m
  1802.  
  1803. #
  1804. # File systems
  1805. #
  1806. CONFIG_EXT2_FS=y
  1807. # CONFIG_EXT2_FS_XATTR is not set
  1808. # CONFIG_EXT2_FS_XIP is not set
  1809. # CONFIG_EXT3_FS is not set
  1810. # CONFIG_EXT4_FS is not set
  1811. # CONFIG_REISERFS_FS is not set
  1812. # CONFIG_JFS_FS is not set
  1813. CONFIG_FS_POSIX_ACL=y
  1814. # CONFIG_XFS_FS is not set
  1815. # CONFIG_GFS2_FS is not set
  1816. # CONFIG_OCFS2_FS is not set
  1817. # CONFIG_BTRFS_FS is not set
  1818. # CONFIG_NILFS2_FS is not set
  1819. CONFIG_FILE_LOCKING=y
  1820. CONFIG_FSNOTIFY=y
  1821. # CONFIG_DNOTIFY is not set
  1822. CONFIG_INOTIFY=y
  1823. CONFIG_INOTIFY_USER=y
  1824. # CONFIG_QUOTA is not set
  1825. # CONFIG_AUTOFS_FS is not set
  1826. # CONFIG_AUTOFS4_FS is not set
  1827. # CONFIG_FUSE_FS is not set
  1828. CONFIG_GENERIC_ACL=y
  1829.  
  1830. #
  1831. # Caches
  1832. #
  1833. # CONFIG_FSCACHE is not set
  1834.  
  1835. #
  1836. # CD-ROM/DVD Filesystems
  1837. #
  1838. # CONFIG_ISO9660_FS is not set
  1839. # CONFIG_UDF_FS is not set
  1840.  
  1841. #
  1842. # DOS/FAT/NT Filesystems
  1843. #
  1844. CONFIG_FAT_FS=y
  1845. CONFIG_MSDOS_FS=y
  1846. CONFIG_VFAT_FS=y
  1847. CONFIG_FAT_DEFAULT_CODEPAGE=437
  1848. CONFIG_FAT_DEFAULT_IOCHARSET="iso8859-1"
  1849. # CONFIG_NTFS_FS is not set
  1850.  
  1851. #
  1852. # Pseudo filesystems
  1853. #
  1854. CONFIG_PROC_FS=y
  1855. CONFIG_PROC_SYSCTL=y
  1856. CONFIG_PROC_PAGE_MONITOR=y
  1857. CONFIG_SYSFS=y
  1858. CONFIG_TMPFS=y
  1859. CONFIG_TMPFS_POSIX_ACL=y
  1860. # CONFIG_HUGETLB_PAGE is not set
  1861. # CONFIG_CONFIGFS_FS is not set
  1862. CONFIG_MISC_FILESYSTEMS=y
  1863. # CONFIG_ADFS_FS is not set
  1864. # CONFIG_AFFS_FS is not set
  1865. # CONFIG_ECRYPT_FS is not set
  1866. # CONFIG_HFS_FS is not set
  1867. # CONFIG_HFSPLUS_FS is not set
  1868. # CONFIG_BEFS_FS is not set
  1869. # CONFIG_BFS_FS is not set
  1870. # CONFIG_EFS_FS is not set
  1871. CONFIG_CRAMFS=y
  1872. # CONFIG_SQUASHFS is not set
  1873. # CONFIG_VXFS_FS is not set
  1874. # CONFIG_MINIX_FS is not set
  1875. # CONFIG_OMFS_FS is not set
  1876. # CONFIG_HPFS_FS is not set
  1877. # CONFIG_QNX4FS_FS is not set
  1878. CONFIG_ROMFS_FS=y
  1879. CONFIG_ROMFS_BACKED_BY_BLOCK=y
  1880. # CONFIG_ROMFS_BACKED_BY_MTD is not set
  1881. # CONFIG_ROMFS_BACKED_BY_BOTH is not set
  1882. CONFIG_ROMFS_ON_BLOCK=y
  1883. CONFIG_SYSV_FS=y
  1884. # CONFIG_UFS_FS is not set
  1885. CONFIG_NETWORK_FILESYSTEMS=y
  1886. # CONFIG_NFS_FS is not set
  1887. # CONFIG_NFSD is not set
  1888. # CONFIG_SMB_FS is not set
  1889. # CONFIG_CIFS is not set
  1890. # CONFIG_NCP_FS is not set
  1891. # CONFIG_CODA_FS is not set
  1892. # CONFIG_AFS_FS is not set
  1893.  
  1894. #
  1895. # Partition Types
  1896. #
  1897. CONFIG_PARTITION_ADVANCED=y
  1898. # CONFIG_ACORN_PARTITION is not set
  1899. # CONFIG_OSF_PARTITION is not set
  1900. # CONFIG_AMIGA_PARTITION is not set
  1901. # CONFIG_ATARI_PARTITION is not set
  1902. # CONFIG_MAC_PARTITION is not set
  1903. CONFIG_MSDOS_PARTITION=y
  1904. CONFIG_BSD_DISKLABEL=y
  1905. # CONFIG_MINIX_SUBPARTITION is not set
  1906. CONFIG_SOLARIS_X86_PARTITION=y
  1907. # CONFIG_UNIXWARE_DISKLABEL is not set
  1908. # CONFIG_LDM_PARTITION is not set
  1909. # CONFIG_SGI_PARTITION is not set
  1910. # CONFIG_ULTRIX_PARTITION is not set
  1911. # CONFIG_SUN_PARTITION is not set
  1912. # CONFIG_KARMA_PARTITION is not set
  1913. # CONFIG_EFI_PARTITION is not set
  1914. # CONFIG_SYSV68_PARTITION is not set
  1915. CONFIG_NLS=y
  1916. CONFIG_NLS_DEFAULT="iso8859-1"
  1917. CONFIG_NLS_CODEPAGE_437=y
  1918. # CONFIG_NLS_CODEPAGE_737 is not set
  1919. # CONFIG_NLS_CODEPAGE_775 is not set
  1920. # CONFIG_NLS_CODEPAGE_850 is not set
  1921. # CONFIG_NLS_CODEPAGE_852 is not set
  1922. # CONFIG_NLS_CODEPAGE_855 is not set
  1923. # CONFIG_NLS_CODEPAGE_857 is not set
  1924. # CONFIG_NLS_CODEPAGE_860 is not set
  1925. # CONFIG_NLS_CODEPAGE_861 is not set
  1926. # CONFIG_NLS_CODEPAGE_862 is not set
  1927. # CONFIG_NLS_CODEPAGE_863 is not set
  1928. # CONFIG_NLS_CODEPAGE_864 is not set
  1929. # CONFIG_NLS_CODEPAGE_865 is not set
  1930. # CONFIG_NLS_CODEPAGE_866 is not set
  1931. # CONFIG_NLS_CODEPAGE_869 is not set
  1932. # CONFIG_NLS_CODEPAGE_936 is not set
  1933. # CONFIG_NLS_CODEPAGE_950 is not set
  1934. # CONFIG_NLS_CODEPAGE_932 is not set
  1935. # CONFIG_NLS_CODEPAGE_949 is not set
  1936. # CONFIG_NLS_CODEPAGE_874 is not set
  1937. # CONFIG_NLS_ISO8859_8 is not set
  1938. # CONFIG_NLS_CODEPAGE_1250 is not set
  1939. # CONFIG_NLS_CODEPAGE_1251 is not set
  1940. CONFIG_NLS_ASCII=y
  1941. CONFIG_NLS_ISO8859_1=y
  1942. # CONFIG_NLS_ISO8859_2 is not set
  1943. # CONFIG_NLS_ISO8859_3 is not set
  1944. # CONFIG_NLS_ISO8859_4 is not set
  1945. # CONFIG_NLS_ISO8859_5 is not set
  1946. # CONFIG_NLS_ISO8859_6 is not set
  1947. # CONFIG_NLS_ISO8859_7 is not set
  1948. # CONFIG_NLS_ISO8859_9 is not set
  1949. # CONFIG_NLS_ISO8859_13 is not set
  1950. # CONFIG_NLS_ISO8859_14 is not set
  1951. # CONFIG_NLS_ISO8859_15 is not set
  1952. # CONFIG_NLS_KOI8_R is not set
  1953. # CONFIG_NLS_KOI8_U is not set
  1954. CONFIG_NLS_UTF8=y
  1955. # CONFIG_DLM is not set
  1956.  
  1957. #
  1958. # Kernel hacking
  1959. #
  1960. CONFIG_PRINTK_TIME=y
  1961. CONFIG_ENABLE_WARN_DEPRECATED=y
  1962. CONFIG_ENABLE_MUST_CHECK=y
  1963. CONFIG_FRAME_WARN=1024
  1964. # CONFIG_MAGIC_SYSRQ is not set
  1965. # CONFIG_STRIP_ASM_SYMS is not set
  1966. # CONFIG_UNUSED_SYMBOLS is not set
  1967. CONFIG_DEBUG_FS=y
  1968. # CONFIG_HEADERS_CHECK is not set
  1969. CONFIG_DEBUG_KERNEL=y
  1970. # CONFIG_DEBUG_SHIRQ is not set
  1971. CONFIG_DETECT_SOFTLOCKUP=y
  1972. CONFIG_BOOTPARAM_SOFTLOCKUP_PANIC=y
  1973. CONFIG_BOOTPARAM_SOFTLOCKUP_PANIC_VALUE=1
  1974. CONFIG_DETECT_HUNG_TASK=y
  1975. CONFIG_BOOTPARAM_HUNG_TASK_PANIC=y
  1976. CONFIG_BOOTPARAM_HUNG_TASK_PANIC_VALUE=1
  1977. CONFIG_SCHED_DEBUG=y
  1978. CONFIG_SCHEDSTATS=y
  1979. # CONFIG_TIMER_STATS is not set
  1980. # CONFIG_DEBUG_OBJECTS is not set
  1981. # CONFIG_SLUB_DEBUG_ON is not set
  1982. # CONFIG_SLUB_STATS is not set
  1983. # CONFIG_DEBUG_KMEMLEAK is not set
  1984. CONFIG_DEBUG_RT_MUTEXES=y
  1985. CONFIG_DEBUG_PI_LIST=y
  1986. # CONFIG_RT_MUTEX_TESTER is not set
  1987. CONFIG_DEBUG_SPINLOCK=y
  1988. CONFIG_DEBUG_MUTEXES=y
  1989. # CONFIG_DEBUG_LOCK_ALLOC is not set
  1990. # CONFIG_PROVE_LOCKING is not set
  1991. # CONFIG_LOCK_STAT is not set
  1992. CONFIG_DEBUG_SPINLOCK_SLEEP=y
  1993. # CONFIG_DEBUG_LOCKING_API_SELFTESTS is not set
  1994. CONFIG_STACKTRACE=y
  1995. # CONFIG_DEBUG_KOBJECT is not set
  1996. CONFIG_DEBUG_BUGVERBOSE=y
  1997. CONFIG_DEBUG_INFO=y
  1998. # CONFIG_DEBUG_VM is not set
  1999. # CONFIG_DEBUG_WRITECOUNT is not set
  2000. CONFIG_DEBUG_MEMORY_INIT=y
  2001. # CONFIG_DEBUG_LIST is not set
  2002. # CONFIG_DEBUG_SG is not set
  2003. # CONFIG_DEBUG_NOTIFIERS is not set
  2004. # CONFIG_DEBUG_CREDENTIALS is not set
  2005. CONFIG_FRAME_POINTER=y
  2006. # CONFIG_BOOT_PRINTK_DELAY is not set
  2007. # CONFIG_RCU_TORTURE_TEST is not set
  2008. # CONFIG_BACKTRACE_SELF_TEST is not set
  2009. # CONFIG_DEBUG_BLOCK_EXT_DEVT is not set
  2010. # CONFIG_DEBUG_FORCE_WEAK_PER_CPU is not set
  2011. # CONFIG_FAULT_INJECTION is not set
  2012. CONFIG_LATENCYTOP=y
  2013. CONFIG_SYSCTL_SYSCALL_CHECK=y
  2014. # CONFIG_PAGE_POISONING is not set
  2015. CONFIG_NOP_TRACER=y
  2016. CONFIG_HAVE_FUNCTION_TRACER=y
  2017. CONFIG_TRACER_MAX_TRACE=y
  2018. CONFIG_RING_BUFFER=y
  2019. CONFIG_EVENT_TRACING=y
  2020. CONFIG_CONTEXT_SWITCH_TRACER=y
  2021. CONFIG_TRACING=y
  2022. CONFIG_GENERIC_TRACER=y
  2023. CONFIG_TRACING_SUPPORT=y
  2024. CONFIG_FTRACE=y
  2025. CONFIG_FUNCTION_TRACER=y
  2026. # CONFIG_IRQSOFF_TRACER is not set
  2027. CONFIG_SCHED_TRACER=y
  2028. # CONFIG_BOOT_TRACER is not set
  2029. CONFIG_BRANCH_PROFILE_NONE=y
  2030. # CONFIG_PROFILE_ANNOTATED_BRANCHES is not set
  2031. # CONFIG_PROFILE_ALL_BRANCHES is not set
  2032. CONFIG_STACK_TRACER=y
  2033. # CONFIG_KMEMTRACE is not set
  2034. # CONFIG_WORKQUEUE_TRACER is not set
  2035. # CONFIG_BLK_DEV_IO_TRACE is not set
  2036. # CONFIG_FUNCTION_PROFILER is not set
  2037. # CONFIG_FTRACE_STARTUP_TEST is not set
  2038. # CONFIG_RING_BUFFER_BENCHMARK is not set
  2039. # CONFIG_DYNAMIC_DEBUG is not set
  2040. # CONFIG_SAMPLES is not set
  2041. CONFIG_HAVE_ARCH_KGDB=y
  2042. # CONFIG_KGDB is not set
  2043. CONFIG_ARM_UNWIND=y
  2044. CONFIG_DEBUG_USER=y
  2045. CONFIG_DEBUG_ERRORS=y
  2046. # CONFIG_DEBUG_STACK_USAGE is not set
  2047. # CONFIG_DEBUG_LL is not set
  2048. CONFIG_DEBUG_S3C_UART=2
  2049.  
  2050. #
  2051. # Security options
  2052. #
  2053. CONFIG_KEYS=y
  2054. # CONFIG_KEYS_DEBUG_PROC_KEYS is not set
  2055. # CONFIG_SECURITY is not set
  2056. # CONFIG_SECURITYFS is not set
  2057. # CONFIG_SECURITY_FILE_CAPABILITIES is not set
  2058. CONFIG_CRYPTO=y
  2059.  
  2060. #
  2061. # Crypto core or helper
  2062. #
  2063. # CONFIG_CRYPTO_FIPS is not set
  2064. CONFIG_CRYPTO_ALGAPI=y
  2065. CONFIG_CRYPTO_ALGAPI2=y
  2066. CONFIG_CRYPTO_AEAD=y
  2067. CONFIG_CRYPTO_AEAD2=y
  2068. CONFIG_CRYPTO_BLKCIPHER=y
  2069. CONFIG_CRYPTO_BLKCIPHER2=y
  2070. CONFIG_CRYPTO_HASH=y
  2071. CONFIG_CRYPTO_HASH2=y
  2072. CONFIG_CRYPTO_RNG=y
  2073. CONFIG_CRYPTO_RNG2=y
  2074. CONFIG_CRYPTO_PCOMP=y
  2075. CONFIG_CRYPTO_MANAGER=y
  2076. CONFIG_CRYPTO_MANAGER2=y
  2077. CONFIG_CRYPTO_GF128MUL=y
  2078. CONFIG_CRYPTO_NULL=y
  2079. CONFIG_CRYPTO_WORKQUEUE=y
  2080. CONFIG_CRYPTO_CRYPTD=y
  2081. CONFIG_CRYPTO_AUTHENC=y
  2082. # CONFIG_CRYPTO_TEST is not set
  2083.  
  2084. #
  2085. # Authenticated Encryption with Associated Data
  2086. #
  2087. # CONFIG_CRYPTO_CCM is not set
  2088. # CONFIG_CRYPTO_GCM is not set
  2089. CONFIG_CRYPTO_SEQIV=y
  2090.  
  2091. #
  2092. # Block modes
  2093. #
  2094. CONFIG_CRYPTO_CBC=y
  2095. CONFIG_CRYPTO_CTR=y
  2096. CONFIG_CRYPTO_CTS=y
  2097. CONFIG_CRYPTO_ECB=y
  2098. # CONFIG_CRYPTO_LRW is not set
  2099. # CONFIG_CRYPTO_PCBC is not set
  2100. # CONFIG_CRYPTO_XTS is not set
  2101.  
  2102. #
  2103. # Hash modes
  2104. #
  2105. CONFIG_CRYPTO_HMAC=y
  2106. # CONFIG_CRYPTO_XCBC is not set
  2107. # CONFIG_CRYPTO_VMAC is not set
  2108.  
  2109. #
  2110. # Digest
  2111. #
  2112. CONFIG_CRYPTO_CRC32C=y
  2113. CONFIG_CRYPTO_GHASH=y
  2114. # CONFIG_CRYPTO_MD4 is not set
  2115. CONFIG_CRYPTO_MD5=y
  2116. # CONFIG_CRYPTO_MICHAEL_MIC is not set
  2117. # CONFIG_CRYPTO_RMD128 is not set
  2118. # CONFIG_CRYPTO_RMD160 is not set
  2119. # CONFIG_CRYPTO_RMD256 is not set
  2120. # CONFIG_CRYPTO_RMD320 is not set
  2121. CONFIG_CRYPTO_SHA1=y
  2122. # CONFIG_CRYPTO_SHA256 is not set
  2123. # CONFIG_CRYPTO_SHA512 is not set
  2124. # CONFIG_CRYPTO_TGR192 is not set
  2125. # CONFIG_CRYPTO_WP512 is not set
  2126.  
  2127. #
  2128. # Ciphers
  2129. #
  2130. CONFIG_CRYPTO_AES=y
  2131. # CONFIG_CRYPTO_ANUBIS is not set
  2132. CONFIG_CRYPTO_ARC4=y
  2133. # CONFIG_CRYPTO_BLOWFISH is not set
  2134. # CONFIG_CRYPTO_CAMELLIA is not set
  2135. # CONFIG_CRYPTO_CAST5 is not set
  2136. # CONFIG_CRYPTO_CAST6 is not set
  2137. CONFIG_CRYPTO_DES=y
  2138. # CONFIG_CRYPTO_FCRYPT is not set
  2139. # CONFIG_CRYPTO_KHAZAD is not set
  2140. # CONFIG_CRYPTO_SALSA20 is not set
  2141. # CONFIG_CRYPTO_SEED is not set
  2142. # CONFIG_CRYPTO_SERPENT is not set
  2143. # CONFIG_CRYPTO_TEA is not set
  2144. CONFIG_CRYPTO_TWOFISH=y
  2145. CONFIG_CRYPTO_TWOFISH_COMMON=y
  2146.  
  2147. #
  2148. # Compression
  2149. #
  2150. # CONFIG_CRYPTO_DEFLATE is not set
  2151. # CONFIG_CRYPTO_ZLIB is not set
  2152. # CONFIG_CRYPTO_LZO is not set
  2153.  
  2154. #
  2155. # Random Number Generation
  2156. #
  2157. CONFIG_CRYPTO_ANSI_CPRNG=y
  2158. CONFIG_CRYPTO_HW=y
  2159. # CONFIG_CRYPTO_DEV_HIFN_795X is not set
  2160. CONFIG_BINARY_PRINTF=y
  2161.  
  2162. #
  2163. # Library routines
  2164. #
  2165. CONFIG_BITREVERSE=y
  2166. CONFIG_GENERIC_FIND_LAST_BIT=y
  2167. CONFIG_CRC_CCITT=y
  2168. CONFIG_CRC16=y
  2169. # CONFIG_CRC_T10DIF is not set
  2170. # CONFIG_CRC_ITU_T is not set
  2171. CONFIG_CRC32=y
  2172. # CONFIG_CRC7 is not set
  2173. # CONFIG_LIBCRC32C is not set
  2174. CONFIG_ZLIB_INFLATE=y
  2175. CONFIG_ZLIB_DEFLATE=y
  2176. CONFIG_DECOMPRESS_GZIP=y
  2177. CONFIG_DECOMPRESS_BZIP2=y
  2178. CONFIG_DECOMPRESS_LZMA=y
  2179. CONFIG_REED_SOLOMON=y
  2180. CONFIG_REED_SOLOMON_ENC8=y
  2181. CONFIG_REED_SOLOMON_DEC8=y
  2182. CONFIG_TEXTSEARCH=y
  2183. CONFIG_TEXTSEARCH_KMP=y
  2184. CONFIG_TEXTSEARCH_BM=y
  2185. CONFIG_TEXTSEARCH_FSM=y
  2186. CONFIG_HAS_IOMEM=y
  2187. CONFIG_HAS_DMA=y
  2188. CONFIG_NLATTR=y
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement