From 40d186df2dc94bcb1b8b0204f691678b9fa87466 Mon Sep 17 00:00:00 2001 From: Gabriel Ionescu Date: Tue, 20 Jun 2017 15:27:00 +0200 Subject: Kernel: Add specific ragments for disabling unnecessary features Signed-off-by: Gabriel Ionescu Signed-off-by: Adrian Dudau --- features/bcma/bcma_n.cfg | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 features/bcma/bcma_n.cfg (limited to 'features/bcma/bcma_n.cfg') diff --git a/features/bcma/bcma_n.cfg b/features/bcma/bcma_n.cfg new file mode 100644 index 0000000..ad052a3 --- /dev/null +++ b/features/bcma/bcma_n.cfg @@ -0,0 +1,9 @@ +# +# Broadcom specific AMBA +# +CONFIG_BCMA=n +CONFIG_BCMA_HOST_PCI_POSSIBLE=n +CONFIG_BCMA_HOST_PCI=n +# CONFIG_BCMA_HOST_SOC is not set +CONFIG_BCMA_DRIVER_PCI=n +CONFIG_BCMA_DRIVER_GMAC_CMN=n -- cgit v1.2.3-54-g00ecf