]> Git Repo - buildroot-mgba.git/commit
configs: bump kernel use for RPi, use simpler defconfig
authorYann E. MORIN <[email protected]>
Wed, 4 Sep 2013 21:35:54 +0000 (23:35 +0200)
committerPeter Korsgaard <[email protected]>
Thu, 5 Sep 2013 13:45:24 +0000 (15:45 +0200)
commita10d2c5c40f361eef777a1a7fa0fd88b67efa825
tree86ce88e5955c0e07db85a60ae41a7d25ba454acd
parentb9260ebf765367498c6f03f4b84cdb25fe0419d8
configs: bump kernel use for RPi, use simpler defconfig

Bump for a slew of USB-related and other fixes.

The bcmrpi defconfig is a huge beast with lots of superfluous drivers.
The brcmrpi_quick defconfig is a stripped down minimalist defconfig with
all that is needed to bring up a RPi with complete HW support, and
nothing superfluous, which is what we need for a board's defconfig in
buildroot.

Signed-off-by: "Yann E. MORIN" <[email protected]>
Signed-off-by: Peter Korsgaard <[email protected]>
configs/rpi_defconfig
This page took 0.03173 seconds and 4 git commands to generate.