mirror of
https://github.com/apache/nuttx.git
synced 2026-05-20 20:44:39 +08:00
kconfig2html: Exceed original maximum number of selects
This commit is contained in:
@@ -58,7 +58,7 @@
|
||||
#define SCRATCH_SIZE 2048
|
||||
#define MAX_DEPENDENCIES 100
|
||||
#define MAX_LEVELS 100
|
||||
#define MAX_SELECT 16
|
||||
#define MAX_SELECT 64
|
||||
#define MAX_DEFAULTS 128
|
||||
#define TAB_SIZE 4
|
||||
#define VAR_SIZE 80
|
||||
|
||||
Reference in New Issue
Block a user