bcm4908: Deactivate pci feature
authorHauke Mehrtens <hauke@hauke-m.de>
Sun, 14 Nov 2021 22:52:17 +0000 (23:52 +0100)
committerHauke Mehrtens <hauke@hauke-m.de>
Mon, 29 Nov 2021 21:40:44 +0000 (22:40 +0100)
commit101300b842b6b94b4900b515c609969c0b35376c
tree711d1f442b0e1318b0f65f0ab39f30c0d3db64e2
parentbe3fcd72e98844eb12b8dd9ae6c21f4d9c21ac3b
bcm4908: Deactivate pci feature

This target does not activate CONFIG_PCI kernel configuration option, do
not activate the PCI feature. This will deactivate some PCI drivers
which are not building without PCI support in the kernel.

If PCI_SUPPORT or PCIE_SUPPORT are activated in the kernel configuration
the feature flag will be automatically set by the build system again.

Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
target/linux/bcm4908/Makefile