Skip to content
Snippets Groups Projects
Commit 7e1b35fc authored by Roberto Oliveira's avatar Roberto Oliveira Committed by Natanael Copa
Browse files

main/linux-vanilla: fix config file for ppc64le

vmlinuz 4.9.28 was not booting on ppc64le because some configurations
was missing in ppc64le config file.

The most important configurations that were missing are:
CONFIG_PPC_OF_BOOT_TRAMPOLINE and CONFIG_PPC_PSERIES.

Another configurations were consequently added because of these
two configurations.
parent 162b2e6e
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment