• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1#
2# Automatically generated file. DO NOT EDIT.
3# Beken IoT Development Framework (BEKEN-ARMINO) Project Configuration
4#
5
6#
7# SOC_CONFIG
8#
9# CONFIG_SOC_BK7231N is not set
10# CONFIG_SOC_BK7231U is not set
11# CONFIG_SOC_BK7251 is not set
12# CONFIG_SOC_BK7271 is not set
13# CONFIG_SOC_BK7236 is not set
14# CONFIG_SOC_BK7236A is not set
15# CONFIG_SOC_BK7256 is not set
16# CONFIG_SOC_BK7256_CP1 is not set
17CONFIG_SOC_BK7235 = true
18
19# CONFIG_SOC_BK7237 is not set
20CONFIG_SOC_STR = "bk7235"
21CONFIG_SOC_ARCH = "riscv"
22CONFIG_SOC_BK7256XX = true
23
24# end of SOC_CONFIG
25
26#
27# ARMINO Configuration
28#
29
30#
31# Common Configuration
32#
33
34#
35# Compile/Build
36#
37CONFIG_TOOLCHAIN_PATH = "/opt/risc-v/nds32le-elf-mculib-v5/bin"
38CONFIG_TOOLCHAIN_PREFIX = "riscv32-elf-"
39
40# end of Compile/Build
41
42#
43# Debug
44#
45CONFIG_DEBUG_FIRMWARE = true
46CONFIG_ASSERT_IGNORE = true
47
48# CONFIG_ASSERT_HALT is not set
49# CONFIG_ASSERT_REBOOT is not set
50# CONFIG_JTAG is not set
51# end of Debug
52# end of Common Configuration
53
54#
55# Features Configuration
56#
57CONFIG_LWIP = true
58
59# CONFIG_LWIP_V2_0 is not set
60CONFIG_LWIP_V2_1 = true
61CONFIG_NO_HOSTED = true
62
63# CONFIG_SEMI_HOSTED is not set
64# CONFIG_FULLY_HOSTED is not set
65# CONFIG_WIFI_SENSOR is not set
66CONFIG_BLUETOOTH = true
67
68# end of Features Configuration
69
70#
71# Components Configuration
72#
73# CONFIG_AT_CMD is not set
74
75#
76# ATE
77#
78CONFIG_ATE = true
79CONFIG_ATE_GPIO_ID = 0
80CONFIG_ATE_GPIO_PULL_UP = true
81
82# CONFIG_ATE_TEST is not set
83# end of ATE
84
85#
86# BLE
87#
88# CONFIG_BT is not set
89CONFIG_BLE = true
90
91# CONFIG_BLE_5_X is not set
92# CONFIG_BLE_4_2 is not set
93CONFIG_BTDM_5_2 = true
94
95# CONFIG_BTDM_5_2_MINDTREE is not set
96# end of BLE
97
98#
99# Cli
100#
101CONFIG_CLI = true
102CONFIG_BKREG = true
103CONFIG_MAX_COMMANDS = 320
104
105# CONFIG_IPERF_TEST is not set
106# CONFIG_TCP_SERVER_TEST is not set
107# CONFIG_AIRKISS_TEST is not set
108# CONFIG_WIFI_RAW_TX_TEST is not set
109# CONFIG_I2C1_TEST is not set
110CONFIG_I2C2_TEST = true
111
112# CONFIG_UART_TEST is not set
113CONFIG_SPI_TEST = true
114CONFIG_PERI_TEST = true
115
116# CONFIG_RF_OTA_TEST is not set
117CONFIG_SHELL_ASYNCLOG = true
118
119# CONFIG_TOUCH is not set
120# CONFIG_SBC_TEST is not set
121# CONFIG_AUDIO is not set
122CONFIG_EFUSE = true
123
124# CONFIG_ICU is not set
125# CONFIG_SECURITYIP is not set
126# CONFIG_KEYVALUE is not set
127CONFIG_IDLE_UART_OUT_TEST = true
128
129# CONFIG_COMPONENTS_WPA2_ENTERPRISE is not set
130CONFIG_COMPONENTS_WPA_TWT_TEST = true
131
132# CONFIG_COMPONENTS_WFA_CA is not set
133CONFIG_ENABLE_WIFI_DEFAULT_CONNECT = true
134
135# end of Cli
136
137#
138# DUAL_CORE
139#
140# CONFIG_DUAL_CORE is not set
141# end of DUAL_CORE
142
143#
144# Internal Kconfig
145#
146CONFIG_MCU_PS = true
147
148# CONFIG_DEEP_PS is not set
149CONFIG_TICK_CALI = true
150CONFIG_STA_PS = true
151
152# end of Internal Kconfig
153
154#
155# BK_NETIF_CONFIG
156#
157CONFIG_BK_NETIF = true
158
159# end of BK_NETIF_CONFIG
160
161#
162# FreeRTOS
163#
164# CONFIG_FREERTOS is not set
165
166#
167# Memory Debug
168#
169# CONFIG_MALLOC_STATIS is not set
170CONFIG_MEM_DEBUG = true
171CONFIG_MEM_DEBUG_FUNC_NAME = true
172CONFIG_MEM_DEBUG_FUNC_NAME_LEN = 16
173CONFIG_MEM_DEBUG_TASK_NAME = true
174CONFIG_MEM_DEBUG_TASK_NAME_LEN = 8
175
176# end of Memory Debug
177# end of FreeRTOS
178
179#
180# LITEOS_M
181#
182# CONFIG_LITEOS_M is not set
183# CONFIG_LITEOS_M_V3 is not set
184CONFIG_LITEOS_M_MST = true
185CONFIG_LITEOS_M_BK = true
186
187# end of LITEOS_M
188
189#
190# NON_OS
191#
192# CONFIG_NON_OS is not set
193# end of NON_OS
194
195CONFIG_CUSTOMIZE_HEAP_SIZE = 163840
196
197#
198# Startup
199#
200CONFIG_APP_MAIN_TASK_PRIO = 4
201CONFIG_APP_MAIN_TASK_STACK_SIZE = 4096
202
203# CONFIG_MATTER_START is not set
204# end of Startup
205
206#
207# System
208#
209# CONFIG_BASE_MAC_FROM_EFUSE is not set
210CONFIG_BASE_MAC_FROM_RF_OTP_FLASH = true
211
212# CONFIG_BASE_MAC_FROM_NVS is not set
213CONFIG_RANDOM_MAC_ADDR = true
214
215# end of System
216
217#
218# USB configuration
219#
220# CONFIG_USB is not set
221# end of USB configuration
222
223#
224# WiFi
225#
226CONFIG_WIFI_ENABLE = true
227CONFIG_WIFI6_CODE_STACK = true
228CONFIG_WIFI6 = true
229CONFIG_WIFI4 = true
230CONFIG_MSDU_RESV_HEAD_LENGTH = 96
231CONFIG_MSDU_RESV_TAIL_LENGTH = 16
232CONFIG_TASK_RECONNECT_PRIO = 4
233
234# CONFIG_AP_MONITOR_COEXIST is not set
235# CONFIG_WIFI_FAST_CONNECT is not set
236# CONFIG_BSSID_CONNECT is not set
237# CONFIG_WFA_CERT is not set
238# CONFIG_LESS_MEMERY_IN_RWNX is not set
239# CONFIG_AP_PROBEREQ_CB is not set
240CONFIG_WIFI6_IP_DEBUG = true
241CONFIG_MAC_BSSID = true
242
243# CONFIG_BK_COMPONENTS_P2P_GO is not set
244# CONFIG_COMPONENTS_STA_VSIE is not set
245# end of WiFi
246
247CONFIG_EASY_FLASH = true
248
249#
250# key
251#
252# CONFIG_COMPONENTS_TX_BUFING is not set
253# end of key
254
255#
256# LwIP 2.1.2
257#
258# CONFIG_IPV6 is not set
259CONFIG_DHCP = true
260
261# CONFIG_AUTOIP is not set
262# CONFIG_MDNS is not set
263CONFIG_TASK_LWIP_PRIO = 4
264
265# CONFIG_MIDEA is not set
266# CONFIG_LWIP_FAST_DHCP is not set
267CONFIG_HARMONY_LWIP = true
268
269# CONFIG_LWIP_MEM_DEFAULT is not set
270CONFIG_LWIP_MEM_REDUCE = true
271
272# end of LwIP 2.1.2
273
274#
275# MEDIA
276#
277CONFIG_MEDIA = true
278
279# end of MEDIA
280
281CONFIG_SARADC_CALI = true
282
283# CONFIG_SECURITY is not set
284CONFIG_TEMP_DETECT = true
285
286#
287# FLASH SIZE
288#
289# CONFIG_FLASH_SIZE_4M is not set
290# end of FLASH SIZE
291
292#
293# ARCH_RISCV
294#
295CONFIG_ARCH_RISCV = true
296CONFIG_NEST_INT_SUPPORT = true
297CONFIG_MEMDUMP_ALL = true
298
299# CONFIG_SAVE_BOOT_TIME_POINT is not set
300# CONFIG_CACHE_ENABLE is not set
301# end of ARCH_RISCV
302
303#
304# HOME SYSTEM
305#
306# CONFIG_SUPPORT_MATTER is not set
307# end of HOME SYSTEM
308
309#
310# Driver
311#
312
313#
314# SOFTWARE_SUPPORT_CHIP
315#
316# CONFIG_CHIP_SUPPORT is not set
317# end of SOFTWARE_SUPPORT_CHIP
318
319#
320# Watchdog
321#
322CONFIG_INT_WDT = true
323CONFIG_INT_WDT_PERIOD_MS = 20000
324CONFIG_TASK_WDT = true
325CONFIG_TASK_WDT_PERIOD_MS = 60000
326CONFIG_NMI_WDT_EN = true
327
328# end of Watchdog
329
330#
331# AON_Watchdog
332#
333# CONFIG_AON_WDT is not set
334CONFIG_INT_AON_WDT = true
335CONFIG_INT_AON_WDT_PERIOD_MS = 1000
336
337# end of AON_Watchdog
338
339#
340# UART
341#
342CONFIG_UART1 = true
343
344# CONFIG_UART1_FLOW_CTRL is not set
345CONFIG_UART2 = true
346
347# CONFIG_UART3 is not set
348CONFIG_PRINT_PORT_UART1 = true
349
350# CONFIG_PRINT_PORT_UART2 is not set
351# CONFIG_PRINT_PORT_UART3 is not set
352CONFIG_UART_PRINT_PORT = 0
353CONFIG_UART_ATE_PORT = 0
354CONFIG_PRINTF_BUF_SIZE = 128
355
356# CONFIG_BACKGROUND_PRINT is not set
357CONFIG_KFIFO_SIZE = 128
358
359# CONFIG_UART_STATIS is not set
360# end of UART
361
362#
363# TRNG
364#
365CONFIG_TRNG_SUPPORT = true
366
367# end of TRNG
368
369#
370# SDIO_HOST
371#
372# CONFIG_SDIO_HOST is not set
373CONFIG_SDIO_HOST_DEFAULT_CLOCK_FREQ = 200000
374
375# end of SDIO_HOST
376
377#
378# SDCARD
379#
380# CONFIG_SDCARD_HOST is not set
381CONFIG_SDCARD_V2P0 = true
382
383# CONFIG_SDCARD_V1P0 is not set
384# CONFIG_SDCARD_BUSWIDTH_4LINE is not set
385# end of SDCARD
386
387#
388# FATFS
389#
390# CONFIG_FATFS is not set
391# CONFIG_FATFS_SDCARD is not set
392# end of FATFS
393
394CONFIG_MAC_PHY_BYPASS = true
395
396#
397# SDIO
398#
399# CONFIG_SDIO is not set
400# end of SDIO
401
402#
403# SPI
404#
405CONFIG_SPI_DMA = true
406CONFIG_SPI_SLAVE = true
407CONFIG_SPI_MASTER = true
408CONFIG_SPI_STATIS = true
409CONFIG_SPI_SUPPORT_TX_FIFO_WR_READY = true
410
411# CONFIG_HSLAVE_SPI is not set
412# CONFIG_SPI_MST_FLASH is not set
413# CONFIG_SPI_MST_PSRAM is not set
414# end of SPI
415
416#
417# QSPI
418#
419# CONFIG_QSPI is not set
420CONFIG_QSPI_STATIS = true
421
422# end of QSPI
423
424#
425# AON_RTC
426#
427CONFIG_AON_RTC = true
428CONFIG_AON_RTC_MANY_USERS = true
429CONFIG_AON_RTC_TEST = true
430
431# CONFIG_AON_RTC_DEBUG is not set
432# end of AON_RTC
433
434#
435# GPIO
436#
437CONFIG_GPIO_WAKEUP_SUPPORT = true
438CONFIG_GPIO_DYNAMIC_WAKEUP_SUPPORT = true
439
440# CONFIG_GPIO_WAKEUP_DEBUG is not set
441CONFIG_GPIO_DYNAMIC_WAKEUP_SOURCE_MAX_CNT = 4
442CONFIG_GPIO_SIMULATE_UART_WRITE = true
443
444# end of GPIO
445
446#
447# AON_PMU
448#
449CONFIG_AON_PMU = true
450
451# end of AON_PMU
452
453#
454# DMA
455#
456CONFIG_GENERAL_DMA = true
457
458# end of DMA
459
460#
461# TOUCH
462#
463# end of TOUCH
464
465#
466# SBC
467#
468# CONFIG_SBC is not set
469# end of SBC
470
471#
472# JPEG_ENCODE
473#
474# CONFIG_JPEG_ENCODE is not set
475# end of JPEG_ENCODE
476
477#
478# PSRAM
479#
480# CONFIG_PSRAM is not set
481# end of PSRAM
482
483#
484# CALENDAR
485#
486# CONFIG_CALENDAR is not set
487# end of CALENDAR
488
489#
490# MPC
491#
492# CONFIG_MPC is not set
493# end of MPC
494
495#
496# PRRO
497#
498# CONFIG_PRRO is not set
499# end of PRRO
500
501#
502# System control
503#
504# CONFIG_SYS_REDUCE_NORMAL_POWER is not set
505# CONFIG_XTAL_FREQ_40M is not set
506CONFIG_XTAL_FREQ_26M = true
507CONFIG_XTAL_FREQ = 26000000
508CONFIG_DCO_FREQ = 120000000
509CONFIG_SYSTEM_CTRL = true
510CONFIG_POWER_CLOCK_RF = true
511
512# end of System control
513
514#
515# PHY
516#
517# CONFIG_PTA is not set
518# end of PHY
519
520#
521# I2S
522#
523# CONFIG_I2S is not set
524# end of I2S
525
526#
527# I2C
528#
529# CONFIG_I2C is not set
530CONFIG_I2C_SUPPORT_ID_BITS = 1
531
532# CONFIG_FM_I2C is not set
533# end of I2C
534
535#
536# PWM
537#
538# CONFIG_PWM is not set
539# CONFIG_PWM_HAS_TWO_INT is not set
540# end of PWM
541
542#
543# ICU
544#
545# CONFIG_ICU_GPIO is not set
546# end of ICU
547
548#
549# TIMER
550#
551CONFIG_TIMER = true
552CONFIG_TIMER_COUNTER = true
553CONFIG_TIMER_SUPPORT_ID_BITS = 63
554
555# end of TIMER
556
557#
558# SARADC
559#
560CONFIG_SARADC = true
561
562# CONFIG_SARADC_NEED_FLUSH is not set
563CONFIG_SARADC_RANGE_DIVIDE = true
564
565# end of SARADC
566
567#
568# FLASH
569#
570CONFIG_FLASH = true
571CONFIG_FLASH_QUAD_ENABLE = true
572CONFIG_FLASH_SRC_CLK_60M = true
573
574# CONFIG_FLASH_ORIGIN_API is not set
575# end of FLASH
576
577# CONFIG_SUPPORT_IRDA is not set
578# CONFIG_MAILBOX is not set
579# CONFIG_LCD is not set
580# CONFIG_DMA2D is not set
581# CONFIG_JPEG_DEC is not set
582# CONFIG_FFT is not set
583# CONFIG_AUDIO_RISCV_IP_V1_0 is not set
584# CONFIG_AUDIO_DSP_IP_V1_0 is not set
585CONFIG_CHANGE_JTAG_GPIO = true
586
587# end of Driver
588
589#
590# VENDOR CAL CONFIG
591#
592CONFIG_VND_CAL = true
593CONFIG_BLE_USE_HIGH_POWER_LEVEL = true
594
595# end of VENDOR CAL CONFIG
596
597#
598# VENDOR FLASH CONFIG
599#
600# CONFIG_OVERRIDE_FLASH_PARTITION is not set
601# end of VENDOR FLASH CONFIG
602# end of Components Configuration
603# end of ARMINO Configuration
604