summaryrefslogtreecommitdiffstats
path: root/configs/raspberrypi_defconfig
Commit message (Collapse)AuthorAgeFilesLines
* board/raspberrypi: bump to use Linux 3.10Yann E. MORIN2013-12-061-3/+3
| | | | | | | | | The new 'stable' branch of the Raspberry Pi kernel is now based on the Linux 3.10 branch (currently 3.10.22), so bump both the kernel version for the toolchain headers, and for the target. Signed-off-by: "Yann E. MORIN" <yann.morin.1998@free.fr> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
* configs: rename rpi_defconfig for consistencymathieu benoit2013-11-101-0/+23
We name all of our boards and defconfig files based on the boards fullname, not a nickname or a shortname. 'rpi' is short for Raspberry Pi, so name all our Raspberry Pi ressource with 'raspberrypi' instead of 'rpi'. This should also help Buildroot-newcomers to recognise Raspberry Pi related files (defconfig and board doc). Signed-off-by: Mathieu Benoit <mathieu.benoit@savoirfairelinux.com> [yann.morin.1998@free.fr: reverse the rename] Signed-off-by: "Yann E. MORIN" <yann.morin.1998@free.fr> Cc: Ryan Barnett <rjbarnet@rockwellcollins.com> Cc: Thomas Petazzoni <thomas.petazzoni@free-electrons.com> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
OpenPOWER on IntegriCloud