1
0
Fork 0

microblaze: Enabling CONFIG_BRIDGE in mmu_defconfig

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

Signed-off-by: Vineeth Chowdary Karumanchi <vineethchowz.chowdary@xilinx.com>
Signed-off-by: Michal Simek <michal.simek@xilinx.com>
hifive-unleashed-5.1
Vineeth Chowdary Karumanchi 2016-09-19 15:02:44 +05:30 committed by Michal Simek
parent 17f4977ccd
commit e16f1ad442
1 changed files with 1 additions and 0 deletions

View File

@ -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