mirror of
https://github.com/openwrt/openwrt.git
synced 2024-12-19 21:58:04 +00:00
kernel: add two ksyms to the generic kconfigs
These will be prompted for with GCC 12. Signed-off-by: Rui Salvaterra <rsalvaterra@gmail.com>
This commit is contained in:
parent
c4bd303086
commit
4eed715694
@ -2574,6 +2574,8 @@ CONFIG_INET=y
|
||||
CONFIG_INIT_ENV_ARG_LIMIT=32
|
||||
# CONFIG_INIT_ON_ALLOC_DEFAULT_ON is not set
|
||||
# CONFIG_INIT_ON_FREE_DEFAULT_ON is not set
|
||||
# CONFIG_INIT_STACK_ALL_PATTERN is not set
|
||||
# CONFIG_INIT_STACK_ALL_ZERO is not set
|
||||
CONFIG_INIT_STACK_NONE=y
|
||||
CONFIG_INOTIFY_USER=y
|
||||
# CONFIG_INPUT is not set
|
||||
|
@ -2664,6 +2664,8 @@ CONFIG_INET=y
|
||||
CONFIG_INIT_ENV_ARG_LIMIT=32
|
||||
# CONFIG_INIT_ON_ALLOC_DEFAULT_ON is not set
|
||||
# CONFIG_INIT_ON_FREE_DEFAULT_ON is not set
|
||||
# CONFIG_INIT_STACK_ALL_PATTERN is not set
|
||||
# CONFIG_INIT_STACK_ALL_ZERO is not set
|
||||
CONFIG_INIT_STACK_NONE=y
|
||||
CONFIG_INOTIFY_USER=y
|
||||
# CONFIG_INPUT is not set
|
||||
|
Loading…
Reference in New Issue
Block a user