]> git.karo-electronics.de Git - karo-tx-linux.git/commit
arm64: Add BCM2835 (Raspberry Pi 3) support to the defconfig
authorEric Anholt <eric@anholt.net>
Sun, 20 Mar 2016 06:15:59 +0000 (23:15 -0700)
committerFlorian Fainelli <f.fainelli@gmail.com>
Wed, 19 Oct 2016 13:45:10 +0000 (06:45 -0700)
commit3310f488b7cc36bda264a84bd351c919f94107ec
treeabacda7aa2667f6b857c7c3adc1c5d739e9f86f1
parent1001354ca34179f3db924eb66672442a173147dc
arm64: Add BCM2835 (Raspberry Pi 3) support to the defconfig

Most of the drivers are included as modules, except for serial (needed
for early console), WDT (required for reboot), and the dependency
chain of RASPBERRYPI_POWER (which is currently not buildable as a
module, but should be changed).

Signed-off-by: Eric Anholt <eric@anholt.net>
arch/arm64/configs/defconfig