[PATCH 3/3] microblaze: Enabling CONFIG_BRIDGE in mmu_defconfig

From: Michal Simek
Date: Tue May 30 2017 - 03:51:02 EST


From: Vineeth Chowdary Karumanchi <vineethchowz.chowdary@xxxxxxxxxx>

This patch enables CONFIG_BRIDGE=m by default to be aligned
with Xilinx defaults.

Signed-off-by: Vineeth Chowdary Karumanchi <vineethchowz.chowdary@xxxxxxxxxx>
Signed-off-by: Michal Simek <michal.simek@xxxxxxxxxx>
---

arch/microblaze/configs/mmu_defconfig | 1 +
1 file changed, 1 insertion(+)

diff --git a/arch/microblaze/configs/mmu_defconfig b/arch/microblaze/configs/mmu_defconfig
index c6c6ff5d7b33..92fd4e95b488 100644
--- a/arch/microblaze/configs/mmu_defconfig
+++ b/arch/microblaze/configs/mmu_defconfig
@@ -32,6 +32,7 @@ CONFIG_PACKET=y
CONFIG_UNIX=y
CONFIG_INET=y
# CONFIG_IPV6 is not set
+CONFIG_BRIDGE=m
CONFIG_MTD=y
CONFIG_MTD_CFI=y
CONFIG_MTD_CFI_INTELEXT=y
--
1.9.1