mirror of
https://github.com/openwrt/openwrt.git
synced 2024-12-23 15:32:33 +00:00
generic: 6.1: disable CONFIG_OCTEON_EP by default
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>
This commit is contained in:
parent
62e88d22b9
commit
16799045bf
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user