mirror of
git://git.openwrt.org/openwrt/openwrt.git
synced 2024-12-22 06:41:17 +00:00
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
@ -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 New Issue
Block a user