projects/RPi/options: sync build config

Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
Stephan Raue 2012-04-15 17:07:00 +02:00
parent 580b8061d7
commit 0daa8e2aad

View File

@ -91,15 +91,6 @@
# LTO (Link Time Optimization) support # LTO (Link Time Optimization) support
LTO_SUPPORT="no" LTO_SUPPORT="no"
# GOLD (Google Linker) support
GOLD_SUPPORT="no"
# Graphite Support
GRAPHITE_SUPPORT="yes"
# LOOP optimazion support
LOOP_SUPPORT="yes"
# Bootloader to use (syslinux / u-boot / atv-bootloader / bcm2835-bootloader) # Bootloader to use (syslinux / u-boot / atv-bootloader / bcm2835-bootloader)
BOOTLOADER="bcm2835-bootloader" BOOTLOADER="bcm2835-bootloader"