diff options
Diffstat (limited to 'include/configs/nsa310s.h')
-rw-r--r-- | include/configs/nsa310s.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/include/configs/nsa310s.h b/include/configs/nsa310s.h index 13812c43a1..1cb0d68b5a 100644 --- a/include/configs/nsa310s.h +++ b/include/configs/nsa310s.h @@ -40,7 +40,6 @@ /* Ethernet driver configuration */ #ifdef CONFIG_CMD_NET -#define CONFIG_NETCONSOLE #define CONFIG_MVGBE_PORTS {1, 0} /* enable port 0 only */ #define CONFIG_PHY_BASE_ADR 1 #define CONFIG_RESET_PHY_R |