diff options
Diffstat (limited to 'configs/bf537-minotaur_defconfig')
-rw-r--r-- | configs/bf537-minotaur_defconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configs/bf537-minotaur_defconfig b/configs/bf537-minotaur_defconfig index 1f398a00d1b..8e4ea92848f 100644 --- a/configs/bf537-minotaur_defconfig +++ b/configs/bf537-minotaur_defconfig @@ -1,4 +1,4 @@ CONFIG_BLACKFIN=y -CONFIG_NET=y CONFIG_TARGET_BF537_MINOTAUR=y +CONFIG_CMD_NET=y CONFIG_NET_RANDOM_ETHADDR=y |