diff options
Diffstat (limited to 'configs/beagle_x15_defconfig')
-rw-r--r-- | configs/beagle_x15_defconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/beagle_x15_defconfig b/configs/beagle_x15_defconfig index 7199468d41..bf224fca6b 100644 --- a/configs/beagle_x15_defconfig +++ b/configs/beagle_x15_defconfig @@ -3,3 +3,4 @@ CONFIG_OMAP54XX=y CONFIG_TARGET_BEAGLE_X15=y CONFIG_SPL=y CONFIG_SYS_EXTRA_OPTIONS="CONS_INDEX=3" +CONFIG_CMD_NET=y |