From 8ffe7e9d41f86a4a941292bb8d3e637e6ae03be9 Mon Sep 17 00:00:00 2001
From: Jonas Gorski <jogo@openwrt.org>
Date: Mon, 24 Feb 2014 15:53:58 +0000
Subject: [PATCH] kernel: add missing config symbol to 3.13

Signed-off-by: Jonas Gorski <jogo@openwrt.org>

SVN-Revision: 39745
---
 target/linux/generic/config-3.13 | 1 +
 1 file changed, 1 insertion(+)

diff --git a/target/linux/generic/config-3.13 b/target/linux/generic/config-3.13
index 6393f3191d..20df9606a8 100644
--- a/target/linux/generic/config-3.13
+++ b/target/linux/generic/config-3.13
@@ -2916,6 +2916,7 @@ CONFIG_RWSEM_GENERIC_SPINLOCK=y
 # CONFIG_SATA_PMP is not set
 # CONFIG_SATA_PROMISE is not set
 # CONFIG_SATA_QSTOR is not set
+# CONFIG_SATA_RCAR is not set
 # CONFIG_SATA_SIL is not set
 # CONFIG_SATA_SIL24 is not set
 # CONFIG_SATA_SIS is not set
-- 
GitLab