mirror of
https://github.com/AsahiLinux/u-boot
synced 2024-11-10 15:14:43 +00:00
- kirkwood: Pogo v4: Enable LTO (Tony)
This commit is contained in:
commit
9a3a58396b
1 changed files with 1 additions and 0 deletions
|
@ -15,6 +15,7 @@ CONFIG_ENV_OFFSET=0xC0000
|
||||||
CONFIG_DEFAULT_DEVICE_TREE="kirkwood-pogoplug-series-4"
|
CONFIG_DEFAULT_DEVICE_TREE="kirkwood-pogoplug-series-4"
|
||||||
CONFIG_IDENT_STRING="\nPogoplug V4"
|
CONFIG_IDENT_STRING="\nPogoplug V4"
|
||||||
CONFIG_SYS_LOAD_ADDR=0x800000
|
CONFIG_SYS_LOAD_ADDR=0x800000
|
||||||
|
CONFIG_LTO=y
|
||||||
CONFIG_PCI=y
|
CONFIG_PCI=y
|
||||||
CONFIG_DISTRO_DEFAULTS=y
|
CONFIG_DISTRO_DEFAULTS=y
|
||||||
CONFIG_BOOTSTAGE=y
|
CONFIG_BOOTSTAGE=y
|
||||||
|
|
Loading…
Reference in a new issue