diff options
-rw-r--r-- | conf/machine/beagleboard.conf | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/conf/machine/beagleboard.conf b/conf/machine/beagleboard.conf index bcbf23eaa8..ce480193f8 100644 --- a/conf/machine/beagleboard.conf +++ b/conf/machine/beagleboard.conf @@ -40,8 +40,5 @@ MKUBIFS_ARGS = "-m 2048 -e 129024 -c 1996" # UBI: sub-page size: 512 UBINIZE_ARGS = "-m 2048 -p 128KiB -s 512" - -PREFERRED_VERSION_u-boot = "git" - # and sdio MACHINE_FEATURES = "kernel26 screen apm usbgadget usbhost vfat alsa" |