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 12:16:09 +0100
commit7fd5652a0d0a78adc3bff97997c72cd765013f6e (patch)
tree9119a7291660d963e34edccda4617ff20eda9ac4
parentc176dd8025710c8a8626da6b61d362bd9d964474 (diff)
downloadkernel-7fd5652a0d0a78adc3bff97997c72cd765013f6e.tar.gz
kernel-7fd5652a0d0a78adc3bff97997c72cd765013f6e.tar.xz
kernel-7fd5652a0d0a78adc3bff97997c72cd765013f6e.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 f9f90c557..e541e683f 100644
--- a/kernel-aarch64-debug.config
+++ b/kernel-aarch64-debug.config
@@ -4611,7 +4611,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 17eddfbb2..b9f5a5b13 100644
--- a/kernel-aarch64.config
+++ b/kernel-aarch64.config
@@ -4588,7 +4588,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 7b520eba4..a9c6b6a84 100644
--- a/kernel-armv7hl-debug.config
+++ b/kernel-armv7hl-debug.config
@@ -4888,7 +4888,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 e777b7606..93264c3c1 100644
--- a/kernel-armv7hl-lpae-debug.config
+++ b/kernel-armv7hl-lpae-debug.config
@@ -4612,7 +4612,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 080ae37e8..4d60ac8d3 100644
--- a/kernel-armv7hl-lpae.config
+++ b/kernel-armv7hl-lpae.config
@@ -4589,7 +4589,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 17d17d286..d6decdcd0 100644
--- a/kernel-armv7hl.config
+++ b/kernel-armv7hl.config
@@ -4865,7 +4865,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