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