Author: hauke Date: 2014-06-07 17:42:33 +0200 (Sat, 07 Jun 2014) New Revision: 41043
Added: trunk/target/linux/brcm47xx/mips74k/config-default Log: brcm47xx: mips74k: optimize kernel config This saves abount 15 kB of compressed kernel size. Signed-off-by: Rafa?\197?\130 Mi?\197?\130ecki <[email protected]> Signed-off-by: Hauke Mehrtens <[email protected]> Added: trunk/target/linux/brcm47xx/mips74k/config-default =================================================================== --- trunk/target/linux/brcm47xx/mips74k/config-default (rev 0) +++ trunk/target/linux/brcm47xx/mips74k/config-default 2014-06-07 15:42:33 UTC (rev 41043) @@ -0,0 +1,10 @@ +# CONFIG_ADM6996_PHY is not set +# CONFIG_BCM47XX_SSB is not set +# CONFIG_FIXED_PHY is not set +# CONFIG_SSB_DRIVER_EXTIF is not set +# CONFIG_SSB_DRIVER_GIGE is not set +# CONFIG_SSB_DRIVER_MIPS is not set +# CONFIG_SSB_EMBEDDED is not set +# CONFIG_SSB_PCICORE_HOSTMODE is not set +# CONFIG_SSB_SERIAL is not set +# CONFIG_SSB_SFLASH is not set _______________________________________________ openwrt-commits mailing list [email protected] https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-commits
