diff options
Diffstat (limited to 'configs/bct-brettl2_defconfig')
-rw-r--r-- | configs/bct-brettl2_defconfig | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/configs/bct-brettl2_defconfig b/configs/bct-brettl2_defconfig index 26b145d30a1..84eb1febde5 100644 --- a/configs/bct-brettl2_defconfig +++ b/configs/bct-brettl2_defconfig @@ -1,3 +1,4 @@ CONFIG_BLACKFIN=y -CONFIG_TARGET_BCT_BRETTL2=y +CONFIG_NET=y +CONFIG_NET_RANDOM_ETHADDR=y CONFIG_CC_OPTIMIZE_LIBS_FOR_SPEED=y |