projects
/
openwrt
/
staging
/
hauke.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
bccc6a5
)
generic: 6.1: disable CONFIG_HP_WATCHDOG by default
author
Robert Marko
<robimarko@gmail.com>
Mon, 22 May 2023 21:34:01 +0000
(23:34 +0200)
committer
Nick Hainke
<vincent@systemli.org>
Wed, 24 May 2023 19:46:27 +0000
(21:46 +0200)
There is no reason for HP ProLiant HW watchdog to be disabled in individual
targets, so disable it in generic config.
Signed-off-by: Robert Marko <robimarko@gmail.com>
target/linux/generic/config-6.1
patch
|
blob
|
history
diff --git
a/target/linux/generic/config-6.1
b/target/linux/generic/config-6.1
index e0884c3b36835f008e4bb97fe6061cd9a8cc917a..65c000bb204217c3d209807e25696d7123ee2dd8 100644
(file)
--- a/
target/linux/generic/config-6.1
+++ b/
target/linux/generic/config-6.1
@@
-2481,6
+2481,7
@@
CONFIG_HIGH_RES_TIMERS=y
CONFIG_HPET_MMAP_DEFAULT=y
# CONFIG_HPFS_FS is not set
# CONFIG_HP_ILO is not set
+# CONFIG_HP_WATCHDOG is not set
# CONFIG_HP_WIRELESS is not set
# CONFIG_HSA_AMD is not set
# CONFIG_HSI is not set