summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPeter Robinson <pbrobinson@gmail.com>2018-08-29 10:11:52 +0100
committerPeter Robinson <pbrobinson@gmail.com>2018-08-29 10:11:52 +0100
commitb0b2e14c2e831e608bf20bcd87b13c83ff140500 (patch)
tree14091c94290c89222fa81091dc898e8e5f0572f5
parent4e2bb719270aa3df350583c10e2f41e8f3b869bd (diff)
downloadkernel-b0b2e14c2e831e608bf20bcd87b13c83ff140500.tar.gz
kernel-b0b2e14c2e831e608bf20bcd87b13c83ff140500.tar.xz
kernel-b0b2e14c2e831e608bf20bcd87b13c83ff140500.zip
enable QCom IPC router bits
-rw-r--r--configs/fedora/generic/arm/CONFIG_QRTR2
-rw-r--r--configs/fedora/generic/arm/CONFIG_QRTR_SMD1
-rw-r--r--configs/fedora/generic/arm/CONFIG_QRTR_TUN1
-rw-r--r--kernel-aarch64-debug.config4
-rw-r--r--kernel-aarch64.config4
-rw-r--r--kernel-armv7hl-debug.config4
-rw-r--r--kernel-armv7hl-lpae-debug.config4
-rw-r--r--kernel-armv7hl-lpae.config4
-rw-r--r--kernel-armv7hl.config4
9 files changed, 21 insertions, 7 deletions
diff --git a/configs/fedora/generic/arm/CONFIG_QRTR b/configs/fedora/generic/arm/CONFIG_QRTR
index 19f911ca5..88325af84 100644
--- a/configs/fedora/generic/arm/CONFIG_QRTR
+++ b/configs/fedora/generic/arm/CONFIG_QRTR
@@ -1 +1 @@
-# CONFIG_QRTR is not set
+CONFIG_QRTR=m
diff --git a/configs/fedora/generic/arm/CONFIG_QRTR_SMD b/configs/fedora/generic/arm/CONFIG_QRTR_SMD
new file mode 100644
index 000000000..3cc59077c
--- /dev/null
+++ b/configs/fedora/generic/arm/CONFIG_QRTR_SMD
@@ -0,0 +1 @@
+CONFIG_QRTR_SMD=m
diff --git a/configs/fedora/generic/arm/CONFIG_QRTR_TUN b/configs/fedora/generic/arm/CONFIG_QRTR_TUN
new file mode 100644
index 000000000..4fb219494
--- /dev/null
+++ b/configs/fedora/generic/arm/CONFIG_QRTR_TUN
@@ -0,0 +1 @@
+CONFIG_QRTR_TUN=m
diff --git a/kernel-aarch64-debug.config b/kernel-aarch64-debug.config
index 5a0c27529..95c57887e 100644
--- a/kernel-aarch64-debug.config
+++ b/kernel-aarch64-debug.config
@@ -4686,7 +4686,9 @@ CONFIG_QLGE=m
# CONFIG_QNX6FS_FS is not set
# CONFIG_QORIQ_CPUFREQ is not set
# CONFIG_QORIQ_THERMAL is not set
-# CONFIG_QRTR is not set
+CONFIG_QRTR=m
+CONFIG_QRTR_SMD=m
+CONFIG_QRTR_TUN=m
CONFIG_QSEMI_PHY=m
CONFIG_QTNFMAC_PEARL_PCIE=m
CONFIG_QUOTACTL=y
diff --git a/kernel-aarch64.config b/kernel-aarch64.config
index c7a5cbeaf..018592111 100644
--- a/kernel-aarch64.config
+++ b/kernel-aarch64.config
@@ -4663,7 +4663,9 @@ CONFIG_QLGE=m
# CONFIG_QNX6FS_FS is not set
# CONFIG_QORIQ_CPUFREQ is not set
# CONFIG_QORIQ_THERMAL is not set
-# CONFIG_QRTR is not set
+CONFIG_QRTR=m
+CONFIG_QRTR_SMD=m
+CONFIG_QRTR_TUN=m
CONFIG_QSEMI_PHY=m
CONFIG_QTNFMAC_PEARL_PCIE=m
CONFIG_QUOTACTL=y
diff --git a/kernel-armv7hl-debug.config b/kernel-armv7hl-debug.config
index 816c1243c..e1dbe26ba 100644
--- a/kernel-armv7hl-debug.config
+++ b/kernel-armv7hl-debug.config
@@ -4962,7 +4962,9 @@ CONFIG_QLGE=m
# CONFIG_QNX6FS_FS is not set
# CONFIG_QORIQ_CPUFREQ is not set
# CONFIG_QORIQ_THERMAL is not set
-# CONFIG_QRTR is not set
+CONFIG_QRTR=m
+CONFIG_QRTR_SMD=m
+CONFIG_QRTR_TUN=m
CONFIG_QSEMI_PHY=m
CONFIG_QTNFMAC_PEARL_PCIE=m
CONFIG_QUOTACTL=y
diff --git a/kernel-armv7hl-lpae-debug.config b/kernel-armv7hl-lpae-debug.config
index a2848a025..b65e225aa 100644
--- a/kernel-armv7hl-lpae-debug.config
+++ b/kernel-armv7hl-lpae-debug.config
@@ -4687,7 +4687,9 @@ CONFIG_QLGE=m
# CONFIG_QNX6FS_FS is not set
# CONFIG_QORIQ_CPUFREQ is not set
# CONFIG_QORIQ_THERMAL is not set
-# CONFIG_QRTR is not set
+CONFIG_QRTR=m
+CONFIG_QRTR_SMD=m
+CONFIG_QRTR_TUN=m
CONFIG_QSEMI_PHY=m
CONFIG_QTNFMAC_PEARL_PCIE=m
CONFIG_QUOTACTL=y
diff --git a/kernel-armv7hl-lpae.config b/kernel-armv7hl-lpae.config
index b015d2d9c..ad3251e5b 100644
--- a/kernel-armv7hl-lpae.config
+++ b/kernel-armv7hl-lpae.config
@@ -4664,7 +4664,9 @@ CONFIG_QLGE=m
# CONFIG_QNX6FS_FS is not set
# CONFIG_QORIQ_CPUFREQ is not set
# CONFIG_QORIQ_THERMAL is not set
-# CONFIG_QRTR is not set
+CONFIG_QRTR=m
+CONFIG_QRTR_SMD=m
+CONFIG_QRTR_TUN=m
CONFIG_QSEMI_PHY=m
CONFIG_QTNFMAC_PEARL_PCIE=m
CONFIG_QUOTACTL=y
diff --git a/kernel-armv7hl.config b/kernel-armv7hl.config
index 1eb3463ef..10422f707 100644
--- a/kernel-armv7hl.config
+++ b/kernel-armv7hl.config
@@ -4939,7 +4939,9 @@ CONFIG_QLGE=m
# CONFIG_QNX6FS_FS is not set
# CONFIG_QORIQ_CPUFREQ is not set
# CONFIG_QORIQ_THERMAL is not set
-# CONFIG_QRTR is not set
+CONFIG_QRTR=m
+CONFIG_QRTR_SMD=m
+CONFIG_QRTR_TUN=m
CONFIG_QSEMI_PHY=m
CONFIG_QTNFMAC_PEARL_PCIE=m
CONFIG_QUOTACTL=y