Advertisement
Guest User

Untitled

a guest
Feb 23rd, 2014
121
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 86.76 KB | None | 0 0
  1. #
  2. # Automatically generated make config: don't edit
  3. # Linux/arm 3.0.64 Kernel Configuration
  4. #
  5. CONFIG_ARM=y
  6. CONFIG_HAVE_PWM=y
  7. CONFIG_SYS_SUPPORTS_APM_EMULATION=y
  8. CONFIG_GENERIC_GPIO=y
  9. # CONFIG_ARCH_USES_GETTIMEOFFSET is not set
  10. CONFIG_GENERIC_CLOCKEVENTS=y
  11. CONFIG_GENERIC_CLOCKEVENTS_BROADCAST=y
  12. CONFIG_KTIME_SCALAR=y
  13. CONFIG_HAVE_PROC_CPU=y
  14. CONFIG_NO_IOPORT=y
  15. CONFIG_STACKTRACE_SUPPORT=y
  16. CONFIG_HAVE_LATENCYTOP_SUPPORT=y
  17. CONFIG_LOCKDEP_SUPPORT=y
  18. CONFIG_TRACE_IRQFLAGS_SUPPORT=y
  19. CONFIG_HARDIRQS_SW_RESEND=y
  20. CONFIG_GENERIC_IRQ_PROBE=y
  21. CONFIG_GENERIC_LOCKBREAK=y
  22. CONFIG_RWSEM_GENERIC_SPINLOCK=y
  23. CONFIG_ARCH_HAS_CPUFREQ=y
  24. CONFIG_ARCH_HAS_CPU_IDLE_WAIT=y
  25. CONFIG_GENERIC_HWEIGHT=y
  26. CONFIG_GENERIC_CALIBRATE_DELAY=y
  27. CONFIG_NEED_DMA_MAP_STATE=y
  28. CONFIG_VECTORS_BASE=0xffff0000
  29. CONFIG_ARM_PATCH_PHYS_VIRT=y
  30. CONFIG_ARCH_HIBERNATION_POSSIBLE=y
  31. CONFIG_DEFCONFIG_LIST="/lib/modules/$UNAME_RELEASE/.config"
  32. CONFIG_HAVE_IRQ_WORK=y
  33. CONFIG_IRQ_WORK=y
  34.  
  35. #
  36. # General setup
  37. #
  38. CONFIG_EXPERIMENTAL=y
  39. CONFIG_INIT_ENV_ARG_LIMIT=32
  40. CONFIG_CROSS_COMPILE=""
  41. CONFIG_LOCALVERSION="-raw-r5"
  42. # CONFIG_LOCALVERSION_AUTO is not set
  43. CONFIG_HAVE_KERNEL_GZIP=y
  44. CONFIG_HAVE_KERNEL_LZMA=y
  45. CONFIG_HAVE_KERNEL_LZO=y
  46. # CONFIG_KERNEL_GZIP is not set
  47. CONFIG_KERNEL_LZMA=y
  48. # CONFIG_KERNEL_LZO is not set
  49. CONFIG_DEFAULT_HOSTNAME="(none)"
  50. # CONFIG_SWAP is not set
  51. CONFIG_SYSVIPC=y
  52. CONFIG_SYSVIPC_SYSCTL=y
  53. # CONFIG_POSIX_MQUEUE is not set
  54. # CONFIG_BSD_PROCESS_ACCT is not set
  55. # CONFIG_FHANDLE is not set
  56. # CONFIG_TASKSTATS is not set
  57. CONFIG_AUDIT=y
  58. CONFIG_HAVE_GENERIC_HARDIRQS=y
  59.  
  60. #
  61. # IRQ subsystem
  62. #
  63. CONFIG_GENERIC_HARDIRQS=y
  64. CONFIG_HAVE_SPARSE_IRQ=y
  65. CONFIG_GENERIC_IRQ_SHOW=y
  66. CONFIG_GENERIC_IRQ_CHIP=y
  67. # CONFIG_SPARSE_IRQ is not set
  68.  
  69. #
  70. # RCU Subsystem
  71. #
  72. CONFIG_TREE_PREEMPT_RCU=y
  73. CONFIG_PREEMPT_RCU=y
  74. # CONFIG_RCU_TRACE is not set
  75. CONFIG_RCU_FANOUT=32
  76. # CONFIG_RCU_FANOUT_EXACT is not set
  77. # CONFIG_TREE_RCU_TRACE is not set
  78. # CONFIG_RCU_BOOST is not set
  79. # CONFIG_IKCONFIG is not set
  80. CONFIG_LOG_BUF_SHIFT=20
  81. CONFIG_CGROUPS=y
  82. CONFIG_CGROUP_DEBUG=y
  83. CONFIG_CGROUP_FREEZER=y
  84. # CONFIG_CGROUP_DEVICE is not set
  85. # CONFIG_CPUSETS is not set
  86. CONFIG_CGROUP_CPUACCT=y
  87. CONFIG_RESOURCE_COUNTERS=y
  88. # CONFIG_CGROUP_MEM_RES_CTLR is not set
  89. # CONFIG_CGROUP_PERF is not set
  90. CONFIG_CGROUP_SCHED=y
  91. CONFIG_FAIR_GROUP_SCHED=y
  92. CONFIG_RT_GROUP_SCHED=y
  93. # CONFIG_BLK_CGROUP is not set
  94. # CONFIG_NAMESPACES is not set
  95. # CONFIG_SCHED_AUTOGROUP is not set
  96. # CONFIG_SYSFS_DEPRECATED is not set
  97. # CONFIG_RELAY is not set
  98. CONFIG_BLK_DEV_INITRD=y
  99. CONFIG_INITRAMFS_SOURCE="usr/galaxys2_initramfs.list"
  100. CONFIG_INITRAMFS_ROOT_UID=0
  101. CONFIG_INITRAMFS_ROOT_GID=0
  102. CONFIG_RD_GZIP=y
  103. # CONFIG_RD_BZIP2 is not set
  104. # CONFIG_RD_LZMA is not set
  105. # CONFIG_RD_XZ is not set
  106. # CONFIG_RD_LZO is not set
  107. CONFIG_INITRAMFS_COMPRESSION_NONE=y
  108. # CONFIG_INITRAMFS_COMPRESSION_GZIP is not set
  109. # CONFIG_CC_OPTIMIZE_FOR_SIZE is not set
  110. # CONFIG_CC_CHECK_WARNING_STRICTLY is not set
  111. CONFIG_SYSCTL=y
  112. CONFIG_ANON_INODES=y
  113. CONFIG_PANIC_TIMEOUT=1
  114. CONFIG_EXPERT=y
  115. CONFIG_UID16=y
  116. CONFIG_SYSCTL_SYSCALL=y
  117. CONFIG_KALLSYMS=y
  118. CONFIG_KALLSYMS_ALL=y
  119. CONFIG_HOTPLUG=y
  120. CONFIG_PRINTK=y
  121. CONFIG_BUG=y
  122. CONFIG_ELF_CORE=y
  123. CONFIG_BASE_FULL=y
  124. CONFIG_FUTEX=y
  125. CONFIG_EPOLL=y
  126. CONFIG_SIGNALFD=y
  127. CONFIG_TIMERFD=y
  128. CONFIG_EVENTFD=y
  129. CONFIG_SHMEM=y
  130. CONFIG_ASHMEM=y
  131. # CONFIG_AIO is not set
  132. CONFIG_EMBEDDED=y
  133. CONFIG_HAVE_PERF_EVENTS=y
  134. CONFIG_PERF_USE_VMALLOC=y
  135.  
  136. #
  137. # Kernel Performance Events And Counters
  138. #
  139. CONFIG_PERF_EVENTS=y
  140. # CONFIG_PERF_COUNTERS is not set
  141. # CONFIG_DEBUG_PERF_USE_VMALLOC is not set
  142. CONFIG_VM_EVENT_COUNTERS=y
  143. # CONFIG_SLUB_DEBUG is not set
  144. CONFIG_COMPAT_BRK=y
  145. # CONFIG_SLAB is not set
  146. CONFIG_SLUB=y
  147. # CONFIG_SLOB is not set
  148. # CONFIG_PROFILING is not set
  149. CONFIG_HAVE_OPROFILE=y
  150. # CONFIG_KPROBES is not set
  151. CONFIG_HAVE_KPROBES=y
  152. CONFIG_HAVE_KRETPROBES=y
  153. CONFIG_USE_GENERIC_SMP_HELPERS=y
  154. CONFIG_HAVE_DMA_CONTIGUOUS=y
  155. CONFIG_HAVE_REGS_AND_STACK_ACCESS_API=y
  156. CONFIG_HAVE_CLK=y
  157. CONFIG_HAVE_DMA_API_DEBUG=y
  158. CONFIG_HAVE_HW_BREAKPOINT=y
  159.  
  160. #
  161. # GCOV-based kernel profiling
  162. #
  163. # CONFIG_GCOV_KERNEL is not set
  164. CONFIG_HAVE_GENERIC_DMA_COHERENT=y
  165. CONFIG_RT_MUTEXES=y
  166. CONFIG_BASE_SMALL=0
  167. CONFIG_MODULES=y
  168. CONFIG_MODULE_FORCE_LOAD=y
  169. CONFIG_MODULE_UNLOAD=y
  170. CONFIG_MODULE_FORCE_UNLOAD=y
  171. # CONFIG_MODVERSIONS is not set
  172. # CONFIG_MODULE_SRCVERSION_ALL is not set
  173. CONFIG_STOP_MACHINE=y
  174. CONFIG_BLOCK=y
  175. CONFIG_LBDAF=y
  176. # CONFIG_BLK_DEV_BSG is not set
  177. # CONFIG_BLK_DEV_INTEGRITY is not set
  178.  
  179. #
  180. # IO Schedulers
  181. #
  182. CONFIG_IOSCHED_NOOP=y
  183. CONFIG_IOSCHED_DEADLINE=y
  184. CONFIG_IOSCHED_CFQ=y
  185. CONFIG_IOSCHED_ROW=y
  186. CONFIG_IOSCHED_SIO=y
  187. CONFIG_IOSCHED_VR=y
  188. CONFIG_IOSCHED_BFQ=y
  189. CONFIG_CGROUP_BFQIO=y
  190. # CONFIG_DEFAULT_DEADLINE is not set
  191. # CONFIG_DEFAULT_CFQ is not set
  192. CONFIG_DEFAULT_ROW=y
  193. # CONFIG_DEFAULT_SIO is not set
  194. # CONFIG_DEFAULT_NOOP is not set
  195. CONFIG_DEFAULT_IOSCHED="row"
  196. # CONFIG_INLINE_SPIN_TRYLOCK is not set
  197. # CONFIG_INLINE_SPIN_TRYLOCK_BH is not set
  198. # CONFIG_INLINE_SPIN_LOCK is not set
  199. # CONFIG_INLINE_SPIN_LOCK_BH is not set
  200. # CONFIG_INLINE_SPIN_LOCK_IRQ is not set
  201. # CONFIG_INLINE_SPIN_LOCK_IRQSAVE is not set
  202. # CONFIG_INLINE_SPIN_UNLOCK is not set
  203. # CONFIG_INLINE_SPIN_UNLOCK_BH is not set
  204. # CONFIG_INLINE_SPIN_UNLOCK_IRQ is not set
  205. # CONFIG_INLINE_SPIN_UNLOCK_IRQRESTORE is not set
  206. # CONFIG_INLINE_READ_TRYLOCK is not set
  207. # CONFIG_INLINE_READ_LOCK is not set
  208. # CONFIG_INLINE_READ_LOCK_BH is not set
  209. # CONFIG_INLINE_READ_LOCK_IRQ is not set
  210. # CONFIG_INLINE_READ_LOCK_IRQSAVE is not set
  211. # CONFIG_INLINE_READ_UNLOCK is not set
  212. # CONFIG_INLINE_READ_UNLOCK_BH is not set
  213. # CONFIG_INLINE_READ_UNLOCK_IRQ is not set
  214. # CONFIG_INLINE_READ_UNLOCK_IRQRESTORE is not set
  215. # CONFIG_INLINE_WRITE_TRYLOCK is not set
  216. # CONFIG_INLINE_WRITE_LOCK is not set
  217. # CONFIG_INLINE_WRITE_LOCK_BH is not set
  218. # CONFIG_INLINE_WRITE_LOCK_IRQ is not set
  219. # CONFIG_INLINE_WRITE_LOCK_IRQSAVE is not set
  220. # CONFIG_INLINE_WRITE_UNLOCK is not set
  221. # CONFIG_INLINE_WRITE_UNLOCK_BH is not set
  222. # CONFIG_INLINE_WRITE_UNLOCK_IRQ is not set
  223. # CONFIG_INLINE_WRITE_UNLOCK_IRQRESTORE is not set
  224. CONFIG_MUTEX_SPIN_ON_OWNER=y
  225. CONFIG_FREEZER=y
  226.  
  227. #
  228. # System Type
  229. #
  230. CONFIG_MMU=y
  231. # CONFIG_ARCH_INTEGRATOR is not set
  232. # CONFIG_ARCH_REALVIEW is not set
  233. # CONFIG_ARCH_VERSATILE is not set
  234. # CONFIG_ARCH_VEXPRESS is not set
  235. # CONFIG_ARCH_AT91 is not set
  236. # CONFIG_ARCH_BCMRING is not set
  237. # CONFIG_ARCH_CLPS711X is not set
  238. # CONFIG_ARCH_CNS3XXX is not set
  239. # CONFIG_ARCH_GEMINI is not set
  240. # CONFIG_ARCH_EBSA110 is not set
  241. # CONFIG_ARCH_EP93XX is not set
  242. # CONFIG_ARCH_FOOTBRIDGE is not set
  243. # CONFIG_ARCH_MXC is not set
  244. # CONFIG_ARCH_MXS is not set
  245. # CONFIG_ARCH_NETX is not set
  246. # CONFIG_ARCH_H720X is not set
  247. # CONFIG_ARCH_IOP13XX is not set
  248. # CONFIG_ARCH_IOP32X is not set
  249. # CONFIG_ARCH_IOP33X is not set
  250. # CONFIG_ARCH_IXP23XX is not set
  251. # CONFIG_ARCH_IXP2000 is not set
  252. # CONFIG_ARCH_IXP4XX is not set
  253. # CONFIG_ARCH_DOVE is not set
  254. # CONFIG_ARCH_KIRKWOOD is not set
  255. # CONFIG_ARCH_LOKI is not set
  256. # CONFIG_ARCH_LPC32XX is not set
  257. # CONFIG_ARCH_MV78XX0 is not set
  258. # CONFIG_ARCH_ORION5X is not set
  259. # CONFIG_ARCH_MMP is not set
  260. # CONFIG_ARCH_KS8695 is not set
  261. # CONFIG_ARCH_W90X900 is not set
  262. # CONFIG_ARCH_NUC93X is not set
  263. # CONFIG_ARCH_TEGRA is not set
  264. # CONFIG_ARCH_PNX4008 is not set
  265. # CONFIG_ARCH_PXA is not set
  266. # CONFIG_ARCH_MSM is not set
  267. # CONFIG_ARCH_SHMOBILE is not set
  268. # CONFIG_ARCH_RPC is not set
  269. # CONFIG_ARCH_SA1100 is not set
  270. # CONFIG_ARCH_S3C2410 is not set
  271. # CONFIG_ARCH_S3C64XX is not set
  272. # CONFIG_ARCH_S5P64X0 is not set
  273. # CONFIG_ARCH_S5PC100 is not set
  274. # CONFIG_ARCH_S5PV210 is not set
  275. CONFIG_ARCH_EXYNOS=y
  276. # CONFIG_ARCH_SHARK is not set
  277. # CONFIG_ARCH_TCC_926 is not set
  278. # CONFIG_ARCH_U300 is not set
  279. # CONFIG_ARCH_U8500 is not set
  280. # CONFIG_ARCH_NOMADIK is not set
  281. # CONFIG_ARCH_DAVINCI is not set
  282. # CONFIG_ARCH_OMAP is not set
  283. # CONFIG_PLAT_SPEAR is not set
  284. # CONFIG_ARCH_VT8500 is not set
  285. # CONFIG_GPIO_PCA953X is not set
  286. # CONFIG_KEYBOARD_GPIO_POLLED is not set
  287. CONFIG_PLAT_SAMSUNG=y
  288.  
  289. #
  290. # Base Address for SFR mapping
  291. #
  292. CONFIG_S3C_ADDR_BASE=0xFB000000
  293.  
  294. #
  295. # Boot options
  296. #
  297. # CONFIG_S3C_BOOT_ERROR_RESET is not set
  298. CONFIG_S3C_BOOT_UART_FORCE_FIFO=y
  299. CONFIG_S3C_LOWLEVEL_UART_PORT=2
  300. CONFIG_SAMSUNG_CLKSRC=y
  301. CONFIG_SAMSUNG_IRQ_VIC_TIMER=y
  302. CONFIG_SAMSUNG_IRQ_UART=y
  303. CONFIG_SAMSUNG_GPIOLIB_4BIT=y
  304. CONFIG_S3C_GPIO_CFG_S3C24XX=y
  305. CONFIG_S3C_GPIO_CFG_S3C64XX=y
  306. CONFIG_S3C_GPIO_PULL_UPDOWN=y
  307. CONFIG_S5P_GPIO_DRVSTR=y
  308. CONFIG_SAMSUNG_GPIO_EXTRA=0
  309. CONFIG_S3C_GPIO_SPACE=0
  310. CONFIG_S3C_GPIO_TRACK=y
  311. CONFIG_S3C_ADC=y
  312. CONFIG_S3C_DEV_ADC=y
  313. # CONFIG_S3C_DEV_ADC1 is not set
  314. CONFIG_S3C_DEV_HSMMC2=y
  315. CONFIG_S3C_DEV_HSMMC3=y
  316. CONFIG_EXYNOS4_DEV_MSHC=y
  317. CONFIG_S3C_DEV_I2C1=y
  318. CONFIG_S3C_DEV_I2C3=y
  319. CONFIG_S3C_DEV_I2C5=y
  320. CONFIG_S3C_DEV_I2C6=y
  321. CONFIG_S3C_DEV_I2C7=y
  322. CONFIG_S3C_DEV_I2C8_EMUL=y
  323. CONFIG_S3C_DEV_I2C9_EMUL=y
  324. CONFIG_S3C_DEV_I2C11_EMUL=y
  325. CONFIG_S3C_DEV_I2C14_EMUL=y
  326. CONFIG_S3C_DEV_I2C16_EMUL=y
  327. # CONFIG_S3C_DEV_I2C17_EMUL is not set
  328. CONFIG_S3C_DEV_WDT=y
  329. CONFIG_S3C_DEV_RTC=y
  330. CONFIG_SAMSUNG_DEV_ADC=y
  331. CONFIG_SAMSUNG_DEV_TS=y
  332. CONFIG_SAMSUNG_DEV_TS1=y
  333. CONFIG_S3C24XX_PWM=y
  334. CONFIG_S3C_PL330_DMA=y
  335. # CONFIG_DMA_M2M_TEST is not set
  336.  
  337. #
  338. # Power management
  339. #
  340. # CONFIG_SAMSUNG_PM_DEBUG is not set
  341. # CONFIG_SAMSUNG_PM_CHECK is not set
  342.  
  343. #
  344. # Power Domain
  345. #
  346. CONFIG_SAMSUNG_PD=y
  347. CONFIG_PLAT_S5P=y
  348. CONFIG_S5P_GPIO_INT=y
  349. CONFIG_S5P_SYSTEM_MMU=y
  350. # CONFIG_S5P_SYSTEM_MMU_REFCOUNT is not set
  351. # CONFIG_S5P_SYSTEM_MMU_DEBUG is not set
  352. CONFIG_IOVMM=y
  353. CONFIG_IOMMU_EXYNOS4_API=y
  354. CONFIG_S3C_DEV_FIMC=y
  355. CONFIG_S5P_DEV_MFC=y
  356. CONFIG_S5P_DEV_FIMD0=y
  357. CONFIG_S5P_DEV_TVOUT=y
  358. CONFIG_S5P_DEV_FIMG2D=y
  359. CONFIG_S5P_DEV_CSIS=y
  360. CONFIG_S5P_DEV_JPEG=y
  361. CONFIG_S5P_DEV_USB_EHCI=y
  362. CONFIG_S5P_DEV_FIMD_S5P=y
  363. CONFIG_S5P_DEV_USBGADGET=y
  364. CONFIG_S5P_MEM_CMA=y
  365. CONFIG_S5P_DEV_MIPI_DSI=y
  366. # CONFIG_S5P_BTS is not set
  367. # CONFIG_S3C_DEV_TSI is not set
  368. CONFIG_ARCH_EXYNOS4=y
  369. # CONFIG_ARCH_EXYNOS5 is not set
  370. CONFIG_CPU_EXYNOS4210=y
  371. CONFIG_S5PV310_HI_ARMCLK_THAN_1_2GHZ=y
  372. CONFIG_EXYNOS4_PM=y
  373. CONFIG_EXYNOS4_CPUIDLE=y
  374. CONFIG_EXYNOS4_LOWPWR_IDLE=y
  375. CONFIG_EXYNOS_MCT=y
  376. CONFIG_EXYNOS4_SETUP_FIMD0=y
  377. CONFIG_EXYNOS_DEV_PD=y
  378. CONFIG_EXYNOS4_SETUP_I2C1=y
  379. CONFIG_EXYNOS4_SETUP_I2C3=y
  380. CONFIG_EXYNOS4_SETUP_I2C5=y
  381. CONFIG_EXYNOS4_SETUP_I2C6=y
  382. CONFIG_EXYNOS4_SETUP_I2C7=y
  383. CONFIG_EXYNOS4_SETUP_MFC=y
  384. CONFIG_EXYNOS4_SETUP_SDHCI=y
  385. CONFIG_EXYNOS4_SETUP_SDHCI_GPIO=y
  386. CONFIG_EXYNOS4_SETUP_MSHCI=y
  387. CONFIG_EXYNOS4_SETUP_MSHCI_GPIO=y
  388. CONFIG_EXYNOS4_SETUP_FIMC0=y
  389. CONFIG_EXYNOS4_SETUP_FIMC1=y
  390. CONFIG_EXYNOS4_SETUP_FIMC2=y
  391. CONFIG_EXYNOS4_SETUP_FIMC3=y
  392. CONFIG_EXYNOS4_SETUP_USB_PHY=y
  393. CONFIG_EXYNOS4_SETUP_CSIS=y
  394. CONFIG_EXYNOS4_SETUP_FB_S5P=y
  395. CONFIG_EXYNOS4_SETUP_TVOUT=y
  396. CONFIG_EXYNOS4_SETUP_THERMAL=y
  397. # CONFIG_EXYNOS_SETUP_THERMAL is not set
  398. CONFIG_EXYNOS4_SETUP_MIPI_DSI=y
  399. # CONFIG_EXYNOS4_ENABLE_CLOCK_DOWN is not set
  400. CONFIG_EXYNOS4_CPUFREQ=y
  401. # CONFIG_EXYNOS4210_1200MHZ_SUPPORT is not set
  402. CONFIG_EXYNOS4210_1400MHZ_SUPPORT=y
  403.  
  404. #
  405. # Support dynamic CPU Hotplug
  406. #
  407. CONFIG_EXYNOS_PM_HOTPLUG=y
  408. CONFIG_STAND_ALONE_POLICY=y
  409. # CONFIG_LEGACY_HOTPLUG_POLICY is not set
  410. # CONFIG_WITH_DVFS_POLICY is not set
  411. # CONFIG_DVFS_NR_RUNNING_POLICY is not set
  412. # CONFIG_NR_RUNNING_POLICY is not set
  413.  
  414. #
  415. # Busfreq Model
  416. #
  417. CONFIG_BUSFREQ=y
  418. CONFIG_BUSFREQ_QOS=y
  419. # CONFIG_BUSFREQ_OPP is not set
  420. # CONFIG_DISPFREQ_OPP is not set
  421. # CONFIG_DEVFREQ_BUS is not set
  422. # CONFIG_BUSFREQ_QOS_NONE is not set
  423. # CONFIG_BUSFREQ_QOS_1024X600 is not set
  424. # CONFIG_BUSFREQ_QOS_1280X720 is not set
  425. CONFIG_BUSFREQ_QOS_1280X800=y
  426. # CONFIG_BUSFREQ_DEBUG is not set
  427. CONFIG_BUSFREQ_L2_160M=y
  428. CONFIG_SEC_THERMISTOR=y
  429. # CONFIG_EXYNOS_SYSREG_PM is not set
  430. # CONFIG_ANDROID_WIP is not set
  431.  
  432. #
  433. # EXYNOS4 Machines
  434. #
  435. # CONFIG_MACH_SMDKC210 is not set
  436. # CONFIG_MACH_SMDKV310 is not set
  437. # CONFIG_MACH_ARMLEX4210 is not set
  438. # CONFIG_MACH_UNIVERSAL_C210 is not set
  439. # CONFIG_MACH_NURI is not set
  440. # CONFIG_MACH_U1_NA_SPR is not set
  441. # CONFIG_MACH_U1_NA_USCC is not set
  442. CONFIG_MACH_U1=y
  443. # CONFIG_MACH_U1_BD is not set
  444. CONFIG_MACH_Q1_BD=y
  445. # CONFIG_TARGET_LOCALE_NAATT_TEMP is not set
  446. # CONFIG_MACH_PX is not set
  447. CONFIG_PANEL_U1=y
  448. # CONFIG_PANEL_U1_NA_SPR is not set
  449. CONFIG_TARGET_LOCALE_EUR=y
  450. # CONFIG_TARGET_LOCALE_LTN is not set
  451. # CONFIG_TARGET_LOCALE_KOR is not set
  452. # CONFIG_TARGET_LOCALE_P2EUR_TEMP is not set
  453. # CONFIG_TARGET_LOCALE_P2TMO_TEMP is not set
  454. # CONFIG_TARGET_LOCALE_NA is not set
  455. # CONFIG_TARGET_LOCALE_EUR_U1_NFC is not set
  456. # CONFIG_TARGET_LOCALE_NTT is not set
  457. # CONFIG_TARGET_LOCALE_JPN is not set
  458. # CONFIG_TARGET_LOCALE_CHN is not set
  459. # CONFIG_TARGET_LOCALE_USA is not set
  460. # CONFIG_MACH_SMDK4X12 is not set
  461. # CONFIG_MACH_MIDAS is not set
  462. # CONFIG_MIDAS_COMMON_BD is not set
  463. # CONFIG_P4NOTE_00_BD is not set
  464. # CONFIG_GC1_00_BD is not set
  465. # CONFIG_T0_00_BD is not set
  466. # CONFIG_T0_04_BD is not set
  467. # CONFIG_IRON_BD is not set
  468. # CONFIG_GRANDE_BD is not set
  469. # CONFIG_WRITEBACK_ENABLED is not set
  470. # CONFIG_EXYNOS_SOUND_PLATFORM_DATA is not set
  471. # CONFIG_JACK_FET is not set
  472. # CONFIG_JACK_GROUND_DET is not set
  473. CONFIG_SAMSUNG_ANALOG_UART_SWITCH=1
  474. # CONFIG_EXYNOS5_DEV_BTS is not set
  475.  
  476. #
  477. # MMC/SD slot setup
  478. #
  479.  
  480. #
  481. # SELECT SYNOPSYS CONTROLLER INTERFACE DRIVER
  482. #
  483. CONFIG_EXYNOS4_MSHC_MPLL_40MHZ=y
  484. # CONFIG_EXYNOS4_MSHC_VPLL_46MHZ is not set
  485. # CONFIG_EXYNOS4_MSHC_EPLL_45MHZ is not set
  486. # CONFIG_EXYNOS4_MSHC_SUPPORT_PQPRIME_EPLL is not set
  487.  
  488. #
  489. # Use 8-bit bus width
  490. #
  491. CONFIG_EXYNOS4_MSHC_8BIT=y
  492. # CONFIG_EXYNOS4_SDHCI_CH2_8BIT is not set
  493.  
  494. #
  495. # Use DDR
  496. #
  497. CONFIG_EXYNOS4_MSHC_DDR=y
  498.  
  499. #
  500. # Miscellaneous drivers
  501. #
  502. # CONFIG_WAKEUP_ASSIST is not set
  503.  
  504. #
  505. # Debugging Feature
  506. #
  507. CONFIG_SEC_DEBUG=y
  508. CONFIG_SEC_DEBUG_SCHED_LOG=y
  509. # CONFIG_SEC_DEBUG_SOFTIRQ_LOG is not set
  510. CONFIG_SEC_DEBUG_SCHED_LOG_NONCACHED=y
  511. # CONFIG_SEC_DEBUG_SEMAPHORE_LOG is not set
  512. CONFIG_SEC_DEBUG_USER=y
  513. # CONFIG_SEC_DEBUG_PM_TEMP is not set
  514. # CONFIG_SEC_DEBUG_IRQ_EXIT_LOG is not set
  515. # CONFIG_SEC_DEBUG_AUXILIARY_LOG is not set
  516. # CONFIG_SEC_DEBUG_FUPLOAD_DUMP_MORE is not set
  517. # CONFIG_SEC_DEBUG_UMP_ALLOC_FAIL is not set
  518. # CONFIG_SEC_DEBUG_LIST_CORRUPTION is not set
  519. # CONFIG_SEC_WATCHDOG_RESET is not set
  520. CONFIG_SEC_LOG=y
  521. CONFIG_SEC_LOG_NONCACHED=y
  522. CONFIG_SEC_LOG_LAST_KMSG=y
  523. CONFIG_EHCI_IRQ_DISTRIBUTION=y
  524.  
  525. #
  526. # Samsung Modem Feature
  527. #
  528. # CONFIG_LTE_VIA_SWITCH is not set
  529. # CONFIG_SEC_DUAL_MODEM_MODE is not set
  530. # CONFIG_SEC_MODEM_M0_C2C is not set
  531. # CONFIG_SEC_MODEM_M0 is not set
  532. # CONFIG_SEC_MODEM_M0_CTC is not set
  533. # CONFIG_SEC_MODEM_T0_CU_DUOS is not set
  534. # CONFIG_SEC_MODEM_T0_OPEN_DUOS is not set
  535. # CONFIG_SEC_MODEM_M0_GRANDECTC is not set
  536. # CONFIG_SEC_MODEM_M1 is not set
  537. # CONFIG_SEC_MODEM_C1 is not set
  538. # CONFIG_SEC_MODEM_C1_LGT is not set
  539. # CONFIG_SEC_MODEM_M2 is not set
  540. CONFIG_SEC_MODEM_U1=y
  541. # CONFIG_SEC_MODEM_U1_LGT is not set
  542. # CONFIG_SEC_MODEM_GAIA is not set
  543. # CONFIG_SEC_MODEM_IRON is not set
  544. # CONFIG_SEC_MODEM_P8LTE is not set
  545. # CONFIG_SEC_MODEM_T0_TD_DUAL is not set
  546. # CONFIG_SEC_MODEM_U1_SPR is not set
  547. # CONFIG_BT_CSR8811 is not set
  548. CONFIG_BT_BCM4330=y
  549. # CONFIG_BT_BCM4334 is not set
  550. # CONFIG_BT_BCM43241 is not set
  551. CONFIG_BT_MGMT=y
  552.  
  553. #
  554. # Qualcomm Modem Feature
  555. #
  556. # CONFIG_QC_MODEM is not set
  557. # CONFIG_MSM_SUBSYSTEM_RESTART is not set
  558. # CONFIG_QC_MODEM_MDM9X15 is not set
  559. # CONFIG_MDM_HSIC_PM is not set
  560. # CONFIG_EMI_ERROR_RECOVERY is not set
  561. # CONFIG_SIM_DETECT is not set
  562. CONFIG_USB_CDFS_SUPPORT=y
  563. CONFIG_SAMSUNG_PRODUCT_SHIP=y
  564. # CONFIG_CORESIGHT_ETM is not set
  565.  
  566. #
  567. # Processor Type
  568. #
  569. CONFIG_CPU_V7=y
  570. CONFIG_CPU_32v6K=y
  571. CONFIG_CPU_32v7=y
  572. CONFIG_CPU_ABRT_EV7=y
  573. CONFIG_CPU_PABRT_V7=y
  574. CONFIG_CPU_CACHE_V7=y
  575. CONFIG_CPU_CACHE_VIPT=y
  576. CONFIG_CPU_COPY_V6=y
  577. CONFIG_CPU_TLB_V7=y
  578. CONFIG_CPU_HAS_ASID=y
  579. CONFIG_CPU_CP15=y
  580. CONFIG_CPU_CP15_MMU=y
  581.  
  582. #
  583. # Processor Features
  584. #
  585. # CONFIG_ARM_TRUSTZONE is not set
  586. CONFIG_ARM_THUMB=y
  587. # CONFIG_ARM_THUMBEE is not set
  588. CONFIG_SWP_EMULATE=y
  589. # CONFIG_CPU_ICACHE_DISABLE is not set
  590. # CONFIG_CPU_DCACHE_DISABLE is not set
  591. # CONFIG_CPU_BPREDICT_DISABLE is not set
  592. CONFIG_OUTER_CACHE=y
  593. CONFIG_OUTER_CACHE_SYNC=y
  594. CONFIG_CACHE_L2X0=y
  595. CONFIG_CACHE_PL310=y
  596. CONFIG_ARM_L1_CACHE_SHIFT=5
  597. CONFIG_ARM_DMA_MEM_BUFFERABLE=y
  598. CONFIG_ARM_PLD_SIZE=32
  599. CONFIG_CPU_HAS_PMU=y
  600. # CONFIG_ARM_ERRATA_430973 is not set
  601. # CONFIG_ARM_ERRATA_458693 is not set
  602. # CONFIG_ARM_ERRATA_460075 is not set
  603. # CONFIG_ARM_ERRATA_742230 is not set
  604. # CONFIG_ARM_ERRATA_742231 is not set
  605. # CONFIG_PL310_ERRATA_588369 is not set
  606. # CONFIG_ARM_ERRATA_720789 is not set
  607. # CONFIG_ARM_ERRATA_720791 is not set
  608. CONFIG_PL310_ERRATA_727915=y
  609. CONFIG_ARM_ERRATA_743622=y
  610. CONFIG_ARM_ERRATA_751472=y
  611. CONFIG_ARM_ERRATA_753970=y
  612. CONFIG_ARM_ERRATA_754322=y
  613. # CONFIG_ARM_ERRATA_754327 is not set
  614. # CONFIG_ARM_ERRATA_761320 is not set
  615. # CONFIG_ARM_ERRATA_761171 is not set
  616. # CONFIG_ARM_ERRATA_762974 is not set
  617. # CONFIG_ARM_ERRATA_763722 is not set
  618. CONFIG_ARM_ERRATA_764369=y
  619. # CONFIG_PL310_ERRATA_769419 is not set
  620. # CONFIG_ARM_ERRATA_775420 is not set
  621. CONFIG_ARM_GIC=y
  622. CONFIG_PL330=y
  623. # CONFIG_FIQ_DEBUGGER is not set
  624.  
  625. #
  626. # Bus support
  627. #
  628. # CONFIG_PCI_SYSCALL is not set
  629. # CONFIG_ARCH_SUPPORTS_MSI is not set
  630. # CONFIG_PCCARD is not set
  631.  
  632. #
  633. # Kernel Features
  634. #
  635. CONFIG_TICK_ONESHOT=y
  636. CONFIG_NO_HZ=y
  637. CONFIG_HIGH_RES_TIMERS=y
  638. CONFIG_GENERIC_CLOCKEVENTS_BUILD=y
  639. CONFIG_SMP=y
  640. CONFIG_SMP_ON_UP=y
  641. CONFIG_HAVE_ARM_SCU=y
  642. CONFIG_VMSPLIT_3G=y
  643. # CONFIG_VMSPLIT_2G is not set
  644. # CONFIG_VMSPLIT_1G is not set
  645. CONFIG_PAGE_OFFSET=0xC0000000
  646. CONFIG_NR_CPUS=2
  647. CONFIG_HOTPLUG_CPU=y
  648. CONFIG_LOCAL_TIMERS=y
  649. # CONFIG_PREEMPT_NONE is not set
  650. # CONFIG_PREEMPT_VOLUNTARY is not set
  651. CONFIG_PREEMPT=y
  652. CONFIG_HZ=200
  653. # CONFIG_THUMB2_KERNEL is not set
  654. CONFIG_AEABI=y
  655. CONFIG_OABI_COMPAT=y
  656. # CONFIG_ARCH_SPARSEMEM_DEFAULT is not set
  657. # CONFIG_ARCH_SELECT_MEMORY_MODEL is not set
  658. CONFIG_HAVE_ARCH_PFN_VALID=y
  659. CONFIG_ARCH_SKIP_SECONDARY_CALIBRATE=y
  660. CONFIG_HIGHMEM=y
  661. # CONFIG_HIGHPTE is not set
  662. CONFIG_HW_PERF_EVENTS=y
  663. CONFIG_SELECT_MEMORY_MODEL=y
  664. CONFIG_FLATMEM_MANUAL=y
  665. CONFIG_FLATMEM=y
  666. CONFIG_FLAT_NODE_MEM_MAP=y
  667. CONFIG_HAVE_MEMBLOCK=y
  668. CONFIG_PAGEFLAGS_EXTENDED=y
  669. CONFIG_SPLIT_PTLOCK_CPUS=4
  670. # CONFIG_COMPACTION is not set
  671. # CONFIG_PHYS_ADDR_T_64BIT is not set
  672. CONFIG_ZONE_DMA_FLAG=0
  673. CONFIG_BOUNCE=y
  674. CONFIG_VIRT_TO_BUS=y
  675. # CONFIG_KSM is not set
  676. CONFIG_DEFAULT_MMAP_MIN_ADDR=4096
  677. # CONFIG_CLEANCACHE is not set
  678. CONFIG_CMA=y
  679. # CONFIG_CMA_DEVELOPEMENT is not set
  680. CONFIG_CMA_BEST_FIT=y
  681. # CONFIG_DEBUG_VMALLOC is not set
  682. CONFIG_FORCE_MAX_ZONEORDER=12
  683. CONFIG_ALIGNMENT_TRAP=y
  684. # CONFIG_UACCESS_WITH_MEMCPY is not set
  685. # CONFIG_SECCOMP is not set
  686. # CONFIG_CC_STACKPROTECTOR is not set
  687. # CONFIG_DEPRECATED_PARAM_STRUCT is not set
  688. # CONFIG_ARM_FLUSH_CONSOLE_ON_RESTART is not set
  689. # CONFIG_VMWARE_MVP is not set
  690.  
  691. #
  692. # Boot options
  693. #
  694. # CONFIG_USE_OF is not set
  695. CONFIG_ZBOOT_ROM_TEXT=0
  696. CONFIG_ZBOOT_ROM_BSS=0
  697. CONFIG_CMDLINE="console=ttySAC2,115200 consoleblank=0 androidboot.selinux=permissive"
  698. # CONFIG_CMDLINE_FROM_BOOTLOADER is not set
  699. # CONFIG_CMDLINE_EXTEND is not set
  700. CONFIG_CMDLINE_FORCE=y
  701. # CONFIG_XIP_KERNEL is not set
  702. # CONFIG_KEXEC is not set
  703. # CONFIG_CRASH_DUMP is not set
  704. # CONFIG_AUTO_ZRELADDR is not set
  705.  
  706. #
  707. # CPU Power Management
  708. #
  709.  
  710. #
  711. # CPU Frequency scaling
  712. #
  713. CONFIG_CPU_FREQ=y
  714. CONFIG_CPU_FREQ_TABLE=y
  715. CONFIG_CPU_FREQ_STAT=y
  716. # CONFIG_CPU_FREQ_STAT_DETAILS is not set
  717. # CONFIG_CPU_FREQ_DEFAULT_GOV_PERFORMANCE is not set
  718. # CONFIG_CPU_FREQ_DEFAULT_GOV_POWERSAVE is not set
  719. # CONFIG_CPU_FREQ_DEFAULT_GOV_USERSPACE is not set
  720. # CONFIG_CPU_FREQ_DEFAULT_GOV_ONDEMAND is not set
  721. # CONFIG_CPU_FREQ_DEFAULT_GOV_CONSERVATIVE is not set
  722. # CONFIG_CPU_FREQ_DEFAULT_GOV_INTERACTIVE is not set
  723. # CONFIG_CPU_FREQ_DEFAULT_GOV_ADAPTIVE is not set
  724. CONFIG_CPU_FREQ_DEFAULT_GOV_PEGASUSQ=y
  725. CONFIG_CPU_FREQ_GOV_PERFORMANCE=y
  726. CONFIG_CPU_FREQ_GOV_POWERSAVE=y
  727. CONFIG_CPU_FREQ_GOV_USERSPACE=y
  728. CONFIG_CPU_FREQ_GOV_ONDEMAND=y
  729. CONFIG_CPU_FREQ_GOV_ONDEMAND_FLEXRATE=y
  730. CONFIG_CPU_FREQ_GOV_ONDEMAND_FLEXRATE_MAX_DURATION=100
  731. # CONFIG_CPU_FREQ_GOV_INTERACTIVE is not set
  732. CONFIG_CPU_FREQ_GOV_CONSERVATIVE=y
  733. # CONFIG_CPU_FREQ_GOV_ADAPTIVE is not set
  734. CONFIG_CPU_FREQ_GOV_PEGASUSQ=y
  735. # CONFIG_CPU_FREQ_GOV_SLP is not set
  736. # CONFIG_CPU_FREQ_DVFS_MONITOR is not set
  737. CONFIG_CPU_IDLE=y
  738. CONFIG_CPU_IDLE_GOV_LADDER=y
  739. CONFIG_CPU_IDLE_GOV_MENU=y
  740.  
  741. #
  742. # Floating point emulation
  743. #
  744.  
  745. #
  746. # At least one emulation must be selected
  747. #
  748. # CONFIG_FPE_NWFPE is not set
  749. # CONFIG_FPE_FASTFPE is not set
  750. CONFIG_VFP=y
  751. CONFIG_VFPv3=y
  752. CONFIG_NEON=y
  753.  
  754. #
  755. # Userspace binary formats
  756. #
  757. CONFIG_BINFMT_ELF=y
  758. # CONFIG_CORE_DUMP_DEFAULT_ELF_HEADERS is not set
  759. CONFIG_HAVE_AOUT=y
  760. # CONFIG_BINFMT_AOUT is not set
  761. CONFIG_BINFMT_MISC=y
  762.  
  763. #
  764. # Power management options
  765. #
  766. CONFIG_SUSPEND=y
  767. CONFIG_SUSPEND_FREEZER=y
  768. CONFIG_PM_WATCHDOG_TIMEOUT=y
  769. # CONFIG_FAST_BOOT is not set
  770. CONFIG_HAS_WAKELOCK=y
  771. CONFIG_HAS_EARLYSUSPEND=y
  772. CONFIG_WAKELOCK=y
  773. CONFIG_WAKELOCK_STAT=y
  774. CONFIG_USER_WAKELOCK=y
  775. CONFIG_EARLYSUSPEND=y
  776. # CONFIG_NO_USER_SPACE_SCREEN_ACCESS_CONTROL is not set
  777. # CONFIG_CONSOLE_EARLYSUSPEND is not set
  778. CONFIG_FB_EARLYSUSPEND=y
  779. CONFIG_PM_SLEEP=y
  780. CONFIG_PM_SLEEP_SMP=y
  781. CONFIG_PM_RUNTIME=y
  782. CONFIG_PM=y
  783. # CONFIG_PM_DEBUG is not set
  784. # CONFIG_APM_EMULATION is not set
  785. CONFIG_ARCH_HAS_OPP=y
  786. CONFIG_PM_OPP=y
  787. CONFIG_PM_RUNTIME_CLK=y
  788. # CONFIG_SUSPEND_TIME is not set
  789. CONFIG_ARCH_SUSPEND_POSSIBLE=y
  790. CONFIG_NET=y
  791.  
  792. #
  793. # Networking options
  794. #
  795. CONFIG_PACKET=y
  796. CONFIG_UNIX=y
  797. CONFIG_XFRM=y
  798. # CONFIG_XFRM_USER is not set
  799. # CONFIG_XFRM_SUB_POLICY is not set
  800. # CONFIG_XFRM_MIGRATE is not set
  801. # CONFIG_XFRM_STATISTICS is not set
  802. CONFIG_XFRM_IPCOMP=y
  803. CONFIG_NET_KEY=y
  804. # CONFIG_NET_KEY_MIGRATE is not set
  805. CONFIG_INET=y
  806. CONFIG_IP_MULTICAST=y
  807. CONFIG_IP_ADVANCED_ROUTER=y
  808. # CONFIG_IP_FIB_TRIE_STATS is not set
  809. CONFIG_IP_MULTIPLE_TABLES=y
  810. # CONFIG_IP_ROUTE_MULTIPATH is not set
  811. # CONFIG_IP_ROUTE_VERBOSE is not set
  812. # CONFIG_IP_PNP is not set
  813. # CONFIG_NET_IPIP is not set
  814. # CONFIG_NET_IPGRE_DEMUX is not set
  815. # CONFIG_IP_MROUTE is not set
  816. # CONFIG_ARPD is not set
  817. # CONFIG_SYN_COOKIES is not set
  818. # CONFIG_INET_AH is not set
  819. CONFIG_INET_ESP=y
  820. # CONFIG_INET_IPCOMP is not set
  821. # CONFIG_INET_XFRM_TUNNEL is not set
  822. CONFIG_INET_TUNNEL=y
  823. CONFIG_INET_XFRM_MODE_TRANSPORT=y
  824. CONFIG_INET_XFRM_MODE_TUNNEL=y
  825. # CONFIG_INET_XFRM_MODE_BEET is not set
  826. # CONFIG_INET_LRO is not set
  827. CONFIG_INET_DIAG=y
  828. CONFIG_INET_TCP_DIAG=y
  829. # CONFIG_TCP_CONG_ADVANCED is not set
  830. CONFIG_TCP_CONG_CUBIC=y
  831. CONFIG_DEFAULT_TCP_CONG="cubic"
  832. # CONFIG_TCP_MD5SIG is not set
  833. CONFIG_IPV6=y
  834. CONFIG_IPV6_PRIVACY=y
  835. CONFIG_IPV6_ROUTER_PREF=y
  836. # CONFIG_IPV6_ROUTE_INFO is not set
  837. CONFIG_IPV6_OPTIMISTIC_DAD=y
  838. CONFIG_INET6_AH=y
  839. CONFIG_INET6_ESP=y
  840. CONFIG_INET6_IPCOMP=y
  841. CONFIG_IPV6_MIP6=y
  842. CONFIG_INET6_XFRM_TUNNEL=y
  843. CONFIG_INET6_TUNNEL=y
  844. CONFIG_INET6_XFRM_MODE_TRANSPORT=y
  845. CONFIG_INET6_XFRM_MODE_TUNNEL=y
  846. CONFIG_INET6_XFRM_MODE_BEET=y
  847. # CONFIG_INET6_XFRM_MODE_ROUTEOPTIMIZATION is not set
  848. CONFIG_IPV6_SIT=y
  849. # CONFIG_IPV6_SIT_6RD is not set
  850. CONFIG_IPV6_NDISC_NODETYPE=y
  851. CONFIG_IPV6_TUNNEL=y
  852. CONFIG_IPV6_MULTIPLE_TABLES=y
  853. # CONFIG_IPV6_SUBTREES is not set
  854. # CONFIG_IPV6_MROUTE is not set
  855. # CONFIG_NETLABEL is not set
  856. CONFIG_ANDROID_PARANOID_NETWORK=y
  857. CONFIG_NET_ACTIVITY_STATS=y
  858. CONFIG_NETWORK_SECMARK=y
  859. # CONFIG_NETWORK_PHY_TIMESTAMPING is not set
  860. CONFIG_NETFILTER=y
  861. # CONFIG_NETFILTER_DEBUG is not set
  862. CONFIG_NETFILTER_ADVANCED=y
  863.  
  864. #
  865. # Core Netfilter Configuration
  866. #
  867. CONFIG_NETFILTER_NETLINK=y
  868. CONFIG_NETFILTER_NETLINK_QUEUE=y
  869. CONFIG_NETFILTER_NETLINK_LOG=y
  870. CONFIG_NF_CONNTRACK=y
  871. CONFIG_NF_CONNTRACK_MARK=y
  872. # CONFIG_NF_CONNTRACK_SECMARK is not set
  873. CONFIG_NF_CONNTRACK_EVENTS=y
  874. # CONFIG_NF_CONNTRACK_TIMESTAMP is not set
  875. CONFIG_NF_CT_PROTO_DCCP=y
  876. CONFIG_NF_CT_PROTO_GRE=y
  877. CONFIG_NF_CT_PROTO_SCTP=y
  878. CONFIG_NF_CT_PROTO_UDPLITE=y
  879. CONFIG_NF_CONNTRACK_AMANDA=y
  880. CONFIG_NF_CONNTRACK_FTP=y
  881. CONFIG_NF_CONNTRACK_H323=y
  882. CONFIG_NF_CONNTRACK_IRC=y
  883. CONFIG_NF_CONNTRACK_BROADCAST=y
  884. CONFIG_NF_CONNTRACK_NETBIOS_NS=y
  885. # CONFIG_NF_CONNTRACK_SNMP is not set
  886. CONFIG_NF_CONNTRACK_PPTP=y
  887. CONFIG_NF_CONNTRACK_SANE=y
  888. CONFIG_NF_CONNTRACK_SIP=y
  889. CONFIG_NF_CONNTRACK_TFTP=y
  890. CONFIG_NF_CT_NETLINK=y
  891. CONFIG_NETFILTER_TPROXY=y
  892. CONFIG_NETFILTER_XTABLES=y
  893.  
  894. #
  895. # Xtables combined modules
  896. #
  897. CONFIG_NETFILTER_XT_MARK=y
  898. CONFIG_NETFILTER_XT_CONNMARK=y
  899.  
  900. #
  901. # Xtables targets
  902. #
  903. # CONFIG_NETFILTER_XT_TARGET_AUDIT is not set
  904. # CONFIG_NETFILTER_XT_TARGET_CHECKSUM is not set
  905. CONFIG_NETFILTER_XT_TARGET_CLASSIFY=y
  906. CONFIG_NETFILTER_XT_TARGET_CONNMARK=y
  907. # CONFIG_NETFILTER_XT_TARGET_CT is not set
  908. # CONFIG_NETFILTER_XT_TARGET_DSCP is not set
  909. # CONFIG_NETFILTER_XT_TARGET_HL is not set
  910. # CONFIG_NETFILTER_XT_TARGET_IDLETIMER is not set
  911. CONFIG_NETFILTER_XT_TARGET_MARK=y
  912. CONFIG_NETFILTER_XT_TARGET_NFLOG=y
  913. CONFIG_NETFILTER_XT_TARGET_NFQUEUE=y
  914. # CONFIG_NETFILTER_XT_TARGET_NOTRACK is not set
  915. # CONFIG_NETFILTER_XT_TARGET_RATEEST is not set
  916. # CONFIG_NETFILTER_XT_TARGET_TEE is not set
  917. CONFIG_NETFILTER_XT_TARGET_TPROXY=y
  918. CONFIG_NETFILTER_XT_TARGET_TRACE=y
  919. # CONFIG_NETFILTER_XT_TARGET_SECMARK is not set
  920. CONFIG_NETFILTER_XT_TARGET_TCPMSS=y
  921. # CONFIG_NETFILTER_XT_TARGET_TCPOPTSTRIP is not set
  922.  
  923. #
  924. # Xtables matches
  925. #
  926. # CONFIG_NETFILTER_XT_MATCH_ADDRTYPE is not set
  927. # CONFIG_NETFILTER_XT_MATCH_CLUSTER is not set
  928. CONFIG_NETFILTER_XT_MATCH_COMMENT=y
  929. CONFIG_NETFILTER_XT_MATCH_CONNBYTES=y
  930. CONFIG_NETFILTER_XT_MATCH_CONNLIMIT=y
  931. CONFIG_NETFILTER_XT_MATCH_CONNMARK=y
  932. CONFIG_NETFILTER_XT_MATCH_CONNTRACK=y
  933. # CONFIG_NETFILTER_XT_MATCH_CPU is not set
  934. # CONFIG_NETFILTER_XT_MATCH_DCCP is not set
  935. # CONFIG_NETFILTER_XT_MATCH_DEVGROUP is not set
  936. # CONFIG_NETFILTER_XT_MATCH_DSCP is not set
  937. # CONFIG_NETFILTER_XT_MATCH_ESP is not set
  938. CONFIG_NETFILTER_XT_MATCH_HASHLIMIT=y
  939. CONFIG_NETFILTER_XT_MATCH_HELPER=y
  940. CONFIG_NETFILTER_XT_MATCH_HL=y
  941. CONFIG_NETFILTER_XT_MATCH_IPRANGE=y
  942. CONFIG_NETFILTER_XT_MATCH_LENGTH=y
  943. CONFIG_NETFILTER_XT_MATCH_LIMIT=y
  944. CONFIG_NETFILTER_XT_MATCH_MAC=y
  945. CONFIG_NETFILTER_XT_MATCH_MARK=y
  946. # CONFIG_NETFILTER_XT_MATCH_MULTIPORT is not set
  947. # CONFIG_NETFILTER_XT_MATCH_OSF is not set
  948. # CONFIG_NETFILTER_XT_MATCH_OWNER is not set
  949. CONFIG_NETFILTER_XT_MATCH_POLICY=y
  950. CONFIG_NETFILTER_XT_MATCH_PKTTYPE=y
  951. CONFIG_NETFILTER_XT_MATCH_QTAGUID=y
  952. CONFIG_NETFILTER_XT_MATCH_QUOTA=y
  953. CONFIG_NETFILTER_XT_MATCH_QUOTA2=y
  954. CONFIG_NETFILTER_XT_MATCH_QUOTA2_LOG=y
  955. # CONFIG_NETFILTER_XT_MATCH_RATEEST is not set
  956. # CONFIG_NETFILTER_XT_MATCH_REALM is not set
  957. # CONFIG_NETFILTER_XT_MATCH_RECENT is not set
  958. # CONFIG_NETFILTER_XT_MATCH_SCTP is not set
  959. CONFIG_NETFILTER_XT_MATCH_SOCKET=y
  960. CONFIG_NETFILTER_XT_MATCH_STATE=y
  961. CONFIG_NETFILTER_XT_MATCH_STATISTIC=y
  962. CONFIG_NETFILTER_XT_MATCH_STRING=y
  963. # CONFIG_NETFILTER_XT_MATCH_TCPMSS is not set
  964. CONFIG_NETFILTER_XT_MATCH_TIME=y
  965. CONFIG_NETFILTER_XT_MATCH_U32=y
  966. # CONFIG_IP_SET is not set
  967. # CONFIG_IP_VS is not set
  968.  
  969. #
  970. # IP: Netfilter Configuration
  971. #
  972. CONFIG_NF_DEFRAG_IPV4=y
  973. CONFIG_NF_CONNTRACK_IPV4=y
  974. CONFIG_NF_CONNTRACK_PROC_COMPAT=y
  975. # CONFIG_IP_NF_QUEUE is not set
  976. CONFIG_IP_NF_IPTABLES=y
  977. CONFIG_IP_NF_MATCH_AH=y
  978. CONFIG_IP_NF_MATCH_ECN=y
  979. CONFIG_IP_NF_MATCH_TTL=y
  980. CONFIG_IP_NF_FILTER=y
  981. CONFIG_IP_NF_TARGET_REJECT=y
  982. CONFIG_IP_NF_TARGET_REJECT_SKERR=y
  983. CONFIG_IP_NF_TARGET_LOG=y
  984. # CONFIG_IP_NF_TARGET_ULOG is not set
  985. CONFIG_NF_NAT=y
  986. CONFIG_NF_NAT_NEEDED=y
  987. CONFIG_IP_NF_TARGET_MASQUERADE=y
  988. CONFIG_IP_NF_TARGET_NETMAP=y
  989. CONFIG_IP_NF_TARGET_REDIRECT=y
  990. CONFIG_NF_NAT_PROTO_DCCP=y
  991. CONFIG_NF_NAT_PROTO_GRE=y
  992. CONFIG_NF_NAT_PROTO_UDPLITE=y
  993. CONFIG_NF_NAT_PROTO_SCTP=y
  994. CONFIG_NF_NAT_FTP=y
  995. CONFIG_NF_NAT_IRC=y
  996. CONFIG_NF_NAT_TFTP=y
  997. CONFIG_NF_NAT_AMANDA=y
  998. CONFIG_NF_NAT_PPTP=y
  999. CONFIG_NF_NAT_H323=y
  1000. CONFIG_NF_NAT_SIP=y
  1001. CONFIG_IP_NF_MANGLE=y
  1002. # CONFIG_IP_NF_TARGET_CLUSTERIP is not set
  1003. # CONFIG_IP_NF_TARGET_ECN is not set
  1004. # CONFIG_IP_NF_TARGET_TTL is not set
  1005. CONFIG_IP_NF_RAW=y
  1006. # CONFIG_IP_NF_SECURITY is not set
  1007. CONFIG_IP_NF_ARPTABLES=y
  1008. CONFIG_IP_NF_ARPFILTER=y
  1009. CONFIG_IP_NF_ARP_MANGLE=y
  1010.  
  1011. #
  1012. # IPv6: Netfilter Configuration
  1013. #
  1014. CONFIG_NF_DEFRAG_IPV6=y
  1015. CONFIG_NF_CONNTRACK_IPV6=y
  1016. # CONFIG_IP6_NF_QUEUE is not set
  1017. CONFIG_IP6_NF_IPTABLES=y
  1018. # CONFIG_IP6_NF_MATCH_AH is not set
  1019. # CONFIG_IP6_NF_MATCH_EUI64 is not set
  1020. # CONFIG_IP6_NF_MATCH_FRAG is not set
  1021. # CONFIG_IP6_NF_MATCH_OPTS is not set
  1022. # CONFIG_IP6_NF_MATCH_HL is not set
  1023. # CONFIG_IP6_NF_MATCH_IPV6HEADER is not set
  1024. # CONFIG_IP6_NF_MATCH_MH is not set
  1025. # CONFIG_IP6_NF_MATCH_RT is not set
  1026. # CONFIG_IP6_NF_TARGET_HL is not set
  1027. CONFIG_IP6_NF_TARGET_LOG=y
  1028. CONFIG_IP6_NF_FILTER=y
  1029. CONFIG_IP6_NF_TARGET_REJECT=y
  1030. CONFIG_IP6_NF_TARGET_REJECT_SKERR=y
  1031. CONFIG_IP6_NF_MANGLE=y
  1032. CONFIG_IP6_NF_RAW=y
  1033. # CONFIG_IP6_NF_SECURITY is not set
  1034. # CONFIG_IP_DCCP is not set
  1035. # CONFIG_IP_SCTP is not set
  1036. # CONFIG_RDS is not set
  1037. # CONFIG_TIPC is not set
  1038. # CONFIG_ATM is not set
  1039. # CONFIG_L2TP is not set
  1040. # CONFIG_BRIDGE is not set
  1041. # CONFIG_NET_DSA is not set
  1042. # CONFIG_VLAN_8021Q is not set
  1043. # CONFIG_DECNET is not set
  1044. # CONFIG_LLC2 is not set
  1045. # CONFIG_IPX is not set
  1046. # CONFIG_ATALK is not set
  1047. # CONFIG_X25 is not set
  1048. # CONFIG_LAPB is not set
  1049. # CONFIG_ECONET is not set
  1050. # CONFIG_WAN_ROUTER is not set
  1051. CONFIG_PHONET=y
  1052. # CONFIG_IEEE802154 is not set
  1053. CONFIG_NET_SCHED=y
  1054.  
  1055. #
  1056. # Queueing/Scheduling
  1057. #
  1058. # CONFIG_NET_SCH_CBQ is not set
  1059. CONFIG_NET_SCH_HTB=y
  1060. # CONFIG_NET_SCH_HFSC is not set
  1061. # CONFIG_NET_SCH_PRIO is not set
  1062. # CONFIG_NET_SCH_MULTIQ is not set
  1063. # CONFIG_NET_SCH_RED is not set
  1064. # CONFIG_NET_SCH_SFB is not set
  1065. # CONFIG_NET_SCH_SFQ is not set
  1066. # CONFIG_NET_SCH_TEQL is not set
  1067. # CONFIG_NET_SCH_TBF is not set
  1068. # CONFIG_NET_SCH_GRED is not set
  1069. # CONFIG_NET_SCH_DSMARK is not set
  1070. # CONFIG_NET_SCH_NETEM is not set
  1071. # CONFIG_NET_SCH_DRR is not set
  1072. # CONFIG_NET_SCH_MQPRIO is not set
  1073. # CONFIG_NET_SCH_CHOKE is not set
  1074. # CONFIG_NET_SCH_QFQ is not set
  1075. CONFIG_NET_SCH_INGRESS=y
  1076.  
  1077. #
  1078. # Classification
  1079. #
  1080. CONFIG_NET_CLS=y
  1081. # CONFIG_NET_CLS_BASIC is not set
  1082. # CONFIG_NET_CLS_TCINDEX is not set
  1083. # CONFIG_NET_CLS_ROUTE4 is not set
  1084. # CONFIG_NET_CLS_FW is not set
  1085. CONFIG_NET_CLS_U32=y
  1086. # CONFIG_CLS_U32_PERF is not set
  1087. # CONFIG_CLS_U32_MARK is not set
  1088. # CONFIG_NET_CLS_RSVP is not set
  1089. # CONFIG_NET_CLS_RSVP6 is not set
  1090. # CONFIG_NET_CLS_FLOW is not set
  1091. # CONFIG_NET_CLS_CGROUP is not set
  1092. CONFIG_NET_EMATCH=y
  1093. CONFIG_NET_EMATCH_STACK=32
  1094. # CONFIG_NET_EMATCH_CMP is not set
  1095. # CONFIG_NET_EMATCH_NBYTE is not set
  1096. CONFIG_NET_EMATCH_U32=y
  1097. # CONFIG_NET_EMATCH_META is not set
  1098. # CONFIG_NET_EMATCH_TEXT is not set
  1099. CONFIG_NET_CLS_ACT=y
  1100. CONFIG_NET_ACT_POLICE=y
  1101. CONFIG_NET_ACT_GACT=y
  1102. # CONFIG_GACT_PROB is not set
  1103. CONFIG_NET_ACT_MIRRED=y
  1104. # CONFIG_NET_ACT_IPT is not set
  1105. # CONFIG_NET_ACT_NAT is not set
  1106. # CONFIG_NET_ACT_PEDIT is not set
  1107. # CONFIG_NET_ACT_SIMP is not set
  1108. # CONFIG_NET_ACT_SKBEDIT is not set
  1109. # CONFIG_NET_ACT_CSUM is not set
  1110. # CONFIG_NET_CLS_IND is not set
  1111. CONFIG_NET_SCH_FIFO=y
  1112. # CONFIG_DCB is not set
  1113. CONFIG_DNS_RESOLVER=y
  1114. # CONFIG_BATMAN_ADV is not set
  1115. CONFIG_RPS=y
  1116. CONFIG_RFS_ACCEL=y
  1117. CONFIG_XPS=y
  1118.  
  1119. #
  1120. # Network testing
  1121. #
  1122. # CONFIG_NET_PKTGEN is not set
  1123. # CONFIG_HAMRADIO is not set
  1124. # CONFIG_CAN is not set
  1125. # CONFIG_IRDA is not set
  1126. CONFIG_BT=y
  1127. CONFIG_BT_L2CAP=y
  1128. CONFIG_BT_SCO=y
  1129. CONFIG_BT_RFCOMM=y
  1130. CONFIG_BT_RFCOMM_TTY=y
  1131. CONFIG_BT_BNEP=y
  1132. # CONFIG_BT_BNEP_MC_FILTER is not set
  1133. # CONFIG_BT_BNEP_PROTO_FILTER is not set
  1134. CONFIG_BT_HIDP=y
  1135.  
  1136. #
  1137. # Bluetooth device drivers
  1138. #
  1139. # CONFIG_BT_HCIBTUSB is not set
  1140. # CONFIG_BT_HCIBTSDIO is not set
  1141. CONFIG_BT_HCIUART=y
  1142. CONFIG_BT_HCIUART_H4=y
  1143. # CONFIG_BT_HCIUART_BCSP is not set
  1144. # CONFIG_BT_HCIUART_ATH3K is not set
  1145. # CONFIG_BT_HCIUART_LL is not set
  1146. # CONFIG_BT_HCIBCM203X is not set
  1147. # CONFIG_BT_HCIBPA10X is not set
  1148. # CONFIG_BT_HCIBFUSB is not set
  1149. # CONFIG_BT_HCIVHCI is not set
  1150. # CONFIG_BT_MRVL is not set
  1151.  
  1152. #
  1153. # Bluetooth device drivers
  1154. #
  1155.  
  1156. #
  1157. # Bluetooth device drivers
  1158. #
  1159. # CONFIG_AF_RXRPC is not set
  1160. CONFIG_FIB_RULES=y
  1161. CONFIG_WIRELESS=y
  1162. CONFIG_WEXT_CORE=y
  1163. CONFIG_WEXT_PROC=y
  1164. CONFIG_CFG80211=y
  1165. # CONFIG_NL80211_TESTMODE is not set
  1166. # CONFIG_CFG80211_DEVELOPER_WARNINGS is not set
  1167. # CONFIG_CFG80211_REG_DEBUG is not set
  1168. CONFIG_CFG80211_DEFAULT_PS=y
  1169. # CONFIG_CFG80211_DEBUGFS is not set
  1170. # CONFIG_CFG80211_INTERNAL_REGDB is not set
  1171. CONFIG_CFG80211_WEXT=y
  1172. CONFIG_WIRELESS_EXT_SYSFS=y
  1173. # CONFIG_LIB80211 is not set
  1174. # CONFIG_CFG80211_ALLOW_RECONNECT is not set
  1175. # CONFIG_MAC80211 is not set
  1176. # CONFIG_WIMAX is not set
  1177. CONFIG_RFKILL=y
  1178. CONFIG_RFKILL_PM=y
  1179. # CONFIG_RFKILL_INPUT is not set
  1180. # CONFIG_RFKILL_REGULATOR is not set
  1181. # CONFIG_RFKILL_GPIO is not set
  1182. # CONFIG_NET_9P is not set
  1183. # CONFIG_CAIF is not set
  1184. # CONFIG_CEPH_LIB is not set
  1185.  
  1186. #
  1187. # Device Drivers
  1188. #
  1189. CONFIG_MALI400=y
  1190. CONFIG_MALI_VER_R3P2=y
  1191. # CONFIG_MALI400_DEBUG is not set
  1192. # CONFIG_MALI400_PROFILING is not set
  1193. CONFIG_MALI_DVFS=y
  1194. # CONFIG_MALI400_UMP is not set
  1195. # CONFIG_MALI_SHARED_INTERRUPTS is not set
  1196. # CONFIG_UMP_DEBUG is not set
  1197.  
  1198. #
  1199. # Generic Driver Options
  1200. #
  1201. CONFIG_UEVENT_HELPER_PATH="/sbin/hotplug"
  1202. # CONFIG_DEVTMPFS is not set
  1203. CONFIG_STANDALONE=y
  1204. CONFIG_PREVENT_FIRMWARE_BUILD=y
  1205. CONFIG_FW_LOADER=y
  1206. CONFIG_FIRMWARE_IN_KERNEL=y
  1207. CONFIG_EXTRA_FIRMWARE=""
  1208. # CONFIG_DEBUG_DRIVER is not set
  1209. # CONFIG_DEBUG_DEVRES is not set
  1210. # CONFIG_SYS_HYPERVISOR is not set
  1211. # CONFIG_DMA_SHARED_BUFFER is not set
  1212. CONFIG_SYNC=y
  1213. CONFIG_SW_SYNC=y
  1214. CONFIG_SW_SYNC_USER=y
  1215. # CONFIG_DMA_CMA is not set
  1216. # CONFIG_CONNECTOR is not set
  1217. # CONFIG_MTD is not set
  1218. # CONFIG_PARPORT is not set
  1219. CONFIG_BLK_DEV=y
  1220. # CONFIG_BLK_DEV_COW_COMMON is not set
  1221. CONFIG_BLK_DEV_LOOP=y
  1222. # CONFIG_BLK_DEV_CRYPTOLOOP is not set
  1223.  
  1224. #
  1225. # DRBD disabled because PROC_FS, INET or CONNECTOR not selected
  1226. #
  1227. # CONFIG_BLK_DEV_NBD is not set
  1228. # CONFIG_BLK_DEV_UB is not set
  1229. CONFIG_BLK_DEV_RAM=y
  1230. CONFIG_BLK_DEV_RAM_COUNT=16
  1231. CONFIG_BLK_DEV_RAM_SIZE=8192
  1232. # CONFIG_BLK_DEV_XIP is not set
  1233. # CONFIG_CDROM_PKTCDVD is not set
  1234. # CONFIG_ATA_OVER_ETH is not set
  1235. # CONFIG_MG_DISK is not set
  1236. # CONFIG_BLK_DEV_RBD is not set
  1237. # CONFIG_SENSORS_LIS3LV02D is not set
  1238. CONFIG_MISC_DEVICES=y
  1239. # CONFIG_AD525X_DPOT is not set
  1240. # CONFIG_ANDROID_PMEM is not set
  1241. # CONFIG_INTEL_MID_PTI is not set
  1242. # CONFIG_ICS932S401 is not set
  1243. # CONFIG_ENCLOSURE_SERVICES is not set
  1244. # CONFIG_APDS9802ALS is not set
  1245. # CONFIG_ISL29003 is not set
  1246. # CONFIG_ISL29020 is not set
  1247. # CONFIG_SENSORS_TSL2550 is not set
  1248. # CONFIG_SENSORS_BH1780 is not set
  1249. # CONFIG_SENSORS_BH1770 is not set
  1250. # CONFIG_SENSORS_APDS990X is not set
  1251. # CONFIG_HMC6352 is not set
  1252. # CONFIG_SENSORS_AK8975 is not set
  1253. # CONFIG_DS1682 is not set
  1254. # CONFIG_TI_DAC7512 is not set
  1255. CONFIG_UID_STAT=y
  1256. # CONFIG_BMP085 is not set
  1257. # CONFIG_WL127X_RFKILL is not set
  1258. # CONFIG_APANIC is not set
  1259. # CONFIG_JACK_MON is not set
  1260. # CONFIG_UART_SELECT is not set
  1261. # CONFIG_SWITCH_DUAL_MODEM is not set
  1262. # CONFIG_WIMAX_CMC is not set
  1263. CONFIG_SEC_DEV_JACK=y
  1264. # CONFIG_MUIC_DET_JACK is not set
  1265. # CONFIG_FM34_WE395 is not set
  1266. # CONFIG_AUDIENCE_ES305 is not set
  1267. # CONFIG_2MIC_FM34_WE395 is not set
  1268. CONFIG_MUIC_MAX8997=y
  1269. # CONFIG_MUIC_MAX8997_OVPUI is not set
  1270. # CONFIG_USBHUB_USB3503 is not set
  1271. # CONFIG_USBHUB_USB3503_OTG_CONN is not set
  1272. # CONFIG_USBHUB_USB3803 is not set
  1273. CONFIG_PN544=y
  1274. # CONFIG_STMPE811_ADC is not set
  1275. # CONFIG_MPU_SENSORS_MPU3050 is not set
  1276. # CONFIG_MPU_SENSORS_MPU6050 is not set
  1277. # CONFIG_C2PORT is not set
  1278.  
  1279. #
  1280. # EEPROM support
  1281. #
  1282. # CONFIG_EEPROM_AT24 is not set
  1283. # CONFIG_EEPROM_AT25 is not set
  1284. # CONFIG_EEPROM_LEGACY is not set
  1285. # CONFIG_EEPROM_MAX6875 is not set
  1286. # CONFIG_EEPROM_93CX6 is not set
  1287. # CONFIG_IWMC3200TOP is not set
  1288.  
  1289. #
  1290. # Texas Instruments shared transport line discipline
  1291. #
  1292. # CONFIG_TI_ST is not set
  1293. # CONFIG_SENSORS_LIS3_SPI is not set
  1294. # CONFIG_SENSORS_LIS3_I2C is not set
  1295. CONFIG_SEC_MODEM=y
  1296. CONFIG_UMTS_MODEM_XMM6260=y
  1297. # CONFIG_UMTS_MODEM_XMM6262 is not set
  1298. # CONFIG_CDMA_MODEM_CBP71 is not set
  1299. # CONFIG_CDMA_MODEM_CBP72 is not set
  1300. # CONFIG_LTE_MODEM_CMC221 is not set
  1301. # CONFIG_CDMA_MODEM_MDM6600 is not set
  1302. # CONFIG_TDSCDMA_MODEM_SPRD8803 is not set
  1303. # CONFIG_GSM_MODEM_ESC6270 is not set
  1304. # CONFIG_LINK_DEVICE_MIPI is not set
  1305. # CONFIG_LINK_DEVICE_DPRAM is not set
  1306. # CONFIG_LINK_DEVICE_PLD is not set
  1307. # CONFIG_LINK_DEVICE_USB is not set
  1308. CONFIG_LINK_DEVICE_HSIC=y
  1309. # CONFIG_LINK_DEVICE_C2C is not set
  1310. # CONFIG_LINK_DEVICE_SPI is not set
  1311. # CONFIG_WORKQUEUE_FRONT is not set
  1312. # CONFIG_IPC_CMC22x_OLD_RFS is not set
  1313. # CONFIG_SIPC_VER_5 is not set
  1314. # CONFIG_SIM_SLOT_SWITCH is not set
  1315. # CONFIG_LTE_MODEM_CMC220 is not set
  1316. # CONFIG_INTERNAL_MODEM_IF is not set
  1317. CONFIG_HAVE_IDE=y
  1318. # CONFIG_IDE is not set
  1319.  
  1320. #
  1321. # SCSI device support
  1322. #
  1323. CONFIG_SCSI_MOD=y
  1324. # CONFIG_RAID_ATTRS is not set
  1325. CONFIG_SCSI=y
  1326. CONFIG_SCSI_DMA=y
  1327. # CONFIG_SCSI_TGT is not set
  1328. # CONFIG_SCSI_NETLINK is not set
  1329. CONFIG_SCSI_PROC_FS=y
  1330.  
  1331. #
  1332. # SCSI support type (disk, tape, CD-ROM)
  1333. #
  1334. CONFIG_BLK_DEV_SD=y
  1335. # CONFIG_CHR_DEV_ST is not set
  1336. # CONFIG_CHR_DEV_OSST is not set
  1337. # CONFIG_BLK_DEV_SR is not set
  1338. CONFIG_CHR_DEV_SG=y
  1339. # CONFIG_CHR_DEV_SCH is not set
  1340. CONFIG_SCSI_MULTI_LUN=y
  1341. # CONFIG_SCSI_CONSTANTS is not set
  1342. # CONFIG_SCSI_LOGGING is not set
  1343. # CONFIG_SCSI_SCAN_ASYNC is not set
  1344. CONFIG_SCSI_WAIT_SCAN=m
  1345.  
  1346. #
  1347. # SCSI Transports
  1348. #
  1349. # CONFIG_SCSI_SPI_ATTRS is not set
  1350. # CONFIG_SCSI_FC_ATTRS is not set
  1351. # CONFIG_SCSI_ISCSI_ATTRS is not set
  1352. # CONFIG_SCSI_SAS_ATTRS is not set
  1353. # CONFIG_SCSI_SAS_LIBSAS is not set
  1354. # CONFIG_SCSI_SRP_ATTRS is not set
  1355. CONFIG_SCSI_LOWLEVEL=y
  1356. # CONFIG_ISCSI_TCP is not set
  1357. # CONFIG_ISCSI_BOOT_SYSFS is not set
  1358. # CONFIG_LIBFC is not set
  1359. # CONFIG_LIBFCOE is not set
  1360. # CONFIG_SCSI_DEBUG is not set
  1361. # CONFIG_SCSI_DH is not set
  1362. # CONFIG_SCSI_OSD_INITIATOR is not set
  1363. # CONFIG_ATA is not set
  1364. CONFIG_MD=y
  1365. # CONFIG_BLK_DEV_MD is not set
  1366. CONFIG_BLK_DEV_DM=y
  1367. # CONFIG_DM_DEBUG is not set
  1368. CONFIG_DM_CRYPT=y
  1369. # CONFIG_DM_SNAPSHOT is not set
  1370. # CONFIG_DM_MIRROR is not set
  1371. # CONFIG_DM_RAID is not set
  1372. # CONFIG_DM_ZERO is not set
  1373. # CONFIG_DM_MULTIPATH is not set
  1374. # CONFIG_DM_DELAY is not set
  1375. # CONFIG_DM_UEVENT is not set
  1376. # CONFIG_DM_FLAKEY is not set
  1377. # CONFIG_TARGET_CORE is not set
  1378. CONFIG_NETDEVICES=y
  1379. # CONFIG_IFB is not set
  1380. # CONFIG_DUMMY is not set
  1381. # CONFIG_BONDING is not set
  1382. # CONFIG_MACVLAN is not set
  1383. # CONFIG_EQUALIZER is not set
  1384. CONFIG_TUN=y
  1385. # CONFIG_VETH is not set
  1386. # CONFIG_MII is not set
  1387. # CONFIG_PHYLIB is not set
  1388. # CONFIG_NET_ETHERNET is not set
  1389. # CONFIG_NETDEV_1000 is not set
  1390. # CONFIG_NETDEV_10000 is not set
  1391. CONFIG_WLAN=y
  1392. # CONFIG_USB_ZD1201 is not set
  1393. # CONFIG_USB_NET_RNDIS_WLAN is not set
  1394. CONFIG_WIFI_CONTROL_FUNC=y
  1395. # CONFIG_ATH_COMMON is not set
  1396. CONFIG_BCM4330=m
  1397. # CONFIG_BCM4334 is not set
  1398. # CONFIG_BCM4335 is not set
  1399. # CONFIG_BCM43241 is not set
  1400. CONFIG_BROADCOM_WIFI=y
  1401. CONFIG_BCMDHD_FW_PATH="/system/etc/firmware/fw_bcmdhd.bin"
  1402. CONFIG_BCMDHD_NVRAM_PATH="/system/etc/wifi/bcmdhd.cal"
  1403. CONFIG_BROADCOM_WIFI_RESERVED_MEM=y
  1404. CONFIG_WLAN_REGION_CODE=100
  1405. # CONFIG_HOSTAP is not set
  1406. # CONFIG_IWM is not set
  1407. # CONFIG_LIBERTAS is not set
  1408. # CONFIG_MWIFIEX is not set
  1409.  
  1410. #
  1411. # Enable WiMAX (Networking options) to see the WiMAX drivers
  1412. #
  1413.  
  1414. #
  1415. # USB Network Adapters
  1416. #
  1417. # CONFIG_USB_CATC is not set
  1418. # CONFIG_USB_KAWETH is not set
  1419. # CONFIG_USB_PEGASUS is not set
  1420. # CONFIG_USB_RTL8150 is not set
  1421. # CONFIG_USB_USBNET is not set
  1422. # CONFIG_USB_HSO is not set
  1423. # CONFIG_USB_CDC_PHONET is not set
  1424. # CONFIG_USB_IPHETH is not set
  1425. # CONFIG_WAN is not set
  1426.  
  1427. #
  1428. # CAIF transport drivers
  1429. #
  1430. CONFIG_PPP=y
  1431. # CONFIG_PPP_MULTILINK is not set
  1432. # CONFIG_PPP_FILTER is not set
  1433. CONFIG_PPP_ASYNC=y
  1434. # CONFIG_PPP_SYNC_TTY is not set
  1435. CONFIG_PPP_DEFLATE=y
  1436. CONFIG_PPP_BSDCOMP=y
  1437. CONFIG_PPP_MPPE=y
  1438. # CONFIG_PPPOE is not set
  1439. CONFIG_PPPOLAC=y
  1440. CONFIG_PPPOPNS=y
  1441. # CONFIG_SLIP is not set
  1442. CONFIG_SLHC=y
  1443. # CONFIG_NETCONSOLE is not set
  1444. # CONFIG_NETPOLL is not set
  1445. # CONFIG_NET_POLL_CONTROLLER is not set
  1446. # CONFIG_ISDN is not set
  1447. # CONFIG_PHONE is not set
  1448.  
  1449. #
  1450. # Input device support
  1451. #
  1452. CONFIG_INPUT=y
  1453. # CONFIG_INPUT_FF_MEMLESS is not set
  1454. # CONFIG_INPUT_POLLDEV is not set
  1455. # CONFIG_INPUT_SPARSEKMAP is not set
  1456.  
  1457. #
  1458. # Userland interfaces
  1459. #
  1460. # CONFIG_INPUT_MOUSEDEV is not set
  1461. # CONFIG_INPUT_JOYDEV is not set
  1462. CONFIG_INPUT_EVDEV=y
  1463. # CONFIG_INPUT_EVBUG is not set
  1464. # CONFIG_INPUT_SECBRIDGE is not set
  1465. # CONFIG_INPUT_KEYRESET is not set
  1466. # CONFIG_INPUT_FBSUSPEND is not set
  1467.  
  1468. #
  1469. # Input Device Drivers
  1470. #
  1471. CONFIG_INPUT_KEYBOARD=y
  1472. # CONFIG_KEYBOARD_ADP5588 is not set
  1473. # CONFIG_KEYBOARD_ADP5589 is not set
  1474. CONFIG_KEYBOARD_ATKBD=y
  1475. # CONFIG_KEYBOARD_QT1070 is not set
  1476. # CONFIG_KEYBOARD_QT2160 is not set
  1477. # CONFIG_KEYBOARD_LKKBD is not set
  1478. CONFIG_KEYBOARD_GPIO=y
  1479. # CONFIG_KEYBOARD_TCA6416 is not set
  1480. # CONFIG_KEYBOARD_MATRIX is not set
  1481. # CONFIG_KEYBOARD_MAX7359 is not set
  1482. # CONFIG_KEYBOARD_MCS is not set
  1483. # CONFIG_KEYBOARD_MPR121 is not set
  1484. # CONFIG_KEYBOARD_NEWTON is not set
  1485. # CONFIG_KEYBOARD_OPENCORES is not set
  1486. # CONFIG_KEYBOARD_STOWAWAY is not set
  1487. # CONFIG_KEYBOARD_SUNKBD is not set
  1488. # CONFIG_KEYBOARD_XTKBD is not set
  1489. CONFIG_KEYBOARD_CYPRESS_TOUCH=y
  1490. # CONFIG_INPUT_MOUSE is not set
  1491. # CONFIG_INPUT_JOYSTICK is not set
  1492. # CONFIG_INPUT_TABLET is not set
  1493. CONFIG_INPUT_TOUCHSCREEN=y
  1494. # CONFIG_TOUCHSCREEN_MELFAS_GC is not set
  1495. # CONFIG_TOUCHSCREEN_MELFAS is not set
  1496. # CONFIG_TOUCHSCREEN_MELFAS_MMS is not set
  1497. # CONFIG_TOUCHSCREEN_MMS152 is not set
  1498. # CONFIG_TOUCHSCREEN_MELFAS_NOTE is not set
  1499. # CONFIG_TOUCHSCREEN_ADS7846 is not set
  1500. # CONFIG_TOUCHSCREEN_AD7877 is not set
  1501. # CONFIG_TOUCHSCREEN_AD7879 is not set
  1502. # CONFIG_TOUCHSCREEN_ATMEL_MXT is not set
  1503. # CONFIG_TOUCHSCREEN_ATMEL_MXT224_U1 is not set
  1504. # CONFIG_TOUCHSCREEN_ATMEL_MXT224_GRANDE is not set
  1505. # CONFIG_TOUCHSCREEN_ATMEL_MXT224S_GRANDE is not set
  1506. # CONFIG_TOUCHSCREEN_ATMEL_MXT224_GC is not set
  1507. # CONFIG_TOUCHSCREEN_ATMEL_MXT1536E is not set
  1508. # CONFIG_TOUCHSCREEN_ATMEL_MXT1664S is not set
  1509. CONFIG_TOUCHSCREEN_ATMEL_MXT540E=y
  1510. # CONFIG_TOUCHSCREEN_ATMEL_MXT224 is not set
  1511. # CONFIG_TOUCHSCREEN_BU21013 is not set
  1512. # CONFIG_TOUCHSCREEN_CY8CTMG110 is not set
  1513. # CONFIG_TOUCHSCREEN_DYNAPRO is not set
  1514. # CONFIG_TOUCHSCREEN_HAMPSHIRE is not set
  1515. # CONFIG_TOUCHSCREEN_EETI is not set
  1516. # CONFIG_TOUCHSCREEN_FUJITSU is not set
  1517. # CONFIG_TOUCHSCREEN_S3C2410 is not set
  1518. # CONFIG_TOUCHSCREEN_EXYNOS4 is not set
  1519. # CONFIG_TOUCHSCREEN_PIXCIR is not set
  1520. # CONFIG_TOUCHSCREEN_GUNZE is not set
  1521. # CONFIG_TOUCHSCREEN_ELO is not set
  1522. # CONFIG_TOUCHSCREEN_WACOM_W8001 is not set
  1523. # CONFIG_TOUCHSCREEN_MAX11801 is not set
  1524. # CONFIG_TOUCHSCREEN_MCS5000 is not set
  1525. # CONFIG_TOUCHSCREEN_MMS114 is not set
  1526. # CONFIG_MELFAS_TOUCHKEY is not set
  1527. # CONFIG_TOUCHSCREEN_MTOUCH is not set
  1528. # CONFIG_TOUCHSCREEN_INEXIO is not set
  1529. # CONFIG_TOUCHSCREEN_MK712 is not set
  1530. # CONFIG_TOUCHSCREEN_PENMOUNT is not set
  1531. # CONFIG_TOUCHSCREEN_SYNAPTICS_I2C_RMI is not set
  1532. # CONFIG_TOUCHSCREEN_TOUCHRIGHT is not set
  1533. # CONFIG_TOUCHSCREEN_TOUCHWIN is not set
  1534. # CONFIG_TOUCHSCREEN_USB_COMPOSITE is not set
  1535. # CONFIG_TOUCHSCREEN_TOUCHIT213 is not set
  1536. # CONFIG_TOUCHSCREEN_TSC2005 is not set
  1537. # CONFIG_TOUCHSCREEN_TSC2007 is not set
  1538. # CONFIG_TOUCHSCREEN_W90X900 is not set
  1539. # CONFIG_TOUCHSCREEN_ST1232 is not set
  1540. # CONFIG_TOUCHSCREEN_TPS6507X is not set
  1541. # CONFIG_TOUCHSCREEN_ZINITIX is not set
  1542. # CONFIG_TOUCHSCREEN_MXT1386 is not set
  1543. # CONFIG_TOUCHSCREEN_MXT768E is not set
  1544. # CONFIG_TOUCHSCREEN_SYNAPTICS_S7301 is not set
  1545. # CONFIG_TOUCHSCREEN_CYTTSP4 is not set
  1546. # CONFIG_SEC_TOUCHSCREEN_DVFS_LOCK is not set
  1547. # CONFIG_KEYPAD_MELFAS_TOUCH is not set
  1548. # CONFIG_TOUCHSCREEN_ATMEL_MXT540S is not set
  1549. CONFIG_INPUT_WACOM=y
  1550. CONFIG_EPEN_WACOM_G5SP=y
  1551. # CONFIG_EPEN_WACOM_G9PM is not set
  1552. CONFIG_INPUT_MISC=y
  1553. # CONFIG_SENSORS_BH1721FVC is not set
  1554. # CONFIG_INPUT_AD714X is not set
  1555. # CONFIG_INPUT_ATI_REMOTE is not set
  1556. # CONFIG_INPUT_ATI_REMOTE2 is not set
  1557. CONFIG_INPUT_KEYCHORD=y
  1558. # CONFIG_INPUT_KEYSPAN_REMOTE is not set
  1559. # CONFIG_INPUT_POWERMATE is not set
  1560. # CONFIG_INPUT_YEALINK is not set
  1561. # CONFIG_INPUT_CM109 is not set
  1562. CONFIG_INPUT_UINPUT=y
  1563. CONFIG_INPUT_GPIO=y
  1564. # CONFIG_INPUT_PCF8574 is not set
  1565. # CONFIG_INPUT_PWM_BEEPER is not set
  1566. # CONFIG_INPUT_GPIO_ROTARY_ENCODER is not set
  1567. # CONFIG_INPUT_ADXL34X is not set
  1568. # CONFIG_OPTICAL_GP2A is not set
  1569. # CONFIG_OPTICAL_WAKE_ENABLE is not set
  1570. # CONFIG_INPUT_CMA3000 is not set
  1571. # CONFIG_INPUT_FLIP is not set
  1572. # CONFIG_INPUT_KR3DH is not set
  1573.  
  1574. #
  1575. # Hardware I/O ports
  1576. #
  1577. CONFIG_SERIO=y
  1578. CONFIG_SERIO_SERPORT=y
  1579. CONFIG_SERIO_LIBPS2=y
  1580. # CONFIG_SERIO_RAW is not set
  1581. # CONFIG_SERIO_ALTERA_PS2 is not set
  1582. # CONFIG_SERIO_PS2MULT is not set
  1583. # CONFIG_GAMEPORT is not set
  1584.  
  1585. #
  1586. # Character devices
  1587. #
  1588. CONFIG_VT=y
  1589. CONFIG_CONSOLE_TRANSLATIONS=y
  1590. # CONFIG_VT_CONSOLE is not set
  1591. CONFIG_HW_CONSOLE=y
  1592. # CONFIG_VT_HW_CONSOLE_BINDING is not set
  1593. CONFIG_UNIX98_PTYS=y
  1594. # CONFIG_DEVPTS_MULTIPLE_INSTANCES is not set
  1595. # CONFIG_LEGACY_PTYS is not set
  1596. # CONFIG_SERIAL_NONSTANDARD is not set
  1597. # CONFIG_N_GSM is not set
  1598. # CONFIG_TRACE_SINK is not set
  1599. CONFIG_DEVMEM=y
  1600. CONFIG_DEVKMEM=y
  1601.  
  1602. #
  1603. # Serial drivers
  1604. #
  1605. CONFIG_SERIAL_8250=y
  1606. # CONFIG_SERIAL_8250_CONSOLE is not set
  1607. CONFIG_SERIAL_8250_NR_UARTS=4
  1608. CONFIG_SERIAL_8250_RUNTIME_UARTS=4
  1609. # CONFIG_SERIAL_8250_EXTENDED is not set
  1610.  
  1611. #
  1612. # Non-8250 serial port support
  1613. #
  1614. CONFIG_SERIAL_SAMSUNG=y
  1615. CONFIG_SERIAL_SAMSUNG_UARTS_4=y
  1616. CONFIG_SERIAL_SAMSUNG_UARTS=4
  1617. CONFIG_SERIAL_SAMSUNG_CONSOLE=y
  1618. # CONFIG_SERIAL_SAMSUNG_CONSOLE_SWITCH is not set
  1619. CONFIG_SERIAL_S5PV210=y
  1620. # CONFIG_SERIAL_MAX3100 is not set
  1621. # CONFIG_SERIAL_MAX3107 is not set
  1622. CONFIG_SERIAL_CORE=y
  1623. CONFIG_SERIAL_CORE_CONSOLE=y
  1624. # CONFIG_SERIAL_TIMBERDALE is not set
  1625. # CONFIG_SERIAL_ALTERA_JTAGUART is not set
  1626. # CONFIG_SERIAL_ALTERA_UART is not set
  1627. # CONFIG_SERIAL_IFX6X60 is not set
  1628. # CONFIG_SERIAL_XILINX_PS_UART is not set
  1629. # CONFIG_CSR_GSD4T_CDMA is not set
  1630.  
  1631. #
  1632. # Diag Support
  1633. #
  1634. # CONFIG_DIAG_CHAR is not set
  1635.  
  1636. #
  1637. # DIAG traffic over USB
  1638. #
  1639.  
  1640. #
  1641. # SDIO support for DIAG
  1642. #
  1643.  
  1644. #
  1645. # HSIC support for DIAG
  1646. #
  1647. # CONFIG_TTY_PRINTK is not set
  1648. # CONFIG_HVC_DCC is not set
  1649. # CONFIG_IPMI_HANDLER is not set
  1650. CONFIG_HW_RANDOM=y
  1651. # CONFIG_HW_RANDOM_TIMERIOMEM is not set
  1652. # CONFIG_R3964 is not set
  1653. # CONFIG_RAW_DRIVER is not set
  1654. # CONFIG_TCG_TPM is not set
  1655. # CONFIG_DCC_TTY is not set
  1656. # CONFIG_RAMOOPS is not set
  1657. CONFIG_S3C_MEM=y
  1658. CONFIG_EXYNOS_MEM=y
  1659. CONFIG_I2C=y
  1660. CONFIG_I2C_BOARDINFO=y
  1661. CONFIG_I2C_COMPAT=y
  1662. CONFIG_I2C_CHARDEV=y
  1663. # CONFIG_I2C_MUX is not set
  1664. CONFIG_I2C_HELPER_AUTO=y
  1665. CONFIG_I2C_ALGOBIT=y
  1666.  
  1667. #
  1668. # I2C Hardware Bus support
  1669. #
  1670.  
  1671. #
  1672. # I2C system bus drivers (mostly embedded / system-on-chip)
  1673. #
  1674. # CONFIG_I2C_DESIGNWARE is not set
  1675. CONFIG_I2C_GPIO=y
  1676. # CONFIG_I2C_OCORES is not set
  1677. # CONFIG_I2C_PCA_PLATFORM is not set
  1678. # CONFIG_I2C_PXA_PCI is not set
  1679. CONFIG_HAVE_S3C2410_I2C=y
  1680. CONFIG_I2C_S3C2410=y
  1681. # CONFIG_I2C_SIMTEC is not set
  1682. # CONFIG_I2C_XILINX is not set
  1683.  
  1684. #
  1685. # External I2C/SMBus adapter drivers
  1686. #
  1687. # CONFIG_I2C_DIOLAN_U2C is not set
  1688. # CONFIG_I2C_PARPORT_LIGHT is not set
  1689. # CONFIG_I2C_TAOS_EVM is not set
  1690. # CONFIG_I2C_TINY_USB is not set
  1691.  
  1692. #
  1693. # Other I2C/SMBus bus drivers
  1694. #
  1695. # CONFIG_I2C_STUB is not set
  1696. # CONFIG_I2C_DEBUG_CORE is not set
  1697. # CONFIG_I2C_DEBUG_ALGO is not set
  1698. # CONFIG_I2C_DEBUG_BUS is not set
  1699. CONFIG_SPI=y
  1700. # CONFIG_SPI_DEBUG is not set
  1701. CONFIG_SPI_MASTER=y
  1702.  
  1703. #
  1704. # SPI Master Controller Drivers
  1705. #
  1706. # CONFIG_SPI_ALTERA is not set
  1707. CONFIG_SPI_BITBANG=y
  1708. CONFIG_SPI_GPIO=y
  1709. # CONFIG_SPI_OC_TINY is not set
  1710. # CONFIG_SPI_PXA2XX_PCI is not set
  1711. # CONFIG_SPI_S3C64XX is not set
  1712. # CONFIG_SPI_XILINX is not set
  1713. # CONFIG_SPI_DESIGNWARE is not set
  1714.  
  1715. #
  1716. # SPI Protocol Masters
  1717. #
  1718. # CONFIG_SPI_SPIDEV is not set
  1719. # CONFIG_SPI_TLE62X0 is not set
  1720.  
  1721. #
  1722. # PPS support
  1723. #
  1724. # CONFIG_PPS is not set
  1725.  
  1726. #
  1727. # PPS generators support
  1728. #
  1729.  
  1730. #
  1731. # PTP clock support
  1732. #
  1733.  
  1734. #
  1735. # Enable Device Drivers -> PPS to see the PTP clock options.
  1736. #
  1737. CONFIG_ARCH_REQUIRE_GPIOLIB=y
  1738. CONFIG_GPIOLIB=y
  1739. # CONFIG_DEBUG_GPIO is not set
  1740. CONFIG_GPIO_SYSFS=y
  1741.  
  1742. #
  1743. # Memory mapped GPIO drivers:
  1744. #
  1745. # CONFIG_GPIO_BASIC_MMIO is not set
  1746. # CONFIG_GPIO_IT8761E is not set
  1747. CONFIG_GPIO_EXYNOS4=y
  1748. CONFIG_GPIO_PLAT_SAMSUNG=y
  1749.  
  1750. #
  1751. # I2C GPIO expanders:
  1752. #
  1753. # CONFIG_GPIO_MAX7300 is not set
  1754. # CONFIG_GPIO_MAX732X is not set
  1755. # CONFIG_GPIO_PCF857X is not set
  1756. # CONFIG_GPIO_SX150X is not set
  1757. # CONFIG_GPIO_ADP5588 is not set
  1758.  
  1759. #
  1760. # PCI GPIO expanders:
  1761. #
  1762.  
  1763. #
  1764. # SPI GPIO expanders:
  1765. #
  1766. # CONFIG_GPIO_MAX7301 is not set
  1767. # CONFIG_GPIO_MCP23S08 is not set
  1768. # CONFIG_GPIO_MC33880 is not set
  1769. # CONFIG_GPIO_74X164 is not set
  1770.  
  1771. #
  1772. # AC97 GPIO expanders:
  1773. #
  1774.  
  1775. #
  1776. # MODULbus GPIO expanders:
  1777. #
  1778. # CONFIG_W1 is not set
  1779. CONFIG_POWER_SUPPLY=y
  1780. # CONFIG_MAX8997_CHARGER is not set
  1781. # CONFIG_BATTERY_MAX17043_FUELGAUGE is not set
  1782. # CONFIG_BATTERY_MAX17042_FUELGAUGE is not set
  1783. # CONFIG_BATTERY_MAX17047_FUELGAUGE is not set
  1784. # CONFIG_BATTERY_SMB136_CHARGER is not set
  1785. # CONFIG_BATTERY_SAMSUNG_P1X is not set
  1786. # CONFIG_CHARGER_MAX8903 is not set
  1787. # CONFIG_POWER_SUPPLY_DEBUG is not set
  1788. # CONFIG_PDA_POWER is not set
  1789. # CONFIG_TEST_POWER is not set
  1790. # CONFIG_BATTERY_DS2780 is not set
  1791. # CONFIG_BATTERY_DS2782 is not set
  1792. # CONFIG_BATTERY_BQ20Z75 is not set
  1793. # CONFIG_BATTERY_BQ27x00 is not set
  1794. # CONFIG_BATTERY_MAX17040 is not set
  1795. # CONFIG_BATTERY_MAX17042 is not set
  1796. # CONFIG_BATTERY_S3C_ADC is not set
  1797. # CONFIG_CHARGER_GPIO is not set
  1798. # CONFIG_BATTERY_SAMSUNG is not set
  1799. # CONFIG_CHARGER_MAX8997 is not set
  1800. CONFIG_CHARGER_MAX8997_U1=y
  1801. # CONFIG_CHARGER_MAX8997_PX is not set
  1802. CONFIG_BATTERY_SEC_U1=y
  1803. # CONFIG_BATTERY_SEC_PX is not set
  1804. # CONFIG_CHARGER_MAX8922_U1 is not set
  1805. CONFIG_BATTERY_MAX17042_FUELGAUGE_U1=y
  1806. # CONFIG_BATTERY_MAX17042_FUELGAUGE_PX is not set
  1807. # CONFIG_SMB136_CHARGER is not set
  1808. CONFIG_SMB136_CHARGER_Q1=y
  1809. CONFIG_SMB328_CHARGER=y
  1810. # CONFIG_SMB347_CHARGER is not set
  1811. # CONFIG_CHARGER_MANAGER is not set
  1812. # CONFIG_HWMON is not set
  1813. # CONFIG_THERMAL is not set
  1814. # CONFIG_SENSORS_EXYNOS4_TMU is not set
  1815. # CONFIG_WATCHDOG is not set
  1816. CONFIG_SSB_POSSIBLE=y
  1817.  
  1818. #
  1819. # Sonics Silicon Backplane
  1820. #
  1821. # CONFIG_SSB is not set
  1822. CONFIG_BCMA_POSSIBLE=y
  1823.  
  1824. #
  1825. # Broadcom specific AMBA
  1826. #
  1827. # CONFIG_BCMA is not set
  1828. CONFIG_MFD_SUPPORT=y
  1829. CONFIG_MFD_CORE=y
  1830. # CONFIG_MFD_88PM860X is not set
  1831. # CONFIG_MFD_SM501 is not set
  1832. # CONFIG_MFD_ASIC3 is not set
  1833. # CONFIG_HTC_EGPIO is not set
  1834. # CONFIG_HTC_PASIC3 is not set
  1835. # CONFIG_HTC_I2CPLD is not set
  1836. # CONFIG_TPS6105X is not set
  1837. # CONFIG_TPS65010 is not set
  1838. # CONFIG_TPS6507X is not set
  1839. # CONFIG_MFD_TPS6586X is not set
  1840. # CONFIG_TWL4030_CORE is not set
  1841. # CONFIG_MFD_STMPE is not set
  1842. # CONFIG_MFD_TC3589X is not set
  1843. # CONFIG_MFD_TMIO is not set
  1844. # CONFIG_MFD_T7L66XB is not set
  1845. # CONFIG_MFD_TC6387XB is not set
  1846. # CONFIG_MFD_TC6393XB is not set
  1847. # CONFIG_PMIC_DA903X is not set
  1848. # CONFIG_PMIC_ADP5520 is not set
  1849. # CONFIG_MFD_MAX8925 is not set
  1850. CONFIG_MFD_MAX8997=y
  1851. # CONFIG_MFD_MAX8998 is not set
  1852. # CONFIG_MFD_MAX8698 is not set
  1853. # CONFIG_MFD_MAX77686 is not set
  1854. # CONFIG_MFD_MAX77693 is not set
  1855. # CONFIG_MFD_S5M_CORE is not set
  1856. # CONFIG_MFD_WM8400 is not set
  1857. # CONFIG_MFD_WM831X_I2C is not set
  1858. # CONFIG_MFD_WM831X_SPI is not set
  1859. # CONFIG_MFD_WM8350_I2C is not set
  1860. # CONFIG_MFD_WM8994 is not set
  1861. # CONFIG_MFD_PCF50633 is not set
  1862. # CONFIG_MFD_MC13XXX is not set
  1863. # CONFIG_ABX500_CORE is not set
  1864. # CONFIG_EZX_PCAP is not set
  1865. # CONFIG_MFD_WL1273_CORE is not set
  1866. # CONFIG_MFD_TPS65910 is not set
  1867. CONFIG_REGULATOR=y
  1868. # CONFIG_REGULATOR_DEBUG is not set
  1869. # CONFIG_REGULATOR_DUMMY is not set
  1870. CONFIG_REGULATOR_FIXED_VOLTAGE=y
  1871. # CONFIG_REGULATOR_VIRTUAL_CONSUMER is not set
  1872. # CONFIG_REGULATOR_USERSPACE_CONSUMER is not set
  1873. # CONFIG_REGULATOR_BQ24022 is not set
  1874. # CONFIG_REGULATOR_MAX1586 is not set
  1875. # CONFIG_REGULATOR_MAX8649 is not set
  1876. # CONFIG_REGULATOR_MAX8660 is not set
  1877. # CONFIG_REGULATOR_MAX8952 is not set
  1878. # CONFIG_REGULATOR_MAX8952_GRANDE is not set
  1879. CONFIG_REGULATOR_MAX8997=y
  1880. # CONFIG_REGULATOR_LP3971 is not set
  1881. # CONFIG_REGULATOR_LP3972 is not set
  1882. # CONFIG_REGULATOR_LP8720 is not set
  1883. # CONFIG_REGULATOR_TPS65023 is not set
  1884. # CONFIG_REGULATOR_TPS6507X is not set
  1885. # CONFIG_REGULATOR_ISL6271A is not set
  1886. # CONFIG_REGULATOR_AD5398 is not set
  1887. # CONFIG_REGULATOR_TPS6524X is not set
  1888. CONFIG_MEDIA_SUPPORT=y
  1889.  
  1890. #
  1891. # Multimedia core support
  1892. #
  1893. # CONFIG_MEDIA_CONTROLLER is not set
  1894. CONFIG_VIDEO_DEV=y
  1895. CONFIG_VIDEO_V4L2_COMMON=y
  1896. # CONFIG_DVB_CORE is not set
  1897. CONFIG_VIDEO_MEDIA=y
  1898.  
  1899. #
  1900. # Multimedia drivers
  1901. #
  1902. CONFIG_RC_CORE=y
  1903. CONFIG_LIRC=y
  1904. CONFIG_RC_MAP=y
  1905. CONFIG_IR_NEC_DECODER=y
  1906. CONFIG_IR_RC5_DECODER=y
  1907. CONFIG_IR_RC6_DECODER=y
  1908. CONFIG_IR_JVC_DECODER=y
  1909. CONFIG_IR_SONY_DECODER=y
  1910. CONFIG_IR_RC5_SZ_DECODER=y
  1911. CONFIG_IR_LIRC_CODEC=y
  1912. # CONFIG_IR_IMON is not set
  1913. # CONFIG_IR_MCEUSB is not set
  1914. # CONFIG_IR_REDRAT3 is not set
  1915. # CONFIG_IR_STREAMZAP is not set
  1916. # CONFIG_RC_LOOPBACK is not set
  1917. # CONFIG_MEDIA_ATTACH is not set
  1918. CONFIG_MEDIA_TUNER=y
  1919. CONFIG_MEDIA_TUNER_CUSTOMISE=y
  1920.  
  1921. #
  1922. # Customize TV tuners
  1923. #
  1924. # CONFIG_MEDIA_TUNER_SIMPLE is not set
  1925. # CONFIG_MEDIA_TUNER_TDA8290 is not set
  1926. # CONFIG_MEDIA_TUNER_TDA827X is not set
  1927. # CONFIG_MEDIA_TUNER_TDA18271 is not set
  1928. # CONFIG_MEDIA_TUNER_TDA9887 is not set
  1929. # CONFIG_MEDIA_TUNER_TEA5761 is not set
  1930. # CONFIG_MEDIA_TUNER_TEA5767 is not set
  1931. # CONFIG_MEDIA_TUNER_MT20XX is not set
  1932. # CONFIG_MEDIA_TUNER_MT2060 is not set
  1933. # CONFIG_MEDIA_TUNER_MT2266 is not set
  1934. # CONFIG_MEDIA_TUNER_MT2131 is not set
  1935. # CONFIG_MEDIA_TUNER_QT1010 is not set
  1936. # CONFIG_MEDIA_TUNER_XC2028 is not set
  1937. # CONFIG_MEDIA_TUNER_XC5000 is not set
  1938. # CONFIG_MEDIA_TUNER_MXL5005S is not set
  1939. # CONFIG_MEDIA_TUNER_MXL5007T is not set
  1940. # CONFIG_MEDIA_TUNER_MC44S803 is not set
  1941. # CONFIG_MEDIA_TUNER_MAX2165 is not set
  1942. # CONFIG_MEDIA_TUNER_TDA18218 is not set
  1943. # CONFIG_MEDIA_TUNER_TDA18212 is not set
  1944. CONFIG_VIDEO_V4L2=y
  1945. CONFIG_VIDEOBUF2_CORE=y
  1946. CONFIG_VIDEOBUF2_MEMOPS=y
  1947. CONFIG_VIDEOBUF2_CMA_PHYS=y
  1948. # CONFIG_VIDEOBUF2_ION is not set
  1949. CONFIG_VIDEO_CAPTURE_DRIVERS=y
  1950. # CONFIG_VIDEO_ADV_DEBUG is not set
  1951. CONFIG_VIDEO_FIXED_MINOR_RANGES=y
  1952. # CONFIG_VIDEO_HELPER_CHIPS_AUTO is not set
  1953. CONFIG_VIDEO_IR_I2C=y
  1954.  
  1955. #
  1956. # Encoders, decoders, sensors and other helper chips
  1957. #
  1958.  
  1959. #
  1960. # Audio decoders, processors and mixers
  1961. #
  1962. # CONFIG_VIDEO_TVAUDIO is not set
  1963. # CONFIG_VIDEO_TDA7432 is not set
  1964. # CONFIG_VIDEO_TDA9840 is not set
  1965. # CONFIG_VIDEO_TEA6415C is not set
  1966. # CONFIG_VIDEO_TEA6420 is not set
  1967. # CONFIG_VIDEO_MSP3400 is not set
  1968. # CONFIG_VIDEO_CS5345 is not set
  1969. # CONFIG_VIDEO_CS53L32A is not set
  1970. # CONFIG_VIDEO_TLV320AIC23B is not set
  1971. # CONFIG_VIDEO_WM8775 is not set
  1972. # CONFIG_VIDEO_WM8739 is not set
  1973. # CONFIG_VIDEO_VP27SMPX is not set
  1974.  
  1975. #
  1976. # RDS decoders
  1977. #
  1978. # CONFIG_VIDEO_SAA6588 is not set
  1979.  
  1980. #
  1981. # Video decoders
  1982. #
  1983. # CONFIG_VIDEO_ADV7180 is not set
  1984. # CONFIG_VIDEO_BT819 is not set
  1985. # CONFIG_VIDEO_BT856 is not set
  1986. # CONFIG_VIDEO_BT866 is not set
  1987. # CONFIG_VIDEO_KS0127 is not set
  1988. # CONFIG_VIDEO_SAA7110 is not set
  1989. # CONFIG_VIDEO_SAA711X is not set
  1990. # CONFIG_VIDEO_SAA7191 is not set
  1991. # CONFIG_VIDEO_TVP514X is not set
  1992. # CONFIG_VIDEO_TVP5150 is not set
  1993. # CONFIG_VIDEO_TVP7002 is not set
  1994. # CONFIG_VIDEO_VPX3220 is not set
  1995. CONFIG_VIDEO_M5MO=y
  1996. # CONFIG_VIDEO_M9MO is not set
  1997. CONFIG_VIDEO_S5K5BAFX=y
  1998. # CONFIG_VIDEO_S5K5CCGX_COMMON is not set
  1999. # CONFIG_VIDEO_SR200PC20 is not set
  2000. # CONFIG_VIDEO_SR200PC20M is not set
  2001. # CONFIG_VIDEO_ISX012 is not set
  2002. # CONFIG_VIDEO_SLP_S5K4ECGX is not set
  2003. # CONFIG_VIDEO_SLP_DB8131M is not set
  2004. # CONFIG_VIDEO_S5K4EA is not set
  2005. # CONFIG_VIDEO_S5C73M3 is not set
  2006. # CONFIG_VIDEO_SLP_S5C73M3 is not set
  2007. # CONFIG_VIDEO_IMPROVE_STREAMOFF is not set
  2008. CONFIG_CSI_C=y
  2009. # CONFIG_CSI_D is not set
  2010.  
  2011. #
  2012. # Video and audio decoders
  2013. #
  2014. # CONFIG_VIDEO_SAA717X is not set
  2015. # CONFIG_VIDEO_CX25840 is not set
  2016.  
  2017. #
  2018. # MPEG video encoders
  2019. #
  2020. # CONFIG_VIDEO_CX2341X is not set
  2021.  
  2022. #
  2023. # Video encoders
  2024. #
  2025. # CONFIG_VIDEO_SAA7127 is not set
  2026. # CONFIG_VIDEO_SAA7185 is not set
  2027. # CONFIG_VIDEO_ADV7170 is not set
  2028. # CONFIG_VIDEO_ADV7175 is not set
  2029. # CONFIG_VIDEO_ADV7343 is not set
  2030. # CONFIG_VIDEO_AK881X is not set
  2031.  
  2032. #
  2033. # Camera sensor devices
  2034. #
  2035. # CONFIG_VIDEO_OV7670 is not set
  2036. # CONFIG_VIDEO_MT9V011 is not set
  2037. # CONFIG_VIDEO_TCM825X is not set
  2038.  
  2039. #
  2040. # Video improvement chips
  2041. #
  2042. # CONFIG_VIDEO_UPD64031A is not set
  2043. # CONFIG_VIDEO_UPD64083 is not set
  2044.  
  2045. #
  2046. # Miscelaneous helper chips
  2047. #
  2048. # CONFIG_VIDEO_THS7303 is not set
  2049. # CONFIG_VIDEO_M52790 is not set
  2050. # CONFIG_VIDEO_CPIA2 is not set
  2051. # CONFIG_VIDEO_SR030PC30 is not set
  2052. # CONFIG_VIDEO_NOON010PC30 is not set
  2053. # CONFIG_SOC_CAMERA is not set
  2054. # CONFIG_VIDEO_SAMSUNG_S5P_FIMC is not set
  2055. CONFIG_SAMSUNG_MFC_DRIVERS=y
  2056. CONFIG_USE_LEGACY_MFC=y
  2057. # CONFIG_USE_V4L2_MFC is not set
  2058. CONFIG_V4L_USB_DRIVERS=y
  2059. # CONFIG_USB_VIDEO_CLASS is not set
  2060. CONFIG_USB_VIDEO_CLASS_INPUT_EVDEV=y
  2061. # CONFIG_USB_GSPCA is not set
  2062. # CONFIG_VIDEO_PVRUSB2 is not set
  2063. # CONFIG_VIDEO_HDPVR is not set
  2064. # CONFIG_VIDEO_EM28XX is not set
  2065. # CONFIG_VIDEO_CX231XX is not set
  2066. # CONFIG_VIDEO_USBVISION is not set
  2067. # CONFIG_USB_ET61X251 is not set
  2068. # CONFIG_USB_SN9C102 is not set
  2069. # CONFIG_USB_PWC is not set
  2070. # CONFIG_USB_ZR364XX is not set
  2071. # CONFIG_USB_STKWEBCAM is not set
  2072. # CONFIG_USB_S2255 is not set
  2073. CONFIG_VIDEO_SAMSUNG=y
  2074. CONFIG_VIDEO_SAMSUNG_V4L2=y
  2075. CONFIG_VIDEO_FIMC=y
  2076. CONFIG_VIDEO_FIMC_RANGE_NARROW=y
  2077. # CONFIG_VIDEO_FIMC_RANGE_WIDE is not set
  2078. # CONFIG_VIDEO_FIMC_DEBUG is not set
  2079. CONFIG_VIDEO_FIMC_MIPI=y
  2080. # CONFIG_VIDEO_FIMC_MIPI_IRQ_DEBUG is not set
  2081. CONFIG_VIDEO_FIMC_DMA_AUTO=y
  2082. # CONFIG_VIDEO_FIMC_FIFO is not set
  2083. CONFIG_VIDEO_TVOUT=y
  2084. CONFIG_VIDEO_TVOUT_2CH_AUDIO=y
  2085. # CONFIG_VIDEO_TVOUT_5_1CH_AUDIO is not set
  2086. # CONFIG_HDMI_CEC is not set
  2087. CONFIG_HDMI_EARJACK_MUTE=y
  2088. CONFIG_HDMI_HPD=y
  2089. # CONFIG_HDMI_CONTROLLED_BY_EXT_IC is not set
  2090. # CONFIG_HDMI_TX_STRENGTH is not set
  2091. CONFIG_HDMI_SWITCH_HPD=y
  2092. # CONFIG_ANALOG_TVENC is not set
  2093. CONFIG_TV_FB=y
  2094. CONFIG_USER_ALLOC_TVOUT=y
  2095. # CONFIG_LSI_HDMI_AUDIO_CH_EVENT is not set
  2096. # CONFIG_TV_DEBUG is not set
  2097. CONFIG_VIDEO_MFC5X=y
  2098. CONFIG_VIDEO_MFC_MAX_INSTANCE=4
  2099. CONFIG_VIDEO_MFC_MEM_PORT_COUNT=2
  2100. # CONFIG_VIDEO_MFC5X_DEBUG is not set
  2101. CONFIG_VIDEO_FIMG2D=y
  2102. # CONFIG_VIDEO_FIMG2D_DEBUG is not set
  2103. CONFIG_VIDEO_FIMG2D3X=y
  2104. # CONFIG_VIDEO_FIMG2D3X_DEBUG is not set
  2105. CONFIG_VIDEO_JPEG=y
  2106. # CONFIG_VIDEO_JPEG_DEBUG is not set
  2107.  
  2108. #
  2109. # Reserved memory configurations
  2110. #
  2111. CONFIG_VIDEO_SAMSUNG_MEMSIZE_FIMC0=5120
  2112. CONFIG_VIDEO_SAMSUNG_MEMSIZE_FIMC1=15360
  2113. CONFIG_VIDEO_SAMSUNG_MEMSIZE_FIMC2=25600
  2114. CONFIG_VIDEO_SAMSUNG_MEMSIZE_FIMC3=7168
  2115. CONFIG_VIDEO_SAMSUNG_MEMSIZE_MFC0=20480
  2116. CONFIG_VIDEO_SAMSUNG_MEMSIZE_MFC1=34816
  2117. CONFIG_VIDEO_SAMSUNG_MEMSIZE_JPEG=20480
  2118. CONFIG_VIDEO_SAMSUNG_MEMSIZE_TVOUT=16384
  2119. # CONFIG_VIDEO_EXYNOS is not set
  2120. # CONFIG_V4L_MEM2MEM_DRIVERS is not set
  2121.  
  2122. #
  2123. # Mhl(sii9244) device support
  2124. #
  2125. CONFIG_SAMSUNG_MHL=y
  2126. # CONFIG_SAMSUNG_USE_11PIN_CONNECTOR is not set
  2127. # CONFIG_SAMSUNG_SMARTDOCK is not set
  2128. CONFIG_SAMSUNG_WORKAROUND_HPD_GLANCE=y
  2129. # CONFIG_SAMSUNG_MHL_UNPOWERED is not set
  2130. # CONFIG_RADIO_ADAPTERS is not set
  2131. # CONFIG_TDMB is not set
  2132. # CONFIG_ISDBT is not set
  2133.  
  2134. #
  2135. # Graphics support
  2136. #
  2137. # CONFIG_DRM is not set
  2138. CONFIG_ION=y
  2139. CONFIG_ION_EXYNOS=y
  2140. CONFIG_ION_EXYNOS_CONTIGHEAP_SIZE=71680
  2141. # CONFIG_ION_EXYNOS_CONTIGHEAP_DEBUG is not set
  2142. # CONFIG_VGASTATE is not set
  2143. # CONFIG_VIDEO_OUTPUT_CONTROL is not set
  2144. CONFIG_FB=y
  2145. # CONFIG_FIRMWARE_EDID is not set
  2146. # CONFIG_FB_DDC is not set
  2147. # CONFIG_FB_BOOT_VESA_SUPPORT is not set
  2148. CONFIG_FB_CFB_FILLRECT=y
  2149. CONFIG_FB_CFB_COPYAREA=y
  2150. CONFIG_FB_CFB_IMAGEBLIT=y
  2151. # CONFIG_FB_CFB_REV_PIXELS_IN_BYTE is not set
  2152. # CONFIG_FB_SYS_FILLRECT is not set
  2153. # CONFIG_FB_SYS_COPYAREA is not set
  2154. # CONFIG_FB_SYS_IMAGEBLIT is not set
  2155. # CONFIG_FB_FOREIGN_ENDIAN is not set
  2156. # CONFIG_FB_SYS_FOPS is not set
  2157. # CONFIG_FB_WMT_GE_ROPS is not set
  2158. # CONFIG_FB_SVGALIB is not set
  2159. # CONFIG_FB_MACMODES is not set
  2160. # CONFIG_FB_BACKLIGHT is not set
  2161. # CONFIG_FB_MODE_HELPERS is not set
  2162. # CONFIG_FB_TILEBLITTING is not set
  2163.  
  2164. #
  2165. # Frame buffer hardware drivers
  2166. #
  2167. CONFIG_FB_S5P=y
  2168. # CONFIG_FB_S5P_SYSMMU is not set
  2169. CONFIG_FB_S5P_SPLASH_SCREEN=y
  2170. # CONFIG_FB_S5P_LCD_INIT is not set
  2171. # CONFIG_FB_S5P_DEBUG is not set
  2172. CONFIG_FB_S5P_VSYNC_THREAD=y
  2173. # CONFIG_FB_S5P_TRACE_UNDERRUN is not set
  2174. CONFIG_FB_S5P_DEFAULT_WINDOW=2
  2175. CONFIG_FB_S5P_NR_BUFFERS=2
  2176. # CONFIG_FB_S5P_VIRTUAL is not set
  2177. CONFIG_VIDEO_SAMSUNG_MEMSIZE_FIMD=24000
  2178. CONFIG_FB_S5P_MDNIE=y
  2179. # CONFIG_FB_MDNIE_PWM is not set
  2180. # CONFIG_FB_EBOOK_PANEL_SCENARIO is not set
  2181. CONFIG_FB_S5P_MIPI_DSIM=y
  2182. CONFIG_FB_BGRA_ORDER=y
  2183. # CONFIG_FB_RGBA_ORDER is not set
  2184. # CONFIG_FB_S5P_LD9040 is not set
  2185. # CONFIG_FB_S5P_LMS501XX is not set
  2186. # CONFIG_FB_S5P_DUMMY_MIPI_LCD is not set
  2187. CONFIG_FB_S5P_S6E8AA0=y
  2188. # CONFIG_FB_S5P_EA8061 is not set
  2189. # CONFIG_FB_S5P_S6EVR02 is not set
  2190. # CONFIG_FB_S5P_S6D6AA1 is not set
  2191. # CONFIG_FB_S5P_NT71391 is not set
  2192. # CONFIG_FB_S5P_S6D7AA0 is not set
  2193. # CONFIG_FB_S5P_S6E88A0 is not set
  2194. # CONFIG_FB_S5P_HX8369B is not set
  2195. CONFIG_S6E8AA0_AMS529HA01=y
  2196. # CONFIG_S6E8AA0_AMS480GYXX is not set
  2197. # CONFIG_S6E8AA0_AMS465XX is not set
  2198. # CONFIG_AID_DIMMING is not set
  2199. # CONFIG_LCD_REVERSE is not set
  2200. # CONFIG_FB_S5P_EXTDSP is not set
  2201. # CONFIG_S5P_DSIM_SWITCHABLE_DUAL_LCD is not set
  2202. # CONFIG_FB_S1D13XXX is not set
  2203. # CONFIG_FB_TMIO is not set
  2204. # CONFIG_FB_S3C is not set
  2205. # CONFIG_FB_UDL is not set
  2206. # CONFIG_FB_VIRTUAL is not set
  2207. # CONFIG_FB_METRONOME is not set
  2208. # CONFIG_FB_BROADSHEET is not set
  2209. CONFIG_BACKLIGHT_LCD_SUPPORT=y
  2210. CONFIG_LCD_CLASS_DEVICE=y
  2211. # CONFIG_LCD_L4F00242T03 is not set
  2212. # CONFIG_LCD_LMS283GF05 is not set
  2213. # CONFIG_LCD_LTV350QV is not set
  2214. # CONFIG_LCD_TDO24M is not set
  2215. # CONFIG_LCD_VGG2432A4 is not set
  2216. # CONFIG_LCD_PLATFORM is not set
  2217. # CONFIG_LCD_S6E63M0 is not set
  2218. # CONFIG_LCD_MIPI_S6E63M0 is not set
  2219. # CONFIG_LCD_MIPI_S6E8AB0 is not set
  2220. # CONFIG_LCD_MIPI_TC358764 is not set
  2221. # CONFIG_LCD_LD9040 is not set
  2222. # CONFIG_LCD_WA101S is not set
  2223. # CONFIG_LCD_LTE480WV is not set
  2224. CONFIG_BACKLIGHT_CLASS_DEVICE=y
  2225. # CONFIG_BACKLIGHT_GENERIC is not set
  2226. # CONFIG_BACKLIGHT_PWM is not set
  2227. # CONFIG_BACKLIGHT_ADP8860 is not set
  2228. # CONFIG_BACKLIGHT_ADP8870 is not set
  2229.  
  2230. #
  2231. # Display device support
  2232. #
  2233. # CONFIG_DISPLAY_SUPPORT is not set
  2234.  
  2235. #
  2236. # Console display driver support
  2237. #
  2238. CONFIG_DUMMY_CONSOLE=y
  2239. # CONFIG_FRAMEBUFFER_CONSOLE is not set
  2240. # CONFIG_LOGO is not set
  2241. CONFIG_SOUND=y
  2242. # CONFIG_SOUND_OSS_CORE is not set
  2243. CONFIG_SND=y
  2244. CONFIG_SND_TIMER=y
  2245. CONFIG_SND_PCM=y
  2246. CONFIG_SND_HWDEP=y
  2247. CONFIG_SND_JACK=y
  2248. # CONFIG_SND_SEQUENCER is not set
  2249. # CONFIG_SND_MIXER_OSS is not set
  2250. # CONFIG_SND_PCM_OSS is not set
  2251. # CONFIG_SND_HRTIMER is not set
  2252. # CONFIG_SND_DYNAMIC_MINORS is not set
  2253. # CONFIG_SND_SUPPORT_OLD_API is not set
  2254. # CONFIG_SND_VERBOSE_PROCFS is not set
  2255. # CONFIG_SND_VERBOSE_PRINTK is not set
  2256. # CONFIG_SND_DEBUG is not set
  2257. # CONFIG_SND_RAWMIDI_SEQ is not set
  2258. # CONFIG_SND_OPL3_LIB_SEQ is not set
  2259. # CONFIG_SND_OPL4_LIB_SEQ is not set
  2260. # CONFIG_SND_SBAWE_SEQ is not set
  2261. # CONFIG_SND_EMU10K1_SEQ is not set
  2262. # CONFIG_SND_DRIVERS is not set
  2263. # CONFIG_SND_ARM is not set
  2264. # CONFIG_SND_SPI is not set
  2265. CONFIG_SND_USB=y
  2266. # CONFIG_SND_USB_AUDIO is not set
  2267. # CONFIG_SND_USB_UA101 is not set
  2268. # CONFIG_SND_USB_CAIAQ is not set
  2269. # CONFIG_SND_USB_6FIRE is not set
  2270. CONFIG_SND_SOC=y
  2271. # CONFIG_SND_SOC_CACHE_LZO is not set
  2272. CONFIG_SND_SOC_SAMSUNG=y
  2273. CONFIG_SND_SAMSUNG_I2S=y
  2274. CONFIG_SND_SOC_U1_MC1N2=y
  2275. # CONFIG_SND_SOC_SAMSUNG_USE_DMA_WRAPPER is not set
  2276. # CONFIG_SND_SAMSUNG_NORMAL is not set
  2277. # CONFIG_SND_SAMSUNG_LP is not set
  2278. # CONFIG_SND_SAMSUNG_ALP is not set
  2279. CONFIG_SND_SAMSUNG_RP=y
  2280. CONFIG_AUDIO_SAMSUNG_MEMSIZE_SRP=1024
  2281. # CONFIG_SND_SAMSUNG_RP_DEBUG is not set
  2282. # CONFIG_SND_SAMSUNG_I2S_MASTER is not set
  2283. # CONFIG_SND_DUOS_MODEM_SWITCH is not set
  2284. # CONFIG_SND_USE_SUB_MIC is not set
  2285. # CONFIG_SND_USE_THIRD_MIC is not set
  2286. # CONFIG_SND_USE_STEREO_SPEAKER is not set
  2287. # CONFIG_SND_USE_LINEOUT_SWITCH is not set
  2288. # CONFIG_SND_USE_MUIC_SWITCH is not set
  2289. CONFIG_SND_SOC_I2C_AND_SPI=y
  2290. # CONFIG_SND_SOC_ALL_CODECS is not set
  2291. CONFIG_SND_SOC_MC1N2=y
  2292. CONFIG_SND_SOC_USE_EXTERNAL_MIC_BIAS=y
  2293. # CONFIG_SND_SOC_MC1N2_DEBUG is not set
  2294. # CONFIG_SOUND_PRIME is not set
  2295. CONFIG_HID_SUPPORT=y
  2296. CONFIG_HID=y
  2297. # CONFIG_HIDRAW is not set
  2298. CONFIG_UHID=y
  2299.  
  2300. #
  2301. # USB Input Devices
  2302. #
  2303. CONFIG_USB_HID=y
  2304. # CONFIG_HID_PID is not set
  2305. # CONFIG_USB_HIDDEV is not set
  2306.  
  2307. #
  2308. # Special HID drivers
  2309. #
  2310. CONFIG_HID_A4TECH=y
  2311. # CONFIG_HID_ACRUX is not set
  2312. CONFIG_HID_APPLE=y
  2313. CONFIG_HID_BELKIN=y
  2314. CONFIG_HID_CHERRY=y
  2315. CONFIG_HID_CHICONY=y
  2316. # CONFIG_HID_PRODIKEYS is not set
  2317. CONFIG_HID_CYPRESS=y
  2318. CONFIG_HID_DRAGONRISE=y
  2319. # CONFIG_DRAGONRISE_FF is not set
  2320. # CONFIG_HID_EMS_FF is not set
  2321. CONFIG_HID_ELECOM=y
  2322. CONFIG_HID_EZKEY=y
  2323. # CONFIG_HID_KEYTOUCH is not set
  2324. CONFIG_HID_KYE=y
  2325. # CONFIG_HID_UCLOGIC is not set
  2326. # CONFIG_HID_WALTOP is not set
  2327. CONFIG_HID_GYRATION=y
  2328. # CONFIG_HID_TWINHAN is not set
  2329. CONFIG_HID_KENSINGTON=y
  2330. # CONFIG_HID_LCPOWER is not set
  2331. CONFIG_HID_LOGITECH=y
  2332. # CONFIG_LOGITECH_FF is not set
  2333. # CONFIG_LOGIRUMBLEPAD2_FF is not set
  2334. # CONFIG_LOGIG940_FF is not set
  2335. # CONFIG_LOGIWII_FF is not set
  2336. CONFIG_HID_MAGICMOUSE=y
  2337. CONFIG_HID_MICROSOFT=y
  2338. CONFIG_HID_MONTEREY=y
  2339. # CONFIG_HID_MULTITOUCH is not set
  2340. CONFIG_HID_NTRIG=y
  2341. CONFIG_HID_ORTEK=y
  2342. CONFIG_HID_PANTHERLORD=y
  2343. # CONFIG_PANTHERLORD_FF is not set
  2344. CONFIG_HID_PETALYNX=y
  2345. CONFIG_HID_PICOLCD=y
  2346. # CONFIG_HID_PICOLCD_FB is not set
  2347. # CONFIG_HID_PICOLCD_BACKLIGHT is not set
  2348. # CONFIG_HID_PICOLCD_LCD is not set
  2349. CONFIG_HID_QUANTA=y
  2350. CONFIG_HID_ROCCAT=y
  2351. CONFIG_HID_ROCCAT_COMMON=y
  2352. # CONFIG_HID_ROCCAT_ARVO is not set
  2353. CONFIG_HID_ROCCAT_KONE=y
  2354. # CONFIG_HID_ROCCAT_KONEPLUS is not set
  2355. # CONFIG_HID_ROCCAT_KOVAPLUS is not set
  2356. # CONFIG_HID_ROCCAT_PYRA is not set
  2357. CONFIG_HID_SAMSUNG=y
  2358. CONFIG_HID_SONY=y
  2359. CONFIG_HID_SUNPLUS=y
  2360. CONFIG_HID_GREENASIA=y
  2361. # CONFIG_GREENASIA_FF is not set
  2362. CONFIG_HID_SMARTJOYPLUS=y
  2363. # CONFIG_SMARTJOYPLUS_FF is not set
  2364. CONFIG_HID_TOPSEED=y
  2365. CONFIG_HID_THRUSTMASTER=y
  2366. # CONFIG_THRUSTMASTER_FF is not set
  2367. CONFIG_HID_WACOM=y
  2368. # CONFIG_HID_WACOM_POWER_SUPPLY is not set
  2369. CONFIG_HID_ZEROPLUS=y
  2370. # CONFIG_ZEROPLUS_FF is not set
  2371. CONFIG_HID_ZYDACRON=y
  2372. CONFIG_USB_SUPPORT=y
  2373. CONFIG_USB_ARCH_HAS_HCD=y
  2374. CONFIG_USB_ARCH_HAS_OHCI=y
  2375. CONFIG_USB_ARCH_HAS_EHCI=y
  2376. CONFIG_USB_ARCH_HAS_XHCI=y
  2377. CONFIG_USB=y
  2378. # CONFIG_USB_DEBUG is not set
  2379. CONFIG_USB_ANNOUNCE_NEW_DEVICES=y
  2380.  
  2381. #
  2382. # Miscellaneous USB options
  2383. #
  2384. CONFIG_USB_DEVICEFS=y
  2385. CONFIG_USB_DEVICE_CLASS=y
  2386. # CONFIG_USB_DYNAMIC_MINORS is not set
  2387. CONFIG_USB_SUSPEND=y
  2388. # CONFIG_USB_OTG is not set
  2389. # CONFIG_USB_OTG_WHITELIST is not set
  2390. # CONFIG_USB_OTG_BLACKLIST_HUB is not set
  2391. # CONFIG_HOST_COMPLIANT_TEST is not set
  2392. CONFIG_USB_HOST_NOTIFY=y
  2393. CONFIG_USB_MON=y
  2394. # CONFIG_USB_WUSB is not set
  2395. # CONFIG_USB_WUSB_CBAF is not set
  2396.  
  2397. #
  2398. # USB Host Controller Drivers
  2399. #
  2400. # CONFIG_USB_C67X00_HCD is not set
  2401. # CONFIG_USB_XHCI_HCD is not set
  2402. CONFIG_USB_EHCI_HCD=y
  2403. # CONFIG_USB_EHCI_ROOT_HUB_TT is not set
  2404. CONFIG_USB_EHCI_TT_NEWSCHED=y
  2405. CONFIG_USB_EHCI_S5P=y
  2406. CONFIG_USB_S5P_HSIC0=y
  2407. CONFIG_USB_S5P_HSIC1=y
  2408. # CONFIG_USB_OXU210HP_HCD is not set
  2409. # CONFIG_USB_ISP116X_HCD is not set
  2410. # CONFIG_USB_ISP1760_HCD is not set
  2411. # CONFIG_USB_ISP1362_HCD is not set
  2412. # CONFIG_USB_OHCI_HCD is not set
  2413. # CONFIG_USB_SL811_HCD is not set
  2414. # CONFIG_USB_R8A66597_HCD is not set
  2415. # CONFIG_USB_HWA_HCD is not set
  2416. CONFIG_USB_S3C_OTG_HOST=y
  2417. # CONFIG_USB_MUSB_HDRC is not set
  2418.  
  2419. #
  2420. # USB Device Class drivers
  2421. #
  2422. # CONFIG_USB_ACM is not set
  2423. CONFIG_USB_PRINTER=y
  2424. # CONFIG_USB_WDM is not set
  2425. # CONFIG_USB_TMC is not set
  2426.  
  2427. #
  2428. # NOTE: USB_STORAGE depends on SCSI but BLK_DEV_SD may
  2429. #
  2430.  
  2431. #
  2432. # also be needed; see USB_STORAGE Help for more info
  2433. #
  2434. CONFIG_USB_STORAGE=y
  2435. # CONFIG_USB_STORAGE_DEBUG is not set
  2436. # CONFIG_USB_STORAGE_REALTEK is not set
  2437. # CONFIG_USB_STORAGE_DATAFAB is not set
  2438. # CONFIG_USB_STORAGE_FREECOM is not set
  2439. # CONFIG_USB_STORAGE_ISD200 is not set
  2440. # CONFIG_USB_STORAGE_USBAT is not set
  2441. # CONFIG_USB_STORAGE_SDDR09 is not set
  2442. # CONFIG_USB_STORAGE_SDDR55 is not set
  2443. # CONFIG_USB_STORAGE_JUMPSHOT is not set
  2444. # CONFIG_USB_STORAGE_ALAUDA is not set
  2445. # CONFIG_USB_STORAGE_ONETOUCH is not set
  2446. # CONFIG_USB_STORAGE_KARMA is not set
  2447. # CONFIG_USB_STORAGE_CYPRESS_ATACB is not set
  2448. # CONFIG_USB_STORAGE_ENE_UB6250 is not set
  2449. # CONFIG_USB_LIBUSUAL is not set
  2450.  
  2451. #
  2452. # USB Imaging devices
  2453. #
  2454. # CONFIG_USB_MDC800 is not set
  2455. # CONFIG_USB_MICROTEK is not set
  2456.  
  2457. #
  2458. # USB port drivers
  2459. #
  2460. # CONFIG_USB_SERIAL is not set
  2461.  
  2462. #
  2463. # USB Miscellaneous drivers
  2464. #
  2465. # CONFIG_USB_EMI62 is not set
  2466. # CONFIG_USB_EMI26 is not set
  2467. # CONFIG_USB_ADUTUX is not set
  2468. # CONFIG_USB_SEVSEG is not set
  2469. # CONFIG_USB_RIO500 is not set
  2470. # CONFIG_USB_LEGOTOWER is not set
  2471. # CONFIG_USB_LCD is not set
  2472. # CONFIG_USB_LED is not set
  2473. # CONFIG_USB_CYPRESS_CY7C63 is not set
  2474. # CONFIG_USB_CYTHERM is not set
  2475. # CONFIG_USB_IDMOUSE is not set
  2476. # CONFIG_USB_FTDI_ELAN is not set
  2477. # CONFIG_USB_APPLEDISPLAY is not set
  2478. # CONFIG_USB_SISUSBVGA is not set
  2479. # CONFIG_USB_LD is not set
  2480. # CONFIG_USB_TRANCEVIBRATOR is not set
  2481. # CONFIG_USB_IOWARRIOR is not set
  2482. # CONFIG_USB_TEST is not set
  2483. # CONFIG_USB_ISIGHTFW is not set
  2484. # CONFIG_USB_YUREX is not set
  2485. # CONFIG_USB_QCOM_DIAG_BRIDGE is not set
  2486. # CONFIG_USB_QCOM_MDM_BRIDGE is not set
  2487. CONFIG_USB_GADGET=y
  2488. # CONFIG_USB_GADGET_DEBUG is not set
  2489. # CONFIG_USB_GADGET_DEBUG_FILES is not set
  2490. # CONFIG_USB_GADGET_DEBUG_FS is not set
  2491. CONFIG_USB_GADGET_VBUS_DRAW=2
  2492. CONFIG_USB_GADGET_SELECTED=y
  2493. # CONFIG_USB_GADGET_FUSB300 is not set
  2494. # CONFIG_USB_GADGET_R8A66597 is not set
  2495. CONFIG_USB_GADGET_S3C_OTGD=y
  2496. # CONFIG_USB_GADGET_PXA_U2O is not set
  2497. # CONFIG_USB_GADGET_M66592 is not set
  2498. # CONFIG_USB_GADGET_DUMMY_HCD is not set
  2499.  
  2500. #
  2501. # NOTE: S3C OTG device role enables the controller driver below
  2502. #
  2503. CONFIG_USB_S3C_OTGD=y
  2504. CONFIG_USB_GADGET_DUALSPEED=y
  2505. # CONFIG_USB_ZERO is not set
  2506. # CONFIG_USB_AUDIO is not set
  2507. # CONFIG_USB_ETH is not set
  2508. # CONFIG_USB_G_NCM is not set
  2509. # CONFIG_USB_GADGETFS is not set
  2510. # CONFIG_USB_FUNCTIONFS is not set
  2511. # CONFIG_USB_FILE_STORAGE is not set
  2512. # CONFIG_USB_MASS_STORAGE is not set
  2513. # CONFIG_USB_G_SERIAL is not set
  2514. # CONFIG_USB_MIDI_GADGET is not set
  2515. # CONFIG_USB_G_PRINTER is not set
  2516. # CONFIG_USB_G_SLP is not set
  2517. CONFIG_USB_G_ANDROID=y
  2518. # CONFIG_USB_ANDROID_SAMSUNG_COMPOSITE is not set
  2519. # CONFIG_USB_ANDROID_SAMSUNG_MTP is not set
  2520. CONFIG_USB_DUN_SUPPORT=y
  2521. # CONFIG_USB_ANDROID is not set
  2522. # CONFIG_USB_CDC_COMPOSITE is not set
  2523. # CONFIG_USB_G_NOKIA is not set
  2524. # CONFIG_USB_G_MULTI is not set
  2525. # CONFIG_USB_G_HID is not set
  2526. # CONFIG_USB_G_DBGP is not set
  2527. # CONFIG_USB_G_WEBCAM is not set
  2528.  
  2529. #
  2530. # OTG and related infrastructure
  2531. #
  2532. # CONFIG_USB_OTG_WAKELOCK is not set
  2533. # CONFIG_USB_GPIO_VBUS is not set
  2534. # CONFIG_USB_ULPI is not set
  2535. # CONFIG_NOP_USB_XCEIV is not set
  2536. CONFIG_MMC=y
  2537. # CONFIG_MMC_DEBUG is not set
  2538. CONFIG_MMC_UNSAFE_RESUME=y
  2539. CONFIG_MMC_CLKGATE=y
  2540. CONFIG_MMC_EMBEDDED_SDIO=y
  2541. CONFIG_MMC_PARANOID_SD_INIT=y
  2542. # CONFIG_MMC_NOT_USE_SANITIZE is not set
  2543. # CONFIG_MMC_POLLING_WAIT_CMD23 is not set
  2544.  
  2545. #
  2546. # MMC/SD/SDIO Card Drivers
  2547. #
  2548. CONFIG_MMC_BLOCK=y
  2549. CONFIG_MMC_BLOCK_MINORS=8
  2550. CONFIG_MMC_BLOCK_BOUNCE=y
  2551. # CONFIG_MMC_BLOCK_DEFERRED_RESUME is not set
  2552. # CONFIG_SDIO_UART is not set
  2553. # CONFIG_MMC_TEST is not set
  2554. # CONFIG_MMC_SELECTIVE_PACKED_CMD_POLICY is not set
  2555. # CONFIG_MMC_CPRM is not set
  2556.  
  2557. #
  2558. # MMC/SD/SDIO Host Controller Drivers
  2559. #
  2560. CONFIG_MMC_MSHCI=y
  2561. # CONFIG_MMC_MSHCI_S3C_DMA_MAP is not set
  2562. # CONFIG_MMC_MSHCI_ASYNC_OPS is not set
  2563. # CONFIG_MMC_MSHCI_ENABLE_CACHE is not set
  2564. CONFIG_MMC_SDHCI=y
  2565. # CONFIG_MMC_SDHCI_PLTFM is not set
  2566. CONFIG_MMC_SDHCI_S3C=y
  2567. CONFIG_MMC_SDHCI_S3C_DMA=y
  2568. # CONFIG_MMC_DW is not set
  2569. # CONFIG_MMC_VUB300 is not set
  2570. # CONFIG_MMC_USHC is not set
  2571. # CONFIG_MEMSTICK is not set
  2572. # CONFIG_LEDS_SPFCW043 is not set
  2573. # CONFIG_NEW_LEDS is not set
  2574. # CONFIG_NFC_DEVICES is not set
  2575. CONFIG_SWITCH=y
  2576. CONFIG_SWITCH_GPIO=y
  2577. # CONFIG_ACCESSIBILITY is not set
  2578. CONFIG_RTC_LIB=y
  2579. CONFIG_RTC_CLASS=y
  2580. CONFIG_RTC_HCTOSYS=y
  2581. CONFIG_RTC_HCTOSYS_DEVICE="rtc0"
  2582. # CONFIG_RTC_DEBUG is not set
  2583.  
  2584. #
  2585. # RTC interfaces
  2586. #
  2587. CONFIG_RTC_INTF_SYSFS=y
  2588. CONFIG_RTC_INTF_PROC=y
  2589. CONFIG_RTC_INTF_DEV=y
  2590. # CONFIG_RTC_INTF_DEV_UIE_EMUL is not set
  2591. CONFIG_RTC_INTF_ALARM=y
  2592. CONFIG_RTC_INTF_ALARM_DEV=y
  2593. # CONFIG_RTC_ALARM_BOOT is not set
  2594. # CONFIG_RTC_POWER_OFF is not set
  2595. # CONFIG_RTC_DRV_TEST is not set
  2596.  
  2597. #
  2598. # I2C RTC drivers
  2599. #
  2600. # CONFIG_RTC_DRV_DS1307 is not set
  2601. # CONFIG_RTC_DRV_DS1374 is not set
  2602. # CONFIG_RTC_DRV_DS1672 is not set
  2603. # CONFIG_RTC_DRV_DS3232 is not set
  2604. # CONFIG_RTC_DRV_MAX6900 is not set
  2605. CONFIG_RTC_DRV_MAX8997=y
  2606. # CONFIG_RTC_DRV_RS5C372 is not set
  2607. # CONFIG_RTC_DRV_ISL1208 is not set
  2608. # CONFIG_RTC_DRV_ISL12022 is not set
  2609. # CONFIG_RTC_DRV_X1205 is not set
  2610. # CONFIG_RTC_DRV_PCF8563 is not set
  2611. # CONFIG_RTC_DRV_PCF8583 is not set
  2612. # CONFIG_RTC_DRV_M41T80 is not set
  2613. # CONFIG_RTC_DRV_BQ32K is not set
  2614. # CONFIG_RTC_DRV_S35390A is not set
  2615. # CONFIG_RTC_DRV_FM3130 is not set
  2616. # CONFIG_RTC_DRV_RX8581 is not set
  2617. # CONFIG_RTC_DRV_RX8025 is not set
  2618. # CONFIG_RTC_DRV_EM3027 is not set
  2619. # CONFIG_RTC_DRV_RV3029C2 is not set
  2620.  
  2621. #
  2622. # SPI RTC drivers
  2623. #
  2624. # CONFIG_RTC_DRV_M41T93 is not set
  2625. # CONFIG_RTC_DRV_M41T94 is not set
  2626. # CONFIG_RTC_DRV_DS1305 is not set
  2627. # CONFIG_RTC_DRV_DS1390 is not set
  2628. # CONFIG_RTC_DRV_MAX6902 is not set
  2629. # CONFIG_RTC_DRV_R9701 is not set
  2630. # CONFIG_RTC_DRV_RS5C348 is not set
  2631. # CONFIG_RTC_DRV_DS3234 is not set
  2632. # CONFIG_RTC_DRV_PCF2123 is not set
  2633.  
  2634. #
  2635. # Platform RTC drivers
  2636. #
  2637. # CONFIG_RTC_DRV_CMOS is not set
  2638. # CONFIG_RTC_DRV_DS1286 is not set
  2639. # CONFIG_RTC_DRV_DS1511 is not set
  2640. # CONFIG_RTC_DRV_DS1553 is not set
  2641. # CONFIG_RTC_DRV_DS1742 is not set
  2642. # CONFIG_RTC_DRV_STK17TA8 is not set
  2643. # CONFIG_RTC_DRV_M48T86 is not set
  2644. # CONFIG_RTC_DRV_M48T35 is not set
  2645. # CONFIG_RTC_DRV_M48T59 is not set
  2646. # CONFIG_RTC_DRV_MSM6242 is not set
  2647. # CONFIG_RTC_DRV_BQ4802 is not set
  2648. # CONFIG_RTC_DRV_RP5C01 is not set
  2649. # CONFIG_RTC_DRV_V3020 is not set
  2650.  
  2651. #
  2652. # on-CPU RTC drivers
  2653. #
  2654. CONFIG_HAVE_S3C_RTC=y
  2655. CONFIG_RTC_DRV_S3C=y
  2656. # CONFIG_DMADEVICES is not set
  2657. # CONFIG_AUXDISPLAY is not set
  2658. # CONFIG_UIO is not set
  2659. CONFIG_STAGING=y
  2660. # CONFIG_VIDEO_TM6000 is not set
  2661. # CONFIG_USBIP_CORE is not set
  2662. # CONFIG_PRISM2_USB is not set
  2663. # CONFIG_ECHO is not set
  2664. # CONFIG_BRCMUTIL is not set
  2665. # CONFIG_ASUS_OLED is not set
  2666. # CONFIG_R8712U is not set
  2667. # CONFIG_TRANZPORT is not set
  2668.  
  2669. #
  2670. # Android
  2671. #
  2672. CONFIG_ANDROID=y
  2673. CONFIG_ANDROID_BINDER_IPC=y
  2674. CONFIG_ANDROID_LOGGER=y
  2675. CONFIG_ANDROID_RAM_CONSOLE=y
  2676. CONFIG_ANDROID_RAM_CONSOLE_ENABLE_VERBOSE=y
  2677. CONFIG_ANDROID_RAM_CONSOLE_ERROR_CORRECTION=y
  2678. CONFIG_ANDROID_RAM_CONSOLE_ERROR_CORRECTION_DATA_SIZE=128
  2679. CONFIG_ANDROID_RAM_CONSOLE_ERROR_CORRECTION_ECC_SIZE=16
  2680. CONFIG_ANDROID_RAM_CONSOLE_ERROR_CORRECTION_SYMBOL_SIZE=8
  2681. CONFIG_ANDROID_RAM_CONSOLE_ERROR_CORRECTION_POLYNOMIAL=0x11d
  2682. # CONFIG_ANDROID_RAM_CONSOLE_EARLY_INIT is not set
  2683. CONFIG_ANDROID_TIMED_OUTPUT=y
  2684. CONFIG_ANDROID_TIMED_GPIO=y
  2685. CONFIG_ANDROID_LOW_MEMORY_KILLER=y
  2686. # CONFIG_POHMELFS is not set
  2687. # CONFIG_LINE6_USB is not set
  2688. # CONFIG_VT6656 is not set
  2689. # CONFIG_IIO is not set
  2690. # CONFIG_XVMALLOC is not set
  2691. # CONFIG_ZRAM is not set
  2692. # CONFIG_FB_SM7XX is not set
  2693. # CONFIG_LIRC_STAGING is not set
  2694. # CONFIG_EASYCAP is not set
  2695. # CONFIG_MACH_C110_WESTBRIDGE_AST_PNAND_HAL is not set
  2696. CONFIG_MACH_NO_WESTBRIDGE=y
  2697. # CONFIG_ATH6K_LEGACY is not set
  2698. # CONFIG_USB_ENESTORAGE is not set
  2699. # CONFIG_BCM_WIMAX is not set
  2700. # CONFIG_FT1000 is not set
  2701.  
  2702. #
  2703. # Speakup console speech
  2704. #
  2705. # CONFIG_SPEAKUP is not set
  2706. # CONFIG_TOUCHSCREEN_CLEARPAD_TM1217 is not set
  2707. # CONFIG_TOUCHSCREEN_SYNAPTICS_I2C_RMI4 is not set
  2708.  
  2709. #
  2710. # Altera FPGA firmware download module
  2711. #
  2712. # CONFIG_ALTERA_STAPL is not set
  2713. CONFIG_CLKDEV_LOOKUP=y
  2714. CONFIG_VIBETONZ=y
  2715. CONFIG_MOTOR_DRV_MAX8997=y
  2716. # CONFIG_MOTOR_DRV_ISA1200 is not set
  2717. CONFIG_FM_RADIO=y
  2718. CONFIG_FM_SI4709=m
  2719. # CONFIG_FM_SI4705 is not set
  2720. CONFIG_SENSORS_CORE=y
  2721. CONFIG_SENSORS_AK8975C=y
  2722. # CONFIG_SENSORS_AK8963C is not set
  2723. CONFIG_SENSORS_BMP180=y
  2724. # CONFIG_SENSORS_CM3663 is not set
  2725. # CONFIG_SENSORS_PAS2M110 is not set
  2726. # CONFIG_SENSORS_BMA254 is not set
  2727. # CONFIG_SENSORS_TAOS is not set
  2728. # CONFIG_SENSORS_GP2A is not set
  2729. CONFIG_SENSORS_GP2A_ANALOG=y
  2730. # CONFIG_SENSORS_CM36651 is not set
  2731. # CONFIG_SENSORS_BH1721 is not set
  2732. # CONFIG_SENSORS_AL3201 is not set
  2733. CONFIG_SENSORS_K3DH=y
  2734. CONFIG_SENSORS_K3G=y
  2735. # CONFIG_SENSORS_LSM330DLC is not set
  2736. # CONFIG_SENSORS_LPS331 is not set
  2737. # CONFIG_SENSORS_SYSFS is not set
  2738. # CONFIG_SENSORS_SSP is not set
  2739. # CONFIG_SENSORS_SSP_LSM330 is not set
  2740. # CONFIG_SENSORS_SSP_AK8963C is not set
  2741. # CONFIG_SENSORS_SSP_CM36651 is not set
  2742. # CONFIG_SENSORS_SSP_BMP182 is not set
  2743. # CONFIG_SENSORS_SSP_AT32UC3L0128 is not set
  2744. # CONFIG_SENSORS_SSP_SENSORHUB is not set
  2745. # CONFIG_PM_DEVFREQ is not set
  2746. # CONFIG_SAMSUNG_PHONE_SVNET is not set
  2747. CONFIG_ACCESSORY=y
  2748. # CONFIG_30PIN_CONN is not set
  2749. # CONFIG_MHL_SII9234 is not set
  2750. # CONFIG_SEC_KEYBOARD_DOCK is not set
  2751. # CONFIG_HPD_PULL is not set
  2752. # CONFIG_SAMSUNG_MHL_9290 is not set
  2753. # CONFIG_IR_REMOCON is not set
  2754. # CONFIG_EXTCON is not set
  2755. # CONFIG_BARCODE_EMUL is not set
  2756. # CONFIG_SAMSUNG_PHONE_TTY is not set
  2757. CONFIG_IOMMU_SUPPORT=y
  2758. # CONFIG_FELICA is not set
  2759. # CONFIG_AUTHENTEC_VPNCLIENT_INTERCEPTOR is not set
  2760.  
  2761. #
  2762. # File systems
  2763. #
  2764. CONFIG_EXT2_FS=y
  2765. # CONFIG_EXT2_FS_XATTR is not set
  2766. # CONFIG_EXT2_FS_XIP is not set
  2767. # CONFIG_EXT3_FS is not set
  2768. CONFIG_EXT4_FS=y
  2769. CONFIG_EXT4_USE_FOR_EXT23=y
  2770. CONFIG_EXT4_FS_XATTR=y
  2771. # CONFIG_EXT4_FS_POSIX_ACL is not set
  2772. CONFIG_EXT4_FS_SECURITY=y
  2773. # CONFIG_EXT4_DEBUG is not set
  2774. CONFIG_JBD2=y
  2775. # CONFIG_JBD2_DEBUG is not set
  2776. CONFIG_FS_MBCACHE=y
  2777. # CONFIG_REISERFS_FS is not set
  2778. # CONFIG_JFS_FS is not set
  2779. # CONFIG_XFS_FS is not set
  2780. # CONFIG_GFS2_FS is not set
  2781. # CONFIG_BTRFS_FS is not set
  2782. # CONFIG_NILFS2_FS is not set
  2783. CONFIG_FS_POSIX_ACL=y
  2784. CONFIG_FILE_LOCKING=y
  2785. CONFIG_FSNOTIFY=y
  2786. # CONFIG_DNOTIFY is not set
  2787. CONFIG_INOTIFY_USER=y
  2788. # CONFIG_FANOTIFY is not set
  2789. # CONFIG_QUOTA is not set
  2790. # CONFIG_QUOTACTL is not set
  2791. # CONFIG_AUTOFS4_FS is not set
  2792. CONFIG_FUSE_FS=y
  2793. # CONFIG_CUSE is not set
  2794. CONFIG_GENERIC_ACL=y
  2795.  
  2796. #
  2797. # Caches
  2798. #
  2799. # CONFIG_FSCACHE is not set
  2800.  
  2801. #
  2802. # CD-ROM/DVD Filesystems
  2803. #
  2804. # CONFIG_ISO9660_FS is not set
  2805. # CONFIG_UDF_FS is not set
  2806.  
  2807. #
  2808. # DOS/FAT/exFAT/NT Filesystems
  2809. #
  2810. CONFIG_FAT_FS=y
  2811. CONFIG_MSDOS_FS=y
  2812. CONFIG_VFAT_FS=y
  2813. CONFIG_FAT_DEFAULT_CODEPAGE=437
  2814. CONFIG_FAT_DEFAULT_IOCHARSET="iso8859-1"
  2815. # CONFIG_NTFS_FS is not set
  2816.  
  2817. #
  2818. # Pseudo filesystems
  2819. #
  2820. CONFIG_PROC_FS=y
  2821. CONFIG_PROC_SYSCTL=y
  2822. CONFIG_PROC_PAGE_MONITOR=y
  2823. CONFIG_SYSFS=y
  2824. CONFIG_TMPFS=y
  2825. CONFIG_TMPFS_POSIX_ACL=y
  2826. CONFIG_TMPFS_XATTR=y
  2827. # CONFIG_HUGETLB_PAGE is not set
  2828. # CONFIG_CONFIGFS_FS is not set
  2829. CONFIG_MISC_FILESYSTEMS=y
  2830. # CONFIG_ADFS_FS is not set
  2831. # CONFIG_AFFS_FS is not set
  2832. CONFIG_ECRYPT_FS=y
  2833. CONFIG_WTL_ENCRYPTION_FILTER=y
  2834. # CONFIG_HFS_FS is not set
  2835. # CONFIG_HFSPLUS_FS is not set
  2836. # CONFIG_BEFS_FS is not set
  2837. # CONFIG_BFS_FS is not set
  2838. # CONFIG_EFS_FS is not set
  2839. # CONFIG_LOGFS is not set
  2840. # CONFIG_CRAMFS is not set
  2841. # CONFIG_SQUASHFS is not set
  2842. # CONFIG_VXFS_FS is not set
  2843. # CONFIG_MINIX_FS is not set
  2844. # CONFIG_OMFS_FS is not set
  2845. # CONFIG_HPFS_FS is not set
  2846. # CONFIG_QNX4FS_FS is not set
  2847. # CONFIG_ROMFS_FS is not set
  2848. # CONFIG_PSTORE is not set
  2849. # CONFIG_SYSV_FS is not set
  2850. # CONFIG_UFS_FS is not set
  2851. CONFIG_NETWORK_FILESYSTEMS=y
  2852. CONFIG_NFS_FS=m
  2853. CONFIG_NFS_V3=y
  2854. # CONFIG_NFS_V3_ACL is not set
  2855. CONFIG_NFS_V4=y
  2856. # CONFIG_NFS_V4_1 is not set
  2857. # CONFIG_NFS_USE_LEGACY_DNS is not set
  2858. CONFIG_NFS_USE_KERNEL_DNS=y
  2859. # CONFIG_NFS_USE_NEW_IDMAPPER is not set
  2860. # CONFIG_NFSD is not set
  2861. CONFIG_LOCKD=m
  2862. CONFIG_LOCKD_V4=y
  2863. CONFIG_NFS_COMMON=y
  2864. CONFIG_SUNRPC=m
  2865. CONFIG_SUNRPC_GSS=m
  2866. CONFIG_RPCSEC_GSS_KRB5=m
  2867. # CONFIG_CEPH_FS is not set
  2868. CONFIG_CIFS=m
  2869. CONFIG_CIFS_STATS=y
  2870. CONFIG_CIFS_STATS2=y
  2871. CONFIG_CIFS_WEAK_PW_HASH=y
  2872. CONFIG_CIFS_UPCALL=y
  2873. CONFIG_CIFS_XATTR=y
  2874. CONFIG_CIFS_POSIX=y
  2875. # CONFIG_CIFS_DEBUG2 is not set
  2876. CONFIG_CIFS_DFS_UPCALL=y
  2877. CONFIG_CIFS_ACL=y
  2878. # CONFIG_NCP_FS is not set
  2879. # CONFIG_CODA_FS is not set
  2880. # CONFIG_AFS_FS is not set
  2881.  
  2882. #
  2883. # Partition Types
  2884. #
  2885. CONFIG_PARTITION_ADVANCED=y
  2886. # CONFIG_ACORN_PARTITION is not set
  2887. # CONFIG_OSF_PARTITION is not set
  2888. # CONFIG_AMIGA_PARTITION is not set
  2889. # CONFIG_ATARI_PARTITION is not set
  2890. # CONFIG_MAC_PARTITION is not set
  2891. CONFIG_MSDOS_PARTITION=y
  2892. # CONFIG_BSD_DISKLABEL is not set
  2893. # CONFIG_MINIX_SUBPARTITION is not set
  2894. # CONFIG_SOLARIS_X86_PARTITION is not set
  2895. # CONFIG_UNIXWARE_DISKLABEL is not set
  2896. # CONFIG_LDM_PARTITION is not set
  2897. # CONFIG_SGI_PARTITION is not set
  2898. # CONFIG_ULTRIX_PARTITION is not set
  2899. # CONFIG_SUN_PARTITION is not set
  2900. # CONFIG_KARMA_PARTITION is not set
  2901. CONFIG_EFI_PARTITION=y
  2902. # CONFIG_SYSV68_PARTITION is not set
  2903. CONFIG_NLS=y
  2904. CONFIG_NLS_DEFAULT="iso8859-1"
  2905. CONFIG_NLS_CODEPAGE_437=y
  2906. # CONFIG_NLS_CODEPAGE_737 is not set
  2907. # CONFIG_NLS_CODEPAGE_775 is not set
  2908. # CONFIG_NLS_CODEPAGE_850 is not set
  2909. # CONFIG_NLS_CODEPAGE_852 is not set
  2910. # CONFIG_NLS_CODEPAGE_855 is not set
  2911. # CONFIG_NLS_CODEPAGE_857 is not set
  2912. # CONFIG_NLS_CODEPAGE_860 is not set
  2913. # CONFIG_NLS_CODEPAGE_861 is not set
  2914. # CONFIG_NLS_CODEPAGE_862 is not set
  2915. # CONFIG_NLS_CODEPAGE_863 is not set
  2916. # CONFIG_NLS_CODEPAGE_864 is not set
  2917. # CONFIG_NLS_CODEPAGE_865 is not set
  2918. # CONFIG_NLS_CODEPAGE_866 is not set
  2919. # CONFIG_NLS_CODEPAGE_869 is not set
  2920. # CONFIG_NLS_CODEPAGE_936 is not set
  2921. # CONFIG_NLS_CODEPAGE_950 is not set
  2922. # CONFIG_NLS_CODEPAGE_932 is not set
  2923. # CONFIG_NLS_CODEPAGE_949 is not set
  2924. # CONFIG_NLS_CODEPAGE_874 is not set
  2925. # CONFIG_NLS_ISO8859_8 is not set
  2926. # CONFIG_NLS_CODEPAGE_1250 is not set
  2927. # CONFIG_NLS_CODEPAGE_1251 is not set
  2928. CONFIG_NLS_ASCII=y
  2929. CONFIG_NLS_ISO8859_1=y
  2930. # CONFIG_NLS_ISO8859_2 is not set
  2931. # CONFIG_NLS_ISO8859_3 is not set
  2932. # CONFIG_NLS_ISO8859_4 is not set
  2933. # CONFIG_NLS_ISO8859_5 is not set
  2934. # CONFIG_NLS_ISO8859_6 is not set
  2935. # CONFIG_NLS_ISO8859_7 is not set
  2936. # CONFIG_NLS_ISO8859_9 is not set
  2937. # CONFIG_NLS_ISO8859_13 is not set
  2938. # CONFIG_NLS_ISO8859_14 is not set
  2939. # CONFIG_NLS_ISO8859_15 is not set
  2940. # CONFIG_NLS_KOI8_R is not set
  2941. # CONFIG_NLS_KOI8_U is not set
  2942. CONFIG_NLS_UTF8=y
  2943.  
  2944. #
  2945. # Kernel hacking
  2946. #
  2947. CONFIG_PRINTK_TIME=y
  2948. CONFIG_PRINTK_CPU_ID=y
  2949. # CONFIG_PRINTK_PID is not set
  2950. CONFIG_DEFAULT_MESSAGE_LOGLEVEL=4
  2951. CONFIG_ENABLE_WARN_DEPRECATED=y
  2952. CONFIG_ENABLE_MUST_CHECK=y
  2953. CONFIG_FRAME_WARN=1024
  2954. CONFIG_MAGIC_SYSRQ=y
  2955. # CONFIG_STRIP_ASM_SYMS is not set
  2956. # CONFIG_UNUSED_SYMBOLS is not set
  2957. CONFIG_DEBUG_FS=y
  2958. # CONFIG_HEADERS_CHECK is not set
  2959. # CONFIG_DEBUG_SECTION_MISMATCH is not set
  2960. CONFIG_DEBUG_KERNEL=y
  2961. # CONFIG_DEBUG_SHIRQ is not set
  2962. CONFIG_LOCKUP_DETECTOR=y
  2963. # CONFIG_HARDLOCKUP_DETECTOR is not set
  2964. CONFIG_BOOTPARAM_HARDLOCKUP_PANIC=y
  2965. CONFIG_BOOTPARAM_HARDLOCKUP_PANIC_VALUE=1
  2966. CONFIG_BOOTPARAM_SOFTLOCKUP_PANIC=y
  2967. CONFIG_BOOTPARAM_SOFTLOCKUP_PANIC_VALUE=1
  2968. CONFIG_DETECT_HUNG_TASK=y
  2969. CONFIG_DEFAULT_HUNG_TASK_TIMEOUT=120
  2970. CONFIG_BOOTPARAM_HUNG_TASK_PANIC=y
  2971. CONFIG_BOOTPARAM_HUNG_TASK_PANIC_VALUE=1
  2972. CONFIG_SCHED_DEBUG=y
  2973. CONFIG_SCHEDSTATS=y
  2974. # CONFIG_TIMER_STATS is not set
  2975. # CONFIG_DEBUG_OBJECTS is not set
  2976. # CONFIG_SLUB_STATS is not set
  2977. # CONFIG_DEBUG_KMEMLEAK is not set
  2978. # CONFIG_DEBUG_PREEMPT is not set
  2979. # CONFIG_DEBUG_RT_MUTEXES is not set
  2980. # CONFIG_RT_MUTEX_TESTER is not set
  2981. # CONFIG_DEBUG_SPINLOCK is not set
  2982. # CONFIG_DEBUG_MUTEXES is not set
  2983. # CONFIG_DEBUG_LOCK_ALLOC is not set
  2984. # CONFIG_PROVE_LOCKING is not set
  2985. # CONFIG_SPARSE_RCU_POINTER is not set
  2986. # CONFIG_LOCK_STAT is not set
  2987. CONFIG_DEBUG_SPINLOCK_SLEEP=y
  2988. # CONFIG_DEBUG_LOCKING_API_SELFTESTS is not set
  2989. CONFIG_STACKTRACE=y
  2990. # CONFIG_DEBUG_STACK_USAGE is not set
  2991. # CONFIG_DEBUG_KOBJECT is not set
  2992. # CONFIG_DEBUG_HIGHMEM is not set
  2993. CONFIG_DEBUG_BUGVERBOSE=y
  2994. CONFIG_DEBUG_INFO=y
  2995. # CONFIG_DEBUG_INFO_REDUCED is not set
  2996. # CONFIG_DEBUG_VM is not set
  2997. # CONFIG_DEBUG_WRITECOUNT is not set
  2998. # CONFIG_DEBUG_MEMORY_INIT is not set
  2999. # CONFIG_DEBUG_LIST is not set
  3000. # CONFIG_TEST_LIST_SORT is not set
  3001. # CONFIG_DEBUG_SG is not set
  3002. # CONFIG_DEBUG_NOTIFIERS is not set
  3003. # CONFIG_DEBUG_CREDENTIALS is not set
  3004. CONFIG_FRAME_POINTER=y
  3005. # CONFIG_BOOT_PRINTK_DELAY is not set
  3006. # CONFIG_RCU_TORTURE_TEST is not set
  3007. CONFIG_RCU_CPU_STALL_TIMEOUT=60
  3008. CONFIG_RCU_CPU_STALL_VERBOSE=y
  3009. # CONFIG_BACKTRACE_SELF_TEST is not set
  3010. # CONFIG_DEBUG_BLOCK_EXT_DEVT is not set
  3011. # CONFIG_DEBUG_FORCE_WEAK_PER_CPU is not set
  3012. # CONFIG_DEBUG_PER_CPU_MAPS is not set
  3013. # CONFIG_LKDTM is not set
  3014. # CONFIG_CPU_NOTIFIER_ERROR_INJECT is not set
  3015. # CONFIG_FAULT_INJECTION is not set
  3016. # CONFIG_LATENCYTOP is not set
  3017. CONFIG_SYSCTL_SYSCALL_CHECK=y
  3018. # CONFIG_DEBUG_PAGEALLOC is not set
  3019. CONFIG_HAVE_FUNCTION_TRACER=y
  3020. CONFIG_HAVE_FUNCTION_GRAPH_TRACER=y
  3021. CONFIG_HAVE_DYNAMIC_FTRACE=y
  3022. CONFIG_HAVE_FTRACE_MCOUNT_RECORD=y
  3023. CONFIG_HAVE_C_RECORDMCOUNT=y
  3024. CONFIG_TRACING_SUPPORT=y
  3025. # CONFIG_FTRACE is not set
  3026. # CONFIG_DYNAMIC_DEBUG is not set
  3027. # CONFIG_DMA_API_DEBUG is not set
  3028. # CONFIG_ATOMIC64_SELFTEST is not set
  3029. # CONFIG_SAMPLES is not set
  3030. CONFIG_HAVE_ARCH_KGDB=y
  3031. # CONFIG_KGDB is not set
  3032. # CONFIG_TEST_KSTRTOX is not set
  3033. # CONFIG_STRICT_DEVMEM is not set
  3034. # CONFIG_ARM_UNWIND is not set
  3035. CONFIG_DEBUG_USER=y
  3036. # CONFIG_DEBUG_LL is not set
  3037. # CONFIG_OC_ETM is not set
  3038. CONFIG_DEBUG_S3C_UART=1
  3039. # CONFIG_CACHE_PERF is not set
  3040.  
  3041. #
  3042. # Security options
  3043. #
  3044. CONFIG_KEYS=y
  3045. CONFIG_KEYS_DEBUG_PROC_KEYS=y
  3046. # CONFIG_SECURITY_DMESG_RESTRICT is not set
  3047. CONFIG_SECURITY=y
  3048. # CONFIG_SECURITYFS is not set
  3049. CONFIG_SECURITY_NETWORK=y
  3050. # CONFIG_SECURITY_NETWORK_XFRM is not set
  3051. # CONFIG_SECURITY_PATH is not set
  3052. CONFIG_LSM_MMAP_MIN_ADDR=32768
  3053. CONFIG_SECURITY_SELINUX=y
  3054. # CONFIG_SECURITY_SELINUX_BOOTPARAM is not set
  3055. # CONFIG_SECURITY_SELINUX_DISABLE is not set
  3056. CONFIG_SECURITY_SELINUX_DEVELOP=y
  3057. CONFIG_SECURITY_SELINUX_AVC_STATS=y
  3058. CONFIG_SECURITY_SELINUX_CHECKREQPROT_VALUE=1
  3059. # CONFIG_SECURITY_SELINUX_POLICYDB_VERSION_MAX is not set
  3060. # CONFIG_SECURITY_TOMOYO is not set
  3061. # CONFIG_SECURITY_APPARMOR is not set
  3062. # CONFIG_IMA is not set
  3063. CONFIG_DEFAULT_SECURITY_SELINUX=y
  3064. # CONFIG_DEFAULT_SECURITY_DAC is not set
  3065. CONFIG_DEFAULT_SECURITY="selinux"
  3066. CONFIG_CRYPTO=y
  3067.  
  3068. #
  3069. # Crypto core or helper
  3070. #
  3071. CONFIG_CRYPTO_FIPS=y
  3072. CONFIG_CRYPTO_FIPS_INTEG_OFFSET=0x2B000000
  3073. CONFIG_CRYPTO_ALGAPI=y
  3074. CONFIG_CRYPTO_ALGAPI2=y
  3075. CONFIG_CRYPTO_AEAD=y
  3076. CONFIG_CRYPTO_AEAD2=y
  3077. CONFIG_CRYPTO_BLKCIPHER=y
  3078. CONFIG_CRYPTO_BLKCIPHER2=y
  3079. CONFIG_CRYPTO_HASH=y
  3080. CONFIG_CRYPTO_HASH2=y
  3081. CONFIG_CRYPTO_RNG=y
  3082. CONFIG_CRYPTO_RNG2=y
  3083. CONFIG_CRYPTO_PCOMP2=y
  3084. CONFIG_CRYPTO_MANAGER=y
  3085. CONFIG_CRYPTO_MANAGER2=y
  3086. CONFIG_CRYPTO_MANAGER_TESTS=y
  3087. CONFIG_CRYPTO_GF128MUL=y
  3088. CONFIG_CRYPTO_NULL=y
  3089. # CONFIG_CRYPTO_PCRYPT is not set
  3090. CONFIG_CRYPTO_WORKQUEUE=y
  3091. CONFIG_CRYPTO_CRYPTD=y
  3092. CONFIG_CRYPTO_AUTHENC=y
  3093. CONFIG_CRYPTO_TEST=y
  3094.  
  3095. #
  3096. # Authenticated Encryption with Associated Data
  3097. #
  3098. # CONFIG_CRYPTO_CCM is not set
  3099. # CONFIG_CRYPTO_GCM is not set
  3100. CONFIG_CRYPTO_SEQIV=y
  3101.  
  3102. #
  3103. # Block modes
  3104. #
  3105. CONFIG_CRYPTO_CBC=y
  3106. CONFIG_CRYPTO_CTR=y
  3107. CONFIG_CRYPTO_CTS=y
  3108. CONFIG_CRYPTO_ECB=y
  3109. # CONFIG_CRYPTO_LRW is not set
  3110. # CONFIG_CRYPTO_PCBC is not set
  3111. # CONFIG_CRYPTO_XTS is not set
  3112.  
  3113. #
  3114. # Hash modes
  3115. #
  3116. CONFIG_CRYPTO_HMAC=y
  3117. # CONFIG_CRYPTO_XCBC is not set
  3118. # CONFIG_CRYPTO_VMAC is not set
  3119.  
  3120. #
  3121. # Digest
  3122. #
  3123. CONFIG_CRYPTO_CRC32C=y
  3124. CONFIG_CRYPTO_GHASH=y
  3125. CONFIG_CRYPTO_MD4=y
  3126. CONFIG_CRYPTO_MD5=y
  3127. # CONFIG_CRYPTO_MICHAEL_MIC is not set
  3128. # CONFIG_CRYPTO_RMD128 is not set
  3129. # CONFIG_CRYPTO_RMD160 is not set
  3130. # CONFIG_CRYPTO_RMD256 is not set
  3131. # CONFIG_CRYPTO_RMD320 is not set
  3132. CONFIG_CRYPTO_SHA1=y
  3133. CONFIG_CRYPTO_SHA256=y
  3134. CONFIG_CRYPTO_SHA512=y
  3135. # CONFIG_CRYPTO_TGR192 is not set
  3136. # CONFIG_CRYPTO_WP512 is not set
  3137.  
  3138. #
  3139. # Ciphers
  3140. #
  3141. CONFIG_CRYPTO_AES=y
  3142. # CONFIG_CRYPTO_ANUBIS is not set
  3143. CONFIG_CRYPTO_ARC4=y
  3144. # CONFIG_CRYPTO_BLOWFISH is not set
  3145. # CONFIG_CRYPTO_CAMELLIA is not set
  3146. # CONFIG_CRYPTO_CAST5 is not set
  3147. # CONFIG_CRYPTO_CAST6 is not set
  3148. CONFIG_CRYPTO_DES=y
  3149. # CONFIG_CRYPTO_FCRYPT is not set
  3150. # CONFIG_CRYPTO_KHAZAD is not set
  3151. # CONFIG_CRYPTO_SALSA20 is not set
  3152. # CONFIG_CRYPTO_SEED is not set
  3153. # CONFIG_CRYPTO_SERPENT is not set
  3154. # CONFIG_CRYPTO_TEA is not set
  3155. CONFIG_CRYPTO_TWOFISH=y
  3156. CONFIG_CRYPTO_TWOFISH_COMMON=y
  3157.  
  3158. #
  3159. # Compression
  3160. #
  3161. CONFIG_CRYPTO_DEFLATE=y
  3162. # CONFIG_CRYPTO_ZLIB is not set
  3163. # CONFIG_CRYPTO_LZO is not set
  3164.  
  3165. #
  3166. # Random Number Generation
  3167. #
  3168. CONFIG_CRYPTO_ANSI_CPRNG=y
  3169. # CONFIG_CRYPTO_USER_API_HASH is not set
  3170. # CONFIG_CRYPTO_USER_API_SKCIPHER is not set
  3171. CONFIG_CRYPTO_HW=y
  3172. # CONFIG_CRYPTO_S5P_DEV_ACE is not set
  3173. # CONFIG_BINARY_PRINTF is not set
  3174.  
  3175. #
  3176. # Library routines
  3177. #
  3178. CONFIG_BITREVERSE=y
  3179. CONFIG_CRC_CCITT=y
  3180. CONFIG_CRC16=y
  3181. # CONFIG_CRC_T10DIF is not set
  3182. # CONFIG_CRC_ITU_T is not set
  3183. CONFIG_CRC32=y
  3184. # CONFIG_CRC7 is not set
  3185. CONFIG_LIBCRC32C=y
  3186. CONFIG_AUDIT_GENERIC=y
  3187. CONFIG_ZLIB_INFLATE=y
  3188. CONFIG_ZLIB_DEFLATE=y
  3189. # CONFIG_XZ_DEC is not set
  3190. # CONFIG_XZ_DEC_BCJ is not set
  3191. CONFIG_DECOMPRESS_GZIP=y
  3192. CONFIG_GENERIC_ALLOCATOR=y
  3193. CONFIG_REED_SOLOMON=y
  3194. CONFIG_REED_SOLOMON_ENC8=y
  3195. CONFIG_REED_SOLOMON_DEC8=y
  3196. CONFIG_TEXTSEARCH=y
  3197. CONFIG_TEXTSEARCH_KMP=y
  3198. CONFIG_TEXTSEARCH_BM=y
  3199. CONFIG_TEXTSEARCH_FSM=y
  3200. CONFIG_HAS_IOMEM=y
  3201. CONFIG_HAS_DMA=y
  3202. CONFIG_CPU_RMAP=y
  3203. CONFIG_NLATTR=y
  3204. # CONFIG_AVERAGE is not set
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement