Difference between revisions of "Arm Kernel Configuration"

From Funtoo
Jump to navigation Jump to search
m
Line 7: Line 7:
See http://raspberrypi.stackexchange.com/questions/24092/kernel-config-necessary-options
See http://raspberrypi.stackexchange.com/questions/24092/kernel-config-necessary-options


== bcm2709_defconfig ==
== Targets ==
 
=== bcm2709_defconfig ===
== ARM Targets ==

Revision as of 18:49, February 1, 2017

Introduction

This is an attempt to summarize the absolute bare minimum that should be in a kernel config file for a give architecture to permit booting and basic functionality arm architectures for various hardware species. Architectures are organized around the labels found using architecture specific targets listed from the make help target of the linux kernel sources found at https://github.com/raspberrypi/linux.

See http://www.funtoo.org/Crossdev_Automation#Using_defconfigs.

See http://raspberrypi.stackexchange.com/questions/24092/kernel-config-necessary-options

Targets

bcm2709_defconfig