Author: jogo Date: 2014-07-04 10:23:19 +0200 (Fri, 04 Jul 2014) New Revision: 41506
Modified: trunk/target/linux/brcm63xx/config-3.10 trunk/target/linux/brcm63xx/config-3.14 Log: brcm63xx: disable AUDIT Reduces kernel size by about 24k (6k compressed). Signed-off-by: Jonas Gorski <[email protected]> Modified: trunk/target/linux/brcm63xx/config-3.10 =================================================================== --- trunk/target/linux/brcm63xx/config-3.10 2014-07-04 06:33:00 UTC (rev 41505) +++ trunk/target/linux/brcm63xx/config-3.10 2014-07-04 08:23:19 UTC (rev 41506) @@ -6,8 +6,6 @@ CONFIG_ARCH_REQUIRE_GPIOLIB=y CONFIG_ARCH_SUSPEND_POSSIBLE=y CONFIG_ARCH_WANT_IPC_PARSE_VERSION=y -CONFIG_AUDIT=y -CONFIG_AUDIT_GENERIC=y CONFIG_B53=y CONFIG_B53_MMAP_DRIVER=y CONFIG_B53_PHY_DRIVER=y Modified: trunk/target/linux/brcm63xx/config-3.14 =================================================================== --- trunk/target/linux/brcm63xx/config-3.14 2014-07-04 06:33:00 UTC (rev 41505) +++ trunk/target/linux/brcm63xx/config-3.14 2014-07-04 08:23:19 UTC (rev 41506) @@ -8,8 +8,6 @@ CONFIG_ARCH_REQUIRE_GPIOLIB=y CONFIG_ARCH_SUSPEND_POSSIBLE=y CONFIG_ARCH_WANT_IPC_PARSE_VERSION=y -CONFIG_AUDIT=y -CONFIG_AUDIT_GENERIC=y CONFIG_B53=y CONFIG_B53_MMAP_DRIVER=y CONFIG_B53_PHY_DRIVER=y _______________________________________________ openwrt-commits mailing list [email protected] https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-commits
