[OS-BUILD PATCH] redhat: remove duplicate pending-rhel config items

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



From: Patrick Talbert <ptalbert@xxxxxxxxxx>

redhat: remove duplicate pending-rhel config items

After MR !2278 there are a number of duplicate config items
under the new pending-rhel directory. Remove them.

Signed-off-by: Patrick Talbert <ptalbert@xxxxxxxxxx>

diff --git a/redhat/configs/pending-rhel/generic/CONFIG_BT_LE_L2CAP_ECRED b/redhat/configs/pending-rhel/generic/CONFIG_BT_LE_L2CAP_ECRED
deleted file mode 100644
index blahblah..blahblah 0
--- a/redhat/configs/pending-rhel/generic/CONFIG_BT_LE_L2CAP_ECRED
+++ /dev/null
@@ -1,14 +0,0 @@
-# Symbol: BT_LE_L2CAP_ECRED [=y]
-# Type  : bool
-# Defined at net/bluetooth/Kconfig:81
-#   Prompt: Bluetooth L2CAP Enhanced Credit Flow Control
-#   Depends on: NET [=y] && BT_LE [=y]
-#   Location:
-#     -> Networking support (NET [=y])
-#       -> Bluetooth subsystem support (BT [=m])
-#         -> Bluetooth Low Energy (LE) features (BT_LE [=y])
-#           -> Bluetooth L2CAP Enhanced Credit Flow Control (BT_LE_L2CAP_ECRED [=y])
-# 
-# 
-# 
-CONFIG_BT_LE_L2CAP_ECRED=y
diff --git a/redhat/configs/pending-rhel/generic/CONFIG_DRM_ACCEL b/redhat/configs/pending-rhel/generic/CONFIG_DRM_ACCEL
deleted file mode 100644
index blahblah..blahblah 0
--- a/redhat/configs/pending-rhel/generic/CONFIG_DRM_ACCEL
+++ /dev/null
@@ -1,12 +0,0 @@
-# Symbol: DRM_ACCEL [=n]
-# Type  : bool
-# Defined at drivers/accel/Kconfig:9
-#   Prompt: Compute Acceleration Framework
-#   Depends on: DRM [=y]
-#   Location:
-#     -> Device Drivers
-#       -> Compute Acceleration Framework (DRM_ACCEL [=n])
-# 
-# 
-# 
-# CONFIG_DRM_ACCEL is not set
diff --git a/redhat/configs/pending-rhel/generic/CONFIG_MEMCPY_SLOW_KUNIT_TEST b/redhat/configs/pending-rhel/generic/CONFIG_MEMCPY_SLOW_KUNIT_TEST
deleted file mode 100644
index blahblah..blahblah 0
--- a/redhat/configs/pending-rhel/generic/CONFIG_MEMCPY_SLOW_KUNIT_TEST
+++ /dev/null
@@ -1,15 +0,0 @@
-# Symbol: MEMCPY_SLOW_KUNIT_TEST [=y]
-# Type  : bool
-# Defined at lib/Kconfig.debug:2569
-#   Prompt: Include exhaustive memcpy tests
-#   Depends on: RUNTIME_TESTING_MENU [=y] && MEMCPY_KUNIT_TEST [=m]
-#   Location:
-#     -> Kernel hacking
-#       -> Kernel Testing and Coverage
-#         -> Runtime Testing (RUNTIME_TESTING_MENU [=y])
-#           -> Test memcpy(), memmove(), and memset() functions at runtime (MEMCPY_KUNIT_TEST [=m])
-#             -> Include exhaustive memcpy tests (MEMCPY_SLOW_KUNIT_TEST [=y])
-# 
-# 
-# 
-CONFIG_MEMCPY_SLOW_KUNIT_TEST=y
diff --git a/redhat/configs/pending-rhel/generic/CONFIG_SQUASHFS_CHOICE_DECOMP_BY_MOUNT b/redhat/configs/pending-rhel/generic/CONFIG_SQUASHFS_CHOICE_DECOMP_BY_MOUNT
deleted file mode 100644
index blahblah..blahblah 0
--- a/redhat/configs/pending-rhel/generic/CONFIG_SQUASHFS_CHOICE_DECOMP_BY_MOUNT
+++ /dev/null
@@ -1,15 +0,0 @@
-# Symbol: SQUASHFS_CHOICE_DECOMP_BY_MOUNT [=n]
-# Type  : bool
-# Defined at fs/squashfs/Kconfig:69
-#   Prompt: Select the parallel decompression mode during mount
-#   Depends on: MISC_FILESYSTEMS [=y] && SQUASHFS [=m]
-#   Location:
-#     -> File systems
-#       -> Miscellaneous filesystems (MISC_FILESYSTEMS [=y])
-#         -> SquashFS 4.0 - Squashed file system support (SQUASHFS [=m])
-#           -> Select the parallel decompression mode during mount (SQUASHFS_CHOICE_DECOMP_BY_MOUNT [=n])
-# Selects: SQUASHFS_DECOMP_SINGLE [=y] && SQUASHFS_DECOMP_MULTI [=n] && SQUASHFS_DECOMP_MULTI_PERCPU [=n] && SQUASHFS_MOUNT_DECOMP_THREADS [=n]
-# 
-# 
-# 
-# CONFIG_SQUASHFS_CHOICE_DECOMP_BY_MOUNT is not set
diff --git a/redhat/configs/pending-rhel/generic/CONFIG_SQUASHFS_COMPILE_DECOMP_MULTI b/redhat/configs/pending-rhel/generic/CONFIG_SQUASHFS_COMPILE_DECOMP_MULTI
deleted file mode 100644
index blahblah..blahblah 0
--- a/redhat/configs/pending-rhel/generic/CONFIG_SQUASHFS_COMPILE_DECOMP_MULTI
+++ /dev/null
@@ -1,17 +0,0 @@
-# Symbol: SQUASHFS_COMPILE_DECOMP_MULTI [=n]
-# Type  : bool
-# Defined at fs/squashfs/Kconfig:101
-#   Prompt: Use multiple decompressors for parallel I/O
-#   Depends on: <choice>
-#   Location:
-#     -> File systems
-#       -> Miscellaneous filesystems (MISC_FILESYSTEMS [=y])
-#         -> SquashFS 4.0 - Squashed file system support (SQUASHFS [=m])
-#           -> Select the parallel decompression mode during mount (SQUASHFS_CHOICE_DECOMP_BY_MOUNT [=n])
-#             -> Select decompression parallel mode at compile time (<choice> [=y])
-#               -> Use multiple decompressors for parallel I/O (SQUASHFS_COMPILE_DECOMP_MULTI [=n])
-# Selects: SQUASHFS_DECOMP_MULTI [=n]
-# 
-# 
-# 
-# CONFIG_SQUASHFS_COMPILE_DECOMP_MULTI is not set
diff --git a/redhat/configs/pending-rhel/generic/CONFIG_SQUASHFS_COMPILE_DECOMP_MULTI_PERCPU b/redhat/configs/pending-rhel/generic/CONFIG_SQUASHFS_COMPILE_DECOMP_MULTI_PERCPU
deleted file mode 100644
index blahblah..blahblah 0
--- a/redhat/configs/pending-rhel/generic/CONFIG_SQUASHFS_COMPILE_DECOMP_MULTI_PERCPU
+++ /dev/null
@@ -1,17 +0,0 @@
-# Symbol: SQUASHFS_COMPILE_DECOMP_MULTI_PERCPU [=n]
-# Type  : bool
-# Defined at fs/squashfs/Kconfig:116
-#   Prompt: Use percpu multiple decompressors for parallel I/O
-#   Depends on: <choice>
-#   Location:
-#     -> File systems
-#       -> Miscellaneous filesystems (MISC_FILESYSTEMS [=y])
-#         -> SquashFS 4.0 - Squashed file system support (SQUASHFS [=m])
-#           -> Select the parallel decompression mode during mount (SQUASHFS_CHOICE_DECOMP_BY_MOUNT [=n])
-#             -> Select decompression parallel mode at compile time (<choice> [=y])
-#               -> Use percpu multiple decompressors for parallel I/O (SQUASHFS_COMPILE_DECOMP_MULTI_PERCPU [=n])
-# Selects: SQUASHFS_DECOMP_MULTI_PERCPU [=n]
-# 
-# 
-# 
-# CONFIG_SQUASHFS_COMPILE_DECOMP_MULTI_PERCPU is not set
diff --git a/redhat/configs/pending-rhel/generic/CONFIG_SQUASHFS_COMPILE_DECOMP_SINGLE b/redhat/configs/pending-rhel/generic/CONFIG_SQUASHFS_COMPILE_DECOMP_SINGLE
deleted file mode 100644
index blahblah..blahblah 0
--- a/redhat/configs/pending-rhel/generic/CONFIG_SQUASHFS_COMPILE_DECOMP_SINGLE
+++ /dev/null
@@ -1,17 +0,0 @@
-# Symbol: SQUASHFS_COMPILE_DECOMP_SINGLE [=y]
-# Type  : bool
-# Defined at fs/squashfs/Kconfig:93
-#   Prompt: Single threaded compression
-#   Depends on: <choice>
-#   Location:
-#     -> File systems
-#       -> Miscellaneous filesystems (MISC_FILESYSTEMS [=y])
-#         -> SquashFS 4.0 - Squashed file system support (SQUASHFS [=m])
-#           -> Select the parallel decompression mode during mount (SQUASHFS_CHOICE_DECOMP_BY_MOUNT [=n])
-#             -> Select decompression parallel mode at compile time (<choice> [=y])
-#               -> Single threaded compression (SQUASHFS_COMPILE_DECOMP_SINGLE [=y])
-# Selects: SQUASHFS_DECOMP_SINGLE [=y]
-# 
-# 
-# 
-CONFIG_SQUASHFS_COMPILE_DECOMP_SINGLE=y
diff --git a/redhat/configs/pending-rhel/generic/CONFIG_SQUASHFS_DECOMP_SINGLE b/redhat/configs/pending-rhel/generic/CONFIG_SQUASHFS_DECOMP_SINGLE
deleted file mode 100644
index blahblah..blahblah 0
--- a/redhat/configs/pending-rhel/generic/CONFIG_SQUASHFS_DECOMP_SINGLE
+++ /dev/null
@@ -1 +0,0 @@
-CONFIG_SQUASHFS_DECOMP_SINGLE=y
diff --git a/redhat/configs/pending-rhel/generic/CONFIG_TDX_GUEST_DRIVER b/redhat/configs/pending-rhel/generic/CONFIG_TDX_GUEST_DRIVER
deleted file mode 100644
index blahblah..blahblah 0
--- a/redhat/configs/pending-rhel/generic/CONFIG_TDX_GUEST_DRIVER
+++ /dev/null
@@ -1,13 +0,0 @@
-# Symbol: TDX_GUEST_DRIVER [=n]
-# Type  : tristate
-# Defined at drivers/virt/coco/tdx-guest/Kconfig:1
-#   Prompt: TDX Guest driver
-#   Depends on: VIRT_DRIVERS [=y] && INTEL_TDX_GUEST [=y]
-#   Location:
-#     -> Device Drivers
-#       -> Virtualization drivers (VIRT_DRIVERS [=y])
-#         -> TDX Guest driver (TDX_GUEST_DRIVER [=n])
-# 
-# 
-# 
-# CONFIG_TDX_GUEST_DRIVER is not set

--
https://gitlab.com/cki-project/kernel-ark/-/merge_requests/2287
_______________________________________________
kernel mailing list -- kernel@xxxxxxxxxxxxxxxxxxxxxxx
To unsubscribe send an email to kernel-leave@xxxxxxxxxxxxxxxxxxxxxxx
Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: https://lists.fedoraproject.org/archives/list/kernel@xxxxxxxxxxxxxxxxxxxxxxx
Do not reply to spam, report it: https://pagure.io/fedora-infrastructure/new_issue




[Index of Archives]     [Fedora General Discussion]     [Older Fedora Users Archive]     [Fedora Advisory Board]     [Fedora Security]     [Fedora Devel Java]     [Fedora Legacy]     [Fedora Desktop]     [ATA RAID]     [Fedora Marketing]     [Fedora Mentors]     [Fedora Package Announce]     [Fedora Package Review]     [Fedora Music]     [Fedora Packaging]     [Centos]     [Fedora SELinux]     [Coolkey]     [Yum Users]     [Tux]     [Yosemite News]     [KDE Users]     [Fedora Art]     [Fedora Docs]     [USB]     [Asterisk PBX]

  Powered by Linux