Author: nbd Date: 2016-01-31 13:35:33 +0100 (Sun, 31 Jan 2016) New Revision: 48581
Modified: trunk/target/linux/cns3xxx/config-4.4 Log: cns3xxx: enable CONFIG_PROC_STRIPPED to improve network performance Signed-off-by: Felix Fietkau <[email protected]> Modified: trunk/target/linux/cns3xxx/config-4.4 =================================================================== --- trunk/target/linux/cns3xxx/config-4.4 2016-01-31 12:35:20 UTC (rev 48580) +++ trunk/target/linux/cns3xxx/config-4.4 2016-01-31 12:35:33 UTC (rev 48581) @@ -227,7 +227,6 @@ CONFIG_PL310_ERRATA_769419=y CONFIG_PPS=y CONFIG_PPS_CLIENT_GPIO=y -# CONFIG_PROC_STRIPPED is not set CONFIG_RAID_ATTRS=y CONFIG_RATIONAL=y CONFIG_RCU_STALL_COMMON=y @@ -256,7 +255,6 @@ CONFIG_SPI_MASTER=y CONFIG_SRCU=y # CONFIG_STAGING is not set -# CONFIG_SUNXI_SRAM is not set CONFIG_SWIOTLB=y CONFIG_SYS_SUPPORTS_APM_EMULATION=y CONFIG_TICK_CPU_ACCOUNTING=y _______________________________________________ openwrt-commits mailing list [email protected] https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-commits
