configs: mscc_ocelot: add network support
authorGregory CLEMENT <gregory.clement@bootlin.com>
Thu, 17 Jan 2019 16:07:15 +0000 (17:07 +0100)
committerDaniel Schwierzeck <daniel.schwierzeck@gmail.com>
Wed, 23 Jan 2019 17:26:44 +0000 (18:26 +0100)
Now that network support is added for the ocelot platform, let's add it
in the default configuration.

Signed-off-by: Gregory CLEMENT <gregory.clement@bootlin.com>
configs/mscc_ocelot_defconfig

index cbdc76d..edc476d 100644 (file)
@@ -60,6 +60,7 @@ CONFIG_SPI_FLASH_SPANSION=y
 CONFIG_SPI_FLASH_WINBOND=y
 CONFIG_SPI_FLASH_MTD=y
 CONFIG_DM_ETH=y
+CONFIG_MSCC_OCELOT_SWITCH=y
 CONFIG_PINCTRL=y
 CONFIG_PINCONF=y
 CONFIG_DM_SERIAL=y