on this low-end hardware it's nearly impossible to add external drives, so there seems no need for this partition-type. this will safe some kernel-size --- target/linux/ath79/tiny/config-default | 1 + 1 file changed, 1 insertion(+)
diff --git a/target/linux/ath79/tiny/config-default b/target/linux/ath79/tiny/config-default index 8a83323bc2..c42f44b004 100644 --- a/target/linux/ath79/tiny/config-default +++ b/target/linux/ath79/tiny/config-default @@ -6,6 +6,7 @@ CONFIG_NET_DSA_MV88E6060=y # CONFIG_NET_DSA_TAG_QCA is not set CONFIG_NET_DSA_TAG_TRAILER=y CONFIG_NET_SWITCHDEV=y +# CONFIG_PARTITION_ADVANCED is not set CONFIG_PHYLINK=y # CONFIG_PHY_AR7100_USB is not set # CONFIG_PHY_AR7200_USB is not set -- 2.20.1 _______________________________________________ openwrt-devel mailing list [email protected] https://lists.openwrt.org/mailman/listinfo/openwrt-devel
