projects
/
openwrt
/
staging
/
dangole.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
62e88d2
)
generic: 6.1: disable CONFIG_OCTEON_EP by default
author
Robert Marko
<robimarko@gmail.com>
Mon, 22 May 2023 21:36:44 +0000
(23:36 +0200)
committer
Nick Hainke
<vincent@systemli.org>
Wed, 24 May 2023 19:46:27 +0000
(21:46 +0200)
There is no reason for Octeon PCI endpoint driver to be disabled in 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 65c000bb204217c3d209807e25696d7123ee2dd8..8b2e8e4d9849086636b30600715d5bb15b4db316 100644
(file)
--- a/
target/linux/generic/config-6.1
+++ b/
target/linux/generic/config-6.1
@@
-4563,6
+4563,7
@@
CONFIG_NMI_LOG_BUF_SHIFT=13
# CONFIG_OCFS2_FS is not set
# CONFIG_OCTEONTX2_AF is not set
# CONFIG_OCTEONTX2_PF is not set
+# CONFIG_OCTEON_EP is not set
# CONFIG_OF_OVERLAY is not set
CONFIG_OF_RESERVED_MEM=y
# CONFIG_OF_UNITTEST is not set