From cfa350ca39687fa7aee54ff47e8b2c7d17160702 Mon Sep 17 00:00:00 2001 From: Hauke Mehrtens Date: Sat, 7 Jun 2014 15:42:33 +0000 Subject: [PATCH] brcm47xx: mips74k: optimize kernel config MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit This saves abount 15 kB of compressed kernel size. Signed-off-by: Rafał Miłecki Signed-off-by: Hauke Mehrtens SVN-Revision: 41043 --- target/linux/brcm47xx/mips74k/config-default | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 target/linux/brcm47xx/mips74k/config-default diff --git a/target/linux/brcm47xx/mips74k/config-default b/target/linux/brcm47xx/mips74k/config-default new file mode 100644 index 0000000000..a29b477317 --- /dev/null +++ b/target/linux/brcm47xx/mips74k/config-default @@ -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 -- 2.30.2