summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLaura Abbott <labbott@redhat.com>2019-07-09 15:17:11 -0400
committerLaura Abbott <labbott@redhat.com>2019-07-09 15:17:11 -0400
commita152d923e326d01f7edd3472ab1a4413c29f084f (patch)
tree84cd00df5cc0139c5a87e49bdc65c979707e4202
parent92f0deae5578eef8fd0dc05a89f23efc155812da (diff)
downloadkernel-a152d923e326d01f7edd3472ab1a4413c29f084f.tar.gz
kernel-a152d923e326d01f7edd3472ab1a4413c29f084f.tar.xz
kernel-a152d923e326d01f7edd3472ab1a4413c29f084f.zip
Enable CONFIG_RC_XBOX_DVD
Signed-off-by: Laura Abbott <labbott@redhat.com>
-rw-r--r--configs/fedora/generic/CONFIG_RC_XBOX_DVD2
-rw-r--r--kernel-aarch64-debug.config2
-rw-r--r--kernel-aarch64.config2
-rw-r--r--kernel-armv7hl-debug.config2
-rw-r--r--kernel-armv7hl-lpae-debug.config2
-rw-r--r--kernel-armv7hl-lpae.config2
-rw-r--r--kernel-armv7hl.config2
-rw-r--r--kernel-i686-debug.config2
-rw-r--r--kernel-i686.config2
-rw-r--r--kernel-ppc64le-debug.config2
-rw-r--r--kernel-ppc64le.config2
-rw-r--r--kernel-s390x-debug.config2
-rw-r--r--kernel-s390x.config2
-rw-r--r--kernel-x86_64-debug.config2
-rw-r--r--kernel-x86_64.config2
15 files changed, 15 insertions, 15 deletions
diff --git a/configs/fedora/generic/CONFIG_RC_XBOX_DVD b/configs/fedora/generic/CONFIG_RC_XBOX_DVD
index 2f36a1112..1c39ad08f 100644
--- a/configs/fedora/generic/CONFIG_RC_XBOX_DVD
+++ b/configs/fedora/generic/CONFIG_RC_XBOX_DVD
@@ -1 +1 @@
-# CONFIG_RC_XBOX_DVD is not set
+CONFIG_RC_XBOX_DVD=m
diff --git a/kernel-aarch64-debug.config b/kernel-aarch64-debug.config
index 38d42a453..51e4f7075 100644
--- a/kernel-aarch64-debug.config
+++ b/kernel-aarch64-debug.config
@@ -4845,7 +4845,7 @@ CONFIG_RCU_NOCB_CPU=y
# CONFIG_RCU_PERF_TEST is not set
CONFIG_RCU_TORTURE_TEST=m
# CONFIG_RCU_TRACE is not set
-# CONFIG_RC_XBOX_DVD is not set
+CONFIG_RC_XBOX_DVD=m
CONFIG_RD_BZIP2=y
CONFIG_RD_GZIP=y
CONFIG_RD_LZ4=y
diff --git a/kernel-aarch64.config b/kernel-aarch64.config
index b25d8805c..96e8b0c42 100644
--- a/kernel-aarch64.config
+++ b/kernel-aarch64.config
@@ -4824,7 +4824,7 @@ CONFIG_RCU_NOCB_CPU=y
# CONFIG_RCU_PERF_TEST is not set
CONFIG_RCU_TORTURE_TEST=m
# CONFIG_RCU_TRACE is not set
-# CONFIG_RC_XBOX_DVD is not set
+CONFIG_RC_XBOX_DVD=m
CONFIG_RD_BZIP2=y
CONFIG_RD_GZIP=y
CONFIG_RD_LZ4=y
diff --git a/kernel-armv7hl-debug.config b/kernel-armv7hl-debug.config
index 6a4322ddd..d7b58d195 100644
--- a/kernel-armv7hl-debug.config
+++ b/kernel-armv7hl-debug.config
@@ -4961,7 +4961,7 @@ CONFIG_RCU_NOCB_CPU=y
# CONFIG_RCU_PERF_TEST is not set
CONFIG_RCU_TORTURE_TEST=m
# CONFIG_RCU_TRACE is not set
-# CONFIG_RC_XBOX_DVD is not set
+CONFIG_RC_XBOX_DVD=m
CONFIG_RD_BZIP2=y
CONFIG_RD_GZIP=y
CONFIG_RD_LZ4=y
diff --git a/kernel-armv7hl-lpae-debug.config b/kernel-armv7hl-lpae-debug.config
index b3c7e76a7..cbab2a48a 100644
--- a/kernel-armv7hl-lpae-debug.config
+++ b/kernel-armv7hl-lpae-debug.config
@@ -4745,7 +4745,7 @@ CONFIG_RCU_NOCB_CPU=y
# CONFIG_RCU_PERF_TEST is not set
CONFIG_RCU_TORTURE_TEST=m
# CONFIG_RCU_TRACE is not set
-# CONFIG_RC_XBOX_DVD is not set
+CONFIG_RC_XBOX_DVD=m
CONFIG_RD_BZIP2=y
CONFIG_RD_GZIP=y
CONFIG_RD_LZ4=y
diff --git a/kernel-armv7hl-lpae.config b/kernel-armv7hl-lpae.config
index ace71842d..6cefe0a83 100644
--- a/kernel-armv7hl-lpae.config
+++ b/kernel-armv7hl-lpae.config
@@ -4725,7 +4725,7 @@ CONFIG_RCU_NOCB_CPU=y
# CONFIG_RCU_PERF_TEST is not set
CONFIG_RCU_TORTURE_TEST=m
# CONFIG_RCU_TRACE is not set
-# CONFIG_RC_XBOX_DVD is not set
+CONFIG_RC_XBOX_DVD=m
CONFIG_RD_BZIP2=y
CONFIG_RD_GZIP=y
CONFIG_RD_LZ4=y
diff --git a/kernel-armv7hl.config b/kernel-armv7hl.config
index 409599c18..cdad770b7 100644
--- a/kernel-armv7hl.config
+++ b/kernel-armv7hl.config
@@ -4941,7 +4941,7 @@ CONFIG_RCU_NOCB_CPU=y
# CONFIG_RCU_PERF_TEST is not set
CONFIG_RCU_TORTURE_TEST=m
# CONFIG_RCU_TRACE is not set
-# CONFIG_RC_XBOX_DVD is not set
+CONFIG_RC_XBOX_DVD=m
CONFIG_RD_BZIP2=y
CONFIG_RD_GZIP=y
CONFIG_RD_LZ4=y
diff --git a/kernel-i686-debug.config b/kernel-i686-debug.config
index 0a24d82bc..20f673a1c 100644
--- a/kernel-i686-debug.config
+++ b/kernel-i686-debug.config
@@ -4420,7 +4420,7 @@ CONFIG_RCU_NOCB_CPU=y
# CONFIG_RCU_PERF_TEST is not set
CONFIG_RCU_TORTURE_TEST=m
# CONFIG_RCU_TRACE is not set
-# CONFIG_RC_XBOX_DVD is not set
+CONFIG_RC_XBOX_DVD=m
CONFIG_RD_BZIP2=y
CONFIG_RD_GZIP=y
CONFIG_RD_LZ4=y
diff --git a/kernel-i686.config b/kernel-i686.config
index 092680a9c..0030f65e4 100644
--- a/kernel-i686.config
+++ b/kernel-i686.config
@@ -4400,7 +4400,7 @@ CONFIG_RCU_NOCB_CPU=y
# CONFIG_RCU_PERF_TEST is not set
CONFIG_RCU_TORTURE_TEST=m
# CONFIG_RCU_TRACE is not set
-# CONFIG_RC_XBOX_DVD is not set
+CONFIG_RC_XBOX_DVD=m
CONFIG_RD_BZIP2=y
CONFIG_RD_GZIP=y
CONFIG_RD_LZ4=y
diff --git a/kernel-ppc64le-debug.config b/kernel-ppc64le-debug.config
index 07ae66bc8..09e6f6d79 100644
--- a/kernel-ppc64le-debug.config
+++ b/kernel-ppc64le-debug.config
@@ -4119,7 +4119,7 @@ CONFIG_RCU_NOCB_CPU=y
# CONFIG_RCU_PERF_TEST is not set
CONFIG_RCU_TORTURE_TEST=m
# CONFIG_RCU_TRACE is not set
-# CONFIG_RC_XBOX_DVD is not set
+CONFIG_RC_XBOX_DVD=m
CONFIG_RD_BZIP2=y
CONFIG_RD_GZIP=y
CONFIG_RD_LZ4=y
diff --git a/kernel-ppc64le.config b/kernel-ppc64le.config
index f0f9a4844..268b4efa9 100644
--- a/kernel-ppc64le.config
+++ b/kernel-ppc64le.config
@@ -4097,7 +4097,7 @@ CONFIG_RCU_NOCB_CPU=y
# CONFIG_RCU_PERF_TEST is not set
CONFIG_RCU_TORTURE_TEST=m
# CONFIG_RCU_TRACE is not set
-# CONFIG_RC_XBOX_DVD is not set
+CONFIG_RC_XBOX_DVD=m
CONFIG_RD_BZIP2=y
CONFIG_RD_GZIP=y
CONFIG_RD_LZ4=y
diff --git a/kernel-s390x-debug.config b/kernel-s390x-debug.config
index e2f6cd6d9..6991155f9 100644
--- a/kernel-s390x-debug.config
+++ b/kernel-s390x-debug.config
@@ -4056,7 +4056,7 @@ CONFIG_RCU_NOCB_CPU=y
# CONFIG_RCU_PERF_TEST is not set
CONFIG_RCU_TORTURE_TEST=m
# CONFIG_RCU_TRACE is not set
-# CONFIG_RC_XBOX_DVD is not set
+CONFIG_RC_XBOX_DVD=m
CONFIG_RD_BZIP2=y
CONFIG_RD_GZIP=y
CONFIG_RD_LZ4=y
diff --git a/kernel-s390x.config b/kernel-s390x.config
index 62dfcbb4d..cd90c470d 100644
--- a/kernel-s390x.config
+++ b/kernel-s390x.config
@@ -4034,7 +4034,7 @@ CONFIG_RCU_NOCB_CPU=y
# CONFIG_RCU_PERF_TEST is not set
CONFIG_RCU_TORTURE_TEST=m
# CONFIG_RCU_TRACE is not set
-# CONFIG_RC_XBOX_DVD is not set
+CONFIG_RC_XBOX_DVD=m
CONFIG_RD_BZIP2=y
CONFIG_RD_GZIP=y
CONFIG_RD_LZ4=y
diff --git a/kernel-x86_64-debug.config b/kernel-x86_64-debug.config
index dde48faa1..b7eb7691e 100644
--- a/kernel-x86_64-debug.config
+++ b/kernel-x86_64-debug.config
@@ -4464,7 +4464,7 @@ CONFIG_RCU_NOCB_CPU=y
# CONFIG_RCU_PERF_TEST is not set
CONFIG_RCU_TORTURE_TEST=m
# CONFIG_RCU_TRACE is not set
-# CONFIG_RC_XBOX_DVD is not set
+CONFIG_RC_XBOX_DVD=m
CONFIG_RD_BZIP2=y
CONFIG_RD_GZIP=y
CONFIG_RD_LZ4=y
diff --git a/kernel-x86_64.config b/kernel-x86_64.config
index f772b7962..1b50b6bf6 100644
--- a/kernel-x86_64.config
+++ b/kernel-x86_64.config
@@ -4444,7 +4444,7 @@ CONFIG_RCU_NOCB_CPU=y
# CONFIG_RCU_PERF_TEST is not set
CONFIG_RCU_TORTURE_TEST=m
# CONFIG_RCU_TRACE is not set
-# CONFIG_RC_XBOX_DVD is not set
+CONFIG_RC_XBOX_DVD=m
CONFIG_RD_BZIP2=y
CONFIG_RD_GZIP=y
CONFIG_RD_LZ4=y