Advertisement
logan123

Kernel Config 1

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