diff options
Diffstat (limited to 'configs/lsxhl_defconfig')
-rw-r--r-- | configs/lsxhl_defconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configs/lsxhl_defconfig b/configs/lsxhl_defconfig index 00f48bcc47b..125fbafe9e6 100644 --- a/configs/lsxhl_defconfig +++ b/configs/lsxhl_defconfig @@ -1,6 +1,6 @@ CONFIG_ARM=y CONFIG_KIRKWOOD=y CONFIG_TARGET_LSXL=y -CONFIG_NET=y CONFIG_SYS_EXTRA_OPTIONS="LSXHL" +CONFIG_CMD_NET=y CONFIG_NET_RANDOM_ETHADDR=y |