aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/brcm2708/patches-3.10/0062-Add-quick-config.patch
diff options
context:
space:
mode:
authorFlorian Fainelli <florian@openwrt.org>2014-09-27 19:10:51 +0000
committerFlorian Fainelli <florian@openwrt.org>2014-09-27 19:10:51 +0000
commit6918ea2484861cbf806c812b95a814ab40063c05 (patch)
tree3f4d53baabebad9339cadd1bbfaaf07ed61b9c1e /target/linux/brcm2708/patches-3.10/0062-Add-quick-config.patch
parentff6b0d57b8e4dd9c72b13ac0586c523c8d6e8841 (diff)
downloadupstream-6918ea2484861cbf806c812b95a814ab40063c05.tar.gz
upstream-6918ea2484861cbf806c812b95a814ab40063c05.tar.bz2
upstream-6918ea2484861cbf806c812b95a814ab40063c05.zip
brcm2708: update 3.10 patches with raspberrypi/rpi-3.10.y of 27 Apr. 2014
Update the 3.10 rasperry patches by rebasing raspberry/rpi-3.10-y against linux-stable/v3.10.49. Signed-off-by: Florian Fainelli <florian@openwrt.org> SVN-Revision: 42678
Diffstat (limited to 'target/linux/brcm2708/patches-3.10/0062-Add-quick-config.patch')
-rw-r--r--target/linux/brcm2708/patches-3.10/0062-Add-quick-config.patch10
1 files changed, 8 insertions, 2 deletions
diff --git a/target/linux/brcm2708/patches-3.10/0062-Add-quick-config.patch b/target/linux/brcm2708/patches-3.10/0062-Add-quick-config.patch
index fcc4272b43..0c0721aaa4 100644
--- a/target/linux/brcm2708/patches-3.10/0062-Add-quick-config.patch
+++ b/target/linux/brcm2708/patches-3.10/0062-Add-quick-config.patch
@@ -1,7 +1,7 @@
-From 353d37b0b26870a4bfd3e0cac6e535895ba4a01e Mon Sep 17 00:00:00 2001
+From b339e078538e1470dc5d88a34f927ec1dd44151f Mon Sep 17 00:00:00 2001
From: popcornmix <popcornmix@gmail.com>
Date: Tue, 7 May 2013 22:20:24 +0100
-Subject: [PATCH 062/174] Add quick config.
+Subject: [PATCH 062/196] Add quick config.
This is designed for quick compiling when developing.
No modules are needed and it includes all Pi specific drivers
@@ -10,6 +10,9 @@ No modules are needed and it includes all Pi specific drivers
1 file changed, 197 insertions(+)
create mode 100644 arch/arm/configs/bcmrpi_quick_defconfig
+diff --git a/arch/arm/configs/bcmrpi_quick_defconfig b/arch/arm/configs/bcmrpi_quick_defconfig
+new file mode 100644
+index 0000000..e5efe75
--- /dev/null
+++ b/arch/arm/configs/bcmrpi_quick_defconfig
@@ -0,0 +1,197 @@
@@ -210,3 +213,6 @@ No modules are needed and it includes all Pi specific drivers
+# CONFIG_CRYPTO_HW is not set
+CONFIG_CRC_ITU_T=y
+CONFIG_LIBCRC32C=y
+--
+1.9.1
+