[OpenWrt-Devel] [PATCH 1/2] octeon: Deactivate MIPS O32 and N32 support

Daniel Engberg daniel.engberg.lists at pyret.net
Sun May 12 16:24:12 EDT 2019


Hi,

This patch seems to touch more things that just that... (4.19)

+CONFIG_ARCH_HIBERNATION_POSSIBLE=y
+CONFIG_ARCH_SUSPEND_POSSIBLE=y
Both these are optional and no supported hardware have these 
capatibilities to my knowledge

+CONFIG_HAVE_DEBUG_KMEMLEAK=y
+CONFIG_HAVE_DEBUG_STACKOVERFLOW=y
Why are these needed?

+CONFIG_HAVE_IDE=y
+CONFIG_HAVE_KVM=y
+CONFIG_MIPS_EBPF_JIT=y
These seems to be forced by the mips kernel config

+CONFIG_ZLIB_INFLATE=y
Where does this come from?

In general I think we need to come up with a better way of handling 
kernel configs as many doesn't seem to be correct (see GitHub PRs) even 
though the kernel compiles and it's very hard to get a good overview not 
to mention maintain.

Best regards,
Daniel

_______________________________________________
openwrt-devel mailing list
openwrt-devel at lists.openwrt.org
https://lists.openwrt.org/mailman/listinfo/openwrt-devel



More information about the openwrt-devel mailing list