X-Git-Url: http://git.openwrt.org/?p=openwrt%2Fsvn-archive%2Farchive.git;a=blobdiff_plain;f=package%2Fkernel%2Fmodules%2Fother.mk;h=f16f2fa876892dab2b50344cce852ecfb708b7b0;hp=2e255f00fda16d1b8041088c7a2c962181af5fe7;hb=9d4b57c291260d369a7dd85a10ac814ad96ec3c2;hpb=51e55f281a1f276ee394336ebd747c36ca0873c0 diff --git a/package/kernel/modules/other.mk b/package/kernel/modules/other.mk index 2e255f00fd..f16f2fa876 100644 --- a/package/kernel/modules/other.mk +++ b/package/kernel/modules/other.mk @@ -204,7 +204,8 @@ define KernelPackage/ssb CONFIG_SSB_PCIHOST=y \ CONFIG_SSB_PCIHOST_POSSIBLE=y \ CONFIG_SSB_POSSIBLE=y \ - CONFIG_SSB_SPROM=y + CONFIG_SSB_SPROM=y \ + CONFIG_SSB_SILENT=y FILES:=$(LINUX_DIR)/drivers/ssb/ssb.$(LINUX_KMOD_SUFFIX) AUTOLOAD:=$(call AutoLoad,29,ssb) endef