kernel: Deactivate options shown with CONFIG_KERNEL_HIST_TRIGGERS=y
This deactivates some kernel configuration options I see when CONFIG_KERNEL_HIST_TRIGGERS=y is set in the OpenWrt configuration on x86/64. Signed-off-by: Hauke Mehrtens <hmehrtens@maxlinear.com>
This commit is contained in:
parent
e850045c76
commit
e291a38d7f
1 changed files with 2 additions and 0 deletions
|
@ -2399,6 +2399,7 @@ CONFIG_HIGH_RES_TIMERS=y
|
|||
# CONFIG_HISI_DMA is not set
|
||||
# CONFIG_HISI_FEMAC is not set
|
||||
# CONFIG_HISI_HIKEY_USB is not set
|
||||
# CONFIG_HIST_TRIGGERS_DEBUG is not set
|
||||
# CONFIG_HIX5HD2_GMAC is not set
|
||||
# CONFIG_HMC425 is not set
|
||||
# CONFIG_HMC6352 is not set
|
||||
|
@ -6385,6 +6386,7 @@ CONFIG_SYMBOLIC_ERRNAME=y
|
|||
# CONFIG_SYNC_FILE is not set
|
||||
# CONFIG_SYNOPSYS_DWC_ETH_QOS is not set
|
||||
# CONFIG_SYNTH_EVENTS is not set
|
||||
# CONFIG_SYNTH_EVENT_GEN_TEST is not set
|
||||
CONFIG_SYN_COOKIES=y
|
||||
# CONFIG_SYSCON_REBOOT_MODE is not set
|
||||
CONFIG_SYSCTL=y
|
||||
|
|
Loading…
Reference in a new issue