forked from jwrdegoede/sunxi-kernel-config
-
Notifications
You must be signed in to change notification settings - Fork 10
/
config-arm-sun5i
453 lines (411 loc) · 12.4 KB
/
config-arm-sun5i
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
CONFIG_LOCALVERSION=".sun5i"
CONFIG_KERNEL_GZIP=y
# CONFIG_KERNEL_LZMA is not set
# CONFIG_KERNEL_XZ is not set
# CONFIG_KERNEL_LZO is not set
# CONFIG_SMP is not set
CONFIG_PANIC_TIMEOUT=0
# CONFIG_CGROUP_MEM_RES_CTLR is not set
# CONFIG_USER_NS is not set
# CONFIG_SLAB is not set
# CONFIG_DEFAULT_DEADLINE is not set
# CONFIG_DEFAULT_NOOP is not set
# CONFIG_ARCH_INTEGRATOR is not set
# CONFIG_ARCH_REALVIEW is not set
# CONFIG_ARCH_VERSATILE is not set
# CONFIG_ARCH_VEXPRESS is not set
# CONFIG_ARCH_AT91 is not set
# CONFIG_ARCH_BCMRING is not set
# CONFIG_ARCH_HIGHBANK is not set
# CONFIG_ARCH_CLPS711X is not set
# CONFIG_ARCH_CNS3XXX is not set
# CONFIG_ARCH_GEMINI is not set
# CONFIG_ARCH_PRIMA2 is not set
# CONFIG_ARCH_EBSA110 is not set
# CONFIG_ARCH_EP93XX is not set
# CONFIG_ARCH_FOOTBRIDGE is not set
# CONFIG_ARCH_MXC is not set
# CONFIG_ARCH_MXS is not set
# CONFIG_ARCH_NETX is not set
# CONFIG_ARCH_H720X is not set
# CONFIG_ARCH_IOP13XX is not set
# CONFIG_ARCH_IOP32X is not set
# CONFIG_ARCH_IOP33X is not set
# CONFIG_ARCH_IXP23XX is not set
# CONFIG_ARCH_IXP2000 is not set
# CONFIG_ARCH_IXP4XX is not set
# CONFIG_ARCH_DOVE is not set
# CONFIG_ARCH_KIRKWOOD is not set
# CONFIG_ARCH_LOKI is not set
# CONFIG_ARCH_LPC32XX is not set
# CONFIG_ARCH_MV78XX0 is not set
# CONFIG_ARCH_ORION5X is not set
# CONFIG_ARCH_MMP is not set
# CONFIG_ARCH_KS8695 is not set
# CONFIG_ARCH_W90X900 is not set
# CONFIG_ARCH_NUC93X is not set
# CONFIG_ARCH_TEGRA is not set
# CONFIG_ARCH_PICOXCELL is not set
# CONFIG_ARCH_SUN3I is not set
# CONFIG_ARCH_SUN4I is not set
CONFIG_ARCH_SUN5I=y
# CONFIG_ARCH_SUN7I is not set
# CONFIG_ARCH_PNX4008 is not set
# CONFIG_ARCH_PXA is not set
# CONFIG_ARCH_MSM is not set
# CONFIG_ARCH_SHMOBILE is not set
# CONFIG_ARCH_RPC is not set
# CONFIG_ARCH_SA1100 is not set
# CONFIG_ARCH_S3C24XX is not set
# CONFIG_ARCH_S3C2410 is not set
# CONFIG_ARCH_S3C64XX is not set
# CONFIG_ARCH_S5P64X0 is not set
# CONFIG_ARCH_S5PC100 is not set
# CONFIG_ARCH_S5PV210 is not set
# CONFIG_ARCH_EXYNOS is not set
# CONFIG_ARCH_EXYNOS4 is not set
# CONFIG_ARCH_SHARK is not set
# CONFIG_ARCH_TCC_926 is not set
# CONFIG_ARCH_U300 is not set
# CONFIG_ARCH_U8500 is not set
# CONFIG_ARCH_NOMADIK is not set
# CONFIG_ARCH_DAVINCI is not set
# CONFIG_ARCH_OMAP is not set
# CONFIG_PLAT_SPEAR is not set
# CONFIG_ARCH_VT8500 is not set
# CONFIG_ARCH_ZYNQ is not set
CONFIG_VFPv3=y
CONFIG_NEON=y
CONFIG_SUNXI_SCALING_MIN=408
# CONFIG_ARM_THUMBEE is not set
CONFIG_SWP_EMULATE=y
# CONFIG_CPU_BPREDICT_DISABLE is not set
# No idea what revision of the Cortex-A8 the A10 has so enable all
# Cortex-A8 errata (and disable errata for other arm cpu cores)
CONFIG_ARM_ERRATA_430973=y
CONFIG_ARM_ERRATA_458693=y
CONFIG_ARM_ERRATA_460075=y
# CONFIG_ARM_ERRATA_720789 is not set
# CONFIG_ARM_ERRATA_743622 is not set
# CONFIG_ARM_ERRATA_751472 is not set
# CONFIG_ARM_ERRATA_754322 is not set
# CONFIG_ARM_ERRATA_775420 is not set
# CONFIG_FIQ_DEBUGGER is not set
# CONFIG_ARM_PATCH_PHYS_VIRT is not set
CONFIG_VMSPLIT_3G=y
# CONFIG_VMSPLIT_2G is not set
# CONFIG_VMSPLIT_1G is not set
# CONFIG_THUMB2_KERNEL is not set
# CONFIG_ARM_FLUSH_CONSOLE_ON_RESTART is not set
# CONFIG_BUILD_ARM_APPENDED_DTB_IMAGE is not set
# CONFIG_CPU_FREQ_DEFAULT_GOV_PERFORMANCE is not set
# CONFIG_CPU_FREQ_DEFAULT_GOV_USERSPACE is not set
CONFIG_CPU_FREQ_DEFAULT_GOV_ONDEMAND=y
# CONFIG_CPU_FREQ_DEFAULT_GOV_CONSERVATIVE is not set
# CONFIG_CPU_FREQ_DEFAULT_GOV_INTERACTIVE is not set
# CONFIG_CPU_FREQ_DEFAULT_GOV_FANTASY is not set
# CONFIG_CPU_FREQ_DEFAULT_GOV_SMARTASS2 is not set
# CONFIG_CPU_FREQ_GOV_INTERACTIVE is not set
# CONFIG_CPU_FREQ_GOV_FANTASY is not set
# CONFIG_CPU_FREQ_GOV_SMARTASS2 is not set
# CONFIG_CPU_FREQ_USR_EVNT_NOTIFY is not set
CONFIG_CPU_FREQ_DVFS=y
# CONFIG_SUSPEND_TIME is not set
# CONFIG_ANDROID_PARANOID_NETWORK is not set
# CONFIG_NET_ACTIVITY_STATS is not set
CONFIG_NETFILTER_XT_MATCH_QUOTA2=m
# CONFIG_IP_NF_TARGET_REJECT_SKERR is not set
# CONFIG_IP6_NF_TARGET_REJECT_SKERR is not set
# CONFIG_CFG80211_ALLOW_RECONNECT is not set
CONFIG_DEFAULT_CUBIC=y
# CONFIG_DEFAULT_RENO is not set
# CONFIG_NET_DSA is not set
# CONFIG_NFC_DEVICES is not set
# CONFIG_NFS_USE_NEW_IDMAPPER is not set
# CONFIG_NFSD_DEPRECATED is not set
CONFIG_SW_DEBUG_UART=0
CONFIG_SUNXI_MALI_RESERVED_MEM=y
CONFIG_SUNXI_MULTIPLATFORM=y
CONFIG_RFKILL=y
CONFIG_RFKILL_PM=y
# CONFIG_RFKILL_REGULATOR is not set
CONFIG_SUNXI_RFKILL=y
# CONFIG_SYNC is not set
# CONFIG_MTD is not set
CONFIG_SUNXI_NAND=y
CONFIG_SUNXI_NAND_COMPAT_DEV=y
# CONFIG_SUNXI_NAND_TEST is not set
# CONFIG_SUN4I_GPIO_UGLY is not set
CONFIG_SUNXI_DBGREG=m
CONFIG_SERIAL_8250_SUNXI=y
# CONFIG_RISCOM8 is not set
# CONFIG_SPECIALIX is not set
CONFIG_WEMAC_SUN4I=y
CONFIG_KEYBOARD_SUN4IKEYPAD=m
CONFIG_KEYBOARD_SUN4I_KEYBOARD=m
CONFIG_KEYBOARD_HV2605_KEYBOARD=m
CONFIG_IR_SUN5I=m
# CONFIG_SENSORS_AK8975 is not set
# CONFIG_UID_STAT is not set
# CONFIG_WL127X_RFKILL is not set
# CONFIG_ASHMEM is not set
# CONFIG_TEGRA_FPGA is not set
# CONFIG_SUNXI_IGNORE_ATAG_MEM is not set
# CONFIG_WAKELOCK is not set
# CONFIG_LOOPBACK_TARGET_CDB_DEBUG is not set
CONFIG_GPIOLIB=y
# CONFIG_DEBUG_GPIO is not set
CONFIG_GPIO_SYSFS=y
# CONFIG_GPIO_GENERIC_PLATFORM is not set
# CONFIG_GPIO_PL061 is not set
CONFIG_GPIO_SUNXI=m
CONFIG_GPIO_MAX7300=m
CONFIG_GPIO_MAX732x=m
CONFIG_GPIO_PCA953X=m
CONFIG_GPIO_PCF857X=m
# CONFIG_GPIO_SX150X is not set
CONFIG_GPIO_ADP5588=m
CONFIG_GPIO_MCP23S08=m
CONFIG_W1_MASTER_GPIO=m
CONFIG_W1_SUNXI=m
# CONFIG_CHARGER_GPIO is not set
# CONFIG_SENSORS_GPIO_FAN is not set
# CONFIG_SENSORS_SHT15 is not set
# CONFIG_MFD_SM501_GPIO is not set
# CONFIG_MFD_ASIC3 is not set
# CONFIG_HTC_EGPIO is not set
# CONFIG_HTC_I2CPLD is not set
# CONFIG_UCB1400_CORE is not set
# CONFIG_TPS65010 is not set
# CONFIG_MFD_TPS6586X is not set
# CONFIG_MFD_TPS65910 is not set
# CONFIG_MFD_TPS65912_I2C is not set
# CONFIG_MFD_TC6393XB is not set
# CONFIG_MFD_AAT2870_CORE is not set
# CONFIG_REGULATOR_GPIO is not set
# CONFIG_RADIO_WL128X is not set
# CONFIG_USB_GPIO_VBUS is not set
CONFIG_LEDS_GPIO=m
# CONFIG_LEDS_LT3593 is not set
# CONFIG_LEDS_RENESAS_TPU is not set
CONFIG_LEDS_TRIGGER_CPU=y
CONFIG_LEDS_TRIGGER_GPIO=m
CONFIG_RFKILL_GPIO=m
# CONFIG_TI_ST is not set
# CONFIG_MDIO_GPIO is not set
CONFIG_KEYBOARD_GPIO=m
CONFIG_KEYBOARD_GPIO_POLLED=m
CONFIG_KEYBOARD_MATRIX=m
# CONFIG_MOUSE_GPIO is not set
# CONFIG_INPUT_GP2A is not set
CONFIG_INPUT_GPIO_TILT_POLLED=m
CONFIG_INPUT_GPIO_ROTARY_ENCODER=m
# CONFIG_I2C_GPIO is not set
CONFIG_SATA_AHCI_PLATFORM=y
CONFIG_SW_SATA_AHCI_PLATFORM=y
CONFIG_NET_ETHERNET=y
CONFIG_NETDEV_1000=y
CONFIG_NETDEV_10000=y
CONFIG_NET_VENDOR_BROADCOM=y
# CONFIG_FTMAC100 is not set
# CONFIG_STMMAC_ETH is not set
CONFIG_PPPOLAC=m
CONFIG_PPPOPNS=m
CONFIG_USB_NET_QF9700=m
# CONFIG_WIFI_CONTROL_FUNC is not set
# CONFIG_BCMDHD is not set
# CONFIG_BCM4329 is not set
CONFIG_BCM4330=m
# CONFIG_RTL8192CU is not set
CONFIG_RTL8188EU=m
CONFIG_RTL8189ES=m
CONFIG_RTL8723AS=m
CONFIG_RTL8192CU_SW=m
CONFIG_RTXX7X_SW=m
CONFIG_INPUT_KEYRESET=y
CONFIG_TOUCHSCREEN_GT801=m
CONFIG_TOUCHSCREEN_GT811=m
CONFIG_TOUCHSCREEN_GT818=m
CONFIG_TOUCHSCREEN_SUN4I_TS=m
CONFIG_TOUCHSCREEN_FT5X_TS=m
CONFIG_TOUCHSCREEN_ZT8031=m
# CONFIG_TOUCHSCREEN_SYNAPTICS_I2C_RMI is not set
# CONFIG_TOUCHSCREEN_COASIA is not set
# CONFIG_TOUCHSCREEN_AUO_PIXCIR is not set
# CONFIG_TOUCHSCREEN_CY8CTMG110 is not set
# CONFIG_TOUCHSCREEN_CLEARPAD_TM1217 is not set
CONFIG_INPUT_ATI_REMOTE=m
CONFIG_INPUT_KEYCHORD=m
# CONFIG_GSENSOR is not set
CONFIG_SENSORS_MMA7660=m
CONFIG_MISC_DEVICES=y
CONFIG_DEVMEM=y
CONFIG_STRICT_DEVMEM=y
CONFIG_SUNXI_WDT=m
CONFIG_LEDS_SUNXI=y
CONFIG_RTC_DRV_SUN5I=y
# CONFIG_DCC_TTY is not set
# CONFIG_BATTERY_ANDROID is not set
# CONFIG_APANIC is not set
# CONFIG_RTC_INTF_ALARM is not set
CONFIG_I2C=y
CONFIG_REGMAP_I2C=y
CONFIG_I2C_SUNXI=y
# CONFIG_SUNXI_IIC_PRINT_TRANSFER_INFO is not set
# CONFIG_TWL4030_CORE is not set
# CONFIG_TWL6040_CORE is not set
# CONFIG_PMIC_DA903X is not set
# CONFIG_MFD_DA9052_I2C is not set
# CONFIG_PMIC_ADP5520 is not set
# CONFIG_PMIC_MFD_MAX892 is not set
# CONFIG_MFD_MAX8997 is not set
# CONFIG_MFD_MAX8998 is not set
# CONFIG_MFD_S5M_CORE is not set
# CONFIG_MFD_WL1273_CORE is not set
# CONFIG_MFD_TPS65090 is not set
# CONFIG_MFD_RC5T583 is not set
CONFIG_AW_AXP=y
# CONFIG_AW_AXP15 is not set
# CONFIG_AW_AXP18 is not set
# CONFIG_AW_AXP19 is not set
CONFIG_AW_AXP20=y
CONFIG_AXP_CHARGEINIT=y
CONFIG_AXP_CHGCHANGE=y
CONFIG_AXP152=y
# CONFIG_CHARGER_MANAGER is not set
CONFIG_REGULATOR=y
# CONFIG_REGULATOR_BQ24022 is not set
# CONFIG_REGULATOR_DEBUG is not set
# CONFIG_REGULATOR_DUMMY is not set
# CONFIG_REGULATOR_FIXED_VOLTAGE is not set
# CONFIG_REGULATOR_VIRTUAL_CONSUMER is not set
# CONFIG_REGULATOR_USERSPACE_CONSUMER is not set
# CONFIG_REGULATOR_AD5398 is not set
# CONFIG_REGULATOR_ISL6271A is not set
# CONFIG_REGULATOR_MAX1586 is not set
# CONFIG_REGULATOR_MAX8649 is not set
# CONFIG_REGULATOR_MAX8660 is not set
# CONFIG_REGULATOR_MAX8952 is not set
# CONFIG_REGULATOR_LP3971 is not set
# CONFIG_REGULATOR_LP3972 is not set
# CONFIG_REGULATOR_TPS62360 is not set
# CONFIG_REGULATOR_TPS65023 is not set
# CONFIG_REGULATOR_TPS6507X is not set
# CONFIG_LEDS_REGULATOR is not set
CONFIG_VIDEO_SUN5I_CEDAR=m
CONFIG_VIDEO_DECODER_SUN5I=m
# CONFIG_VIDEO_AVS_COUNTER is not set
CONFIG_VIDEO_CSI_SUN4I=y
CONFIG_CSI_DEV_SEL=m
CONFIG_CSI0_SUN4I=m
CONFIG_CSI1_SUN4I=m
CONFIG_CSI_OV7670=m
CONFIG_CSI_GT2005=m
CONFIG_CSI_GC0308=m
CONFIG_CSI_HI704=m
CONFIG_CSI_SP0838=m
CONFIG_CSI_MT9M112=m
CONFIG_CSI_MT9M113=m
CONFIG_CSI_OV2655=m
CONFIG_CSI_HI253=m
CONFIG_CSI_MT9D112=m
CONFIG_CSI_GC0307=m
CONFIG_CSI_OV5640=m
CONFIG_AUDIO_ENGINE=m
CONFIG_ACE_CONFIG=m
CONFIG_PA_CONTROL=m
CONFIG_PA_CONFIG=m
# CONFIG_ION is not set
CONFIG_DRM_MALI=m
CONFIG_MALI=m
CONFIG_MALI400=m
# CONFIG_MALI400_DEBUG is not set
# CONFIG_MALI400_GPU_UTILIZATION is not set
# CONFIG_MALI400_PROFILING is not set
CONFIG_UMP=m
# CONFIG_UMP_DEBUG is not set
CONFIG_FB_SUNXI=y
CONFIG_FB_SUNXI_RESERVED_MEM=y
CONFIG_FB_SUNXI_UMP=y
CONFIG_FB_SUNXI_LCD=y
CONFIG_FB_SUNXI_HDMI=y
CONFIG_HDMI_CEC=m
CONFIG_SOUND=y
CONFIG_SND=y
CONFIG_SND_SOC=y
CONFIG_SOUND_SUN4I=y
CONFIG_SND_SUN4I_SOC_CODEC=y
CONFIG_SND_SUN4I_SOC_HDMIAUDIO=y
CONFIG_SND_SUN4I_SOC_SPDIF=y
CONFIG_SND_SUN4I_SOC_I2S_INTERFACE=m
CONFIG_SND_SOC_I2C_AND_SPI=y
# CONFIG_SND_SOC_ALL_CODECS is not set
CONFIG_USB_SW_SUNXI_HCD0=y
CONFIG_USB_SUNXI_EHCI=y
CONFIG_USB_SUNXI_OHCI=y
# CONFIG_USB_RENESAS_USBHS is not set
CONFIG_USB_GADGET=y
# CONFIG_USB_GADGET_DEBUG is not set
# CONFIG_USB_GADGET_DEBUG_FILES is not set
# CONFIG_USB_GADGET_DEBUG_FS is not set
# CONFIG_USB_FUNCTIONFS is not set
CONFIG_USB_GADGET_VBUS_DRAW=2
CONFIG_USB_GADGET_STORAGE_NUM_BUFFERS=2
# CONFIG_USB_FUSB300 is not set
# CONFIG_USB_R8A66597 is not set
# CONFIG_USB_MV_UDC is not set
# CONFIG_USB_M66592 is not set
# CONFIG_USB_NET2272 is not set
# CONFIG_USB_DUMMY_HCD is not set
# CONFIG_USB_GADGET_FUSB300 is not set
# CONFIG_USB_GADGET_R8A66597 is not set
# CONFIG_USB_GADGET_PXA_U2O is not set
# CONFIG_USB_GADGET_M66592 is not set
CONFIG_USB_SW_SUNXI_UDC0=y
# CONFIG_USB_GADGET_DUMMY_HCD is not set
CONFIG_USB_GADGET_DUALSPEED=y
# CONFIG_USB_ZERO is not set
# CONFIG_USB_AUDIO is not set
# CONFIG_USB_ETH is not set
# CONFIG_USB_G_NCM is not set
CONFIG_USB_FILE_STORAGE=m
CONFIG_USB_FILE_STORAGE_TEST=y
# CONFIG_USB_MASS_STORAGE is not set
# CONFIG_USB_G_SERIAL is not set
# CONFIG_USB_G_PRINTER is not set
# CONFIG_USB_CDC_COMPOSITE is not set
# CONFIG_USB_G_ACM_MS is not set
# CONFIG_USB_G_MULTI is not set
# CONFIG_USB_G_HID is not set
# CONFIG_USB_G_DBGP is not set
# CONFIG_USB_G_WEBCAM is not set
# CONFIG_USB_MIDI_GADGET is not set
CONFIG_USB_SW_SUNXI_USB=y
CONFIG_USB_SW_SUNXI_USB_MANAGER=y
# CONFIG_USB_SW_SUNXI_USB0_NULL is not set
# CONFIG_USB_SW_SUNXI_USB0_DEVICE_ONLY is not set
# CONFIG_USB_SW_SUNXI_USB0_HOST_ONLY is not set
CONFIG_USB_SW_SUNXI_USB0_OTG=y
# CONFIG_USB_SW_SUNXI_USB_DEBUG is not set
# CONFIG_USB_OTG_WAKELOCK is not set
CONFIG_MMC=y
CONFIG_MMC_BLOCK=y
CONFIG_MMC_SUNXI_POWER_CONTROL=y
CONFIG_MMC_SUNXI=y
# CONFIG_MMC_SUNXI_DBG is not set
# CONFIG_MMC_EMBEDDED_SDIO is not set
# CONFIG_MMC_PARANOID_SD_INIT is not set
# CONFIG_MMC_BLOCK_DEFERRED_RESUME is not set
CONFIG_BRANCH_PROFILE_NONE=y
# CONFIG_PROFILE_ANNOTATED_BRANCHES is not set
# CONFIG_PROFILE_ALL_BRANCHES is not set
CONFIG_DEFAULT_SECURITY_SELINUX=y
# CONFIG_DEFAULT_SECURITY_DAC is not set
CONFIG_CRC32_SLICEBY8=y
# CONFIG_CRC32_SLICEBY4 is not set
# CONFIG_CRC32_SARWATE is not set
# CONFIG_CRC32_BIT is not set
# CONFIG_SWITCH is not set
# CONFIG_DEBUG_RODATA is not set
# CONFIG_DEBUG_SPINLOCK_SLEEP is not set
# CONFIG_OC_ETM is not set