[OpenWrt-Devel] [RFH][PATCH] brcm47xx: mips74k: drop CONFIG_SSB for kernel config

2014-06-06 Thread Rafał Miłecki
This allows using ssb.ko and saving some space (and memory if unused). --- I need some help with this patch. Unfortunately this results in: ERROR: pcibios_enable_device [drivers/ssb/ssb.ko] undefined! ERROR: register_pci_controller [drivers/ssb/ssb.ko] undefined! It seems to be caused because

Re: [OpenWrt-Devel] [RFH][PATCH] brcm47xx: mips74k: drop CONFIG_SSB for kernel config

2014-06-06 Thread Hauke Mehrtens
On 06/06/2014 09:25 PM, Rafał Miłecki wrote: This allows using ssb.ko and saving some space (and memory if unused). --- I need some help with this patch. Unfortunately this results in: ERROR: pcibios_enable_device [drivers/ssb/ssb.ko] undefined! ERROR: register_pci_controller