commit | 3310f488b7cc36bda264a84bd351c919f94107ec | [log] [tgz] |
---|---|---|
author | Eric Anholt <eric@anholt.net> | Sat Mar 19 23:15:59 2016 -0700 |
committer | Florian Fainelli <f.fainelli@gmail.com> | Wed Oct 19 06:45:10 2016 -0700 |
tree | abacda7aa2667f6b857c7c3adc1c5d739e9f86f1 | |
parent | 1001354ca34179f3db924eb66672442a173147dc [diff] |
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>