diff options
Diffstat (limited to 'configs/bf537-srv1_defconfig')
-rw-r--r-- | configs/bf537-srv1_defconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configs/bf537-srv1_defconfig b/configs/bf537-srv1_defconfig index f007c8269e..19d68329e4 100644 --- a/configs/bf537-srv1_defconfig +++ b/configs/bf537-srv1_defconfig @@ -1,4 +1,4 @@ CONFIG_BLACKFIN=y -CONFIG_NET=y CONFIG_TARGET_BF537_SRV1=y +CONFIG_CMD_NET=y CONFIG_NET_RANDOM_ETHADDR=y |