[OS-BUILD PATCHv2 1/2] redhat/configs: rename ark configs dir to rhel

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

 



From: Clark Williams <williams@xxxxxxxxxx>

redhat/configs: rename ark configs dir to rhel

The kernel-ark redhat/configs directories named 'ark' and 'pending-ark' have always been the RHEL config dirs but were named 'ark'. This has caused no end of confusion. Fix this by renaming the ark and pending-ark directories to rhel and pending-rhel.

Signed-off-by: Clark Williams <williams@xxxxxxxxxx>

diff --git a/redhat/configs/ark/debug/arm/aarch64/README b/redhat/configs/pending-rhel/debug/arm/aarch64/README
rename from redhat/configs/ark/debug/arm/aarch64/README
rename to redhat/configs/pending-rhel/debug/arm/aarch64/README
index blahblah..blahblah 100644
--- a/redhat/configs/ark/debug/arm/aarch64/README
+++ b/redhat/configs/pending-rhel/debug/arm/aarch64/README
diff --git a/redhat/configs/ark/debug/powerpc/README b/redhat/configs/pending-rhel/debug/powerpc/README
rename from redhat/configs/ark/debug/powerpc/README
rename to redhat/configs/pending-rhel/debug/powerpc/README
index blahblah..blahblah 100644
--- a/redhat/configs/ark/debug/powerpc/README
+++ b/redhat/configs/pending-rhel/debug/powerpc/README
diff --git a/redhat/configs/ark/debug/s390x/README b/redhat/configs/pending-rhel/debug/s390x/README
rename from redhat/configs/ark/debug/s390x/README
rename to redhat/configs/pending-rhel/debug/s390x/README
index blahblah..blahblah 100644
--- a/redhat/configs/ark/debug/s390x/README
+++ b/redhat/configs/pending-rhel/debug/s390x/README
diff --git a/redhat/configs/ark/debug/x86/README b/redhat/configs/pending-rhel/debug/x86/README
rename from redhat/configs/ark/debug/x86/README
rename to redhat/configs/pending-rhel/debug/x86/README
index blahblah..blahblah 100644
--- a/redhat/configs/ark/debug/x86/README
+++ b/redhat/configs/pending-rhel/debug/x86/README
diff --git a/redhat/configs/pending-rhel/generic/CONFIG_BT_LE_L2CAP_ECRED b/redhat/configs/pending-rhel/generic/CONFIG_BT_LE_L2CAP_ECRED
new file mode 100644
index blahblah..blahblah 100644
--- /dev/null
+++ b/redhat/configs/pending-rhel/generic/CONFIG_BT_LE_L2CAP_ECRED
@@ -0,0 +1,14 @@
+# 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
new file mode 100644
index blahblah..blahblah 100644
--- /dev/null
+++ b/redhat/configs/pending-rhel/generic/CONFIG_DRM_ACCEL
@@ -0,0 +1,12 @@
+# 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
new file mode 100644
index blahblah..blahblah 100644
--- /dev/null
+++ b/redhat/configs/pending-rhel/generic/CONFIG_MEMCPY_SLOW_KUNIT_TEST
@@ -0,0 +1,15 @@
+# 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
new file mode 100644
index blahblah..blahblah 100644
--- /dev/null
+++ b/redhat/configs/pending-rhel/generic/CONFIG_SQUASHFS_CHOICE_DECOMP_BY_MOUNT
@@ -0,0 +1,15 @@
+# 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
new file mode 100644
index blahblah..blahblah 100644
--- /dev/null
+++ b/redhat/configs/pending-rhel/generic/CONFIG_SQUASHFS_COMPILE_DECOMP_MULTI
@@ -0,0 +1,17 @@
+# 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
new file mode 100644
index blahblah..blahblah 100644
--- /dev/null
+++ b/redhat/configs/pending-rhel/generic/CONFIG_SQUASHFS_COMPILE_DECOMP_MULTI_PERCPU
@@ -0,0 +1,17 @@
+# 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
new file mode 100644
index blahblah..blahblah 100644
--- /dev/null
+++ b/redhat/configs/pending-rhel/generic/CONFIG_SQUASHFS_COMPILE_DECOMP_SINGLE
@@ -0,0 +1,17 @@
+# 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
new file mode 100644
index blahblah..blahblah 100644
--- /dev/null
+++ b/redhat/configs/pending-rhel/generic/CONFIG_SQUASHFS_DECOMP_SINGLE
@@ -0,0 +1 @@
+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
new file mode 100644
index blahblah..blahblah 100644
--- /dev/null
+++ b/redhat/configs/pending-rhel/generic/CONFIG_TDX_GUEST_DRIVER
@@ -0,0 +1,13 @@
+# 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
diff --git a/redhat/configs/ark/generic/arm/aarch64/README b/redhat/configs/pending-rhel/generic/arm/aarch64/README
rename from redhat/configs/ark/generic/arm/aarch64/README
rename to redhat/configs/pending-rhel/generic/arm/aarch64/README
index blahblah..blahblah 100644
--- a/redhat/configs/ark/generic/arm/aarch64/README
+++ b/redhat/configs/pending-rhel/generic/arm/aarch64/README
diff --git a/redhat/configs/ark/generic/powerpc/README b/redhat/configs/pending-rhel/generic/powerpc/README
rename from redhat/configs/ark/generic/powerpc/README
rename to redhat/configs/pending-rhel/generic/powerpc/README
index blahblah..blahblah 100644
--- a/redhat/configs/ark/generic/powerpc/README
+++ b/redhat/configs/pending-rhel/generic/powerpc/README
diff --git a/redhat/configs/ark/generic/s390x/README b/redhat/configs/pending-rhel/generic/s390x/README
rename from redhat/configs/ark/generic/s390x/README
rename to redhat/configs/pending-rhel/generic/s390x/README
index blahblah..blahblah 100644
--- a/redhat/configs/ark/generic/s390x/README
+++ b/redhat/configs/pending-rhel/generic/s390x/README
diff --git a/redhat/configs/ark/generic/x86/README b/redhat/configs/pending-rhel/generic/x86/README
rename from redhat/configs/ark/generic/x86/README
rename to redhat/configs/pending-rhel/generic/x86/README
index blahblah..blahblah 100644
--- a/redhat/configs/ark/generic/x86/README
+++ b/redhat/configs/pending-rhel/generic/x86/README
diff --git a/redhat/configs/ark/debug/CONFIG_ACPI_APEI_ERST_DEBUG b/redhat/configs/rhel/debug/CONFIG_ACPI_APEI_ERST_DEBUG
rename from redhat/configs/ark/debug/CONFIG_ACPI_APEI_ERST_DEBUG
rename to redhat/configs/rhel/debug/CONFIG_ACPI_APEI_ERST_DEBUG
index blahblah..blahblah 100644
--- a/redhat/configs/ark/debug/CONFIG_ACPI_APEI_ERST_DEBUG
+++ b/redhat/configs/rhel/debug/CONFIG_ACPI_APEI_ERST_DEBUG
diff --git a/redhat/configs/ark/debug/CONFIG_ACPI_CONFIGFS b/redhat/configs/rhel/debug/CONFIG_ACPI_CONFIGFS
rename from redhat/configs/ark/debug/CONFIG_ACPI_CONFIGFS
rename to redhat/configs/rhel/debug/CONFIG_ACPI_CONFIGFS
index blahblah..blahblah 100644
--- a/redhat/configs/ark/debug/CONFIG_ACPI_CONFIGFS
+++ b/redhat/configs/rhel/debug/CONFIG_ACPI_CONFIGFS
diff --git a/redhat/configs/ark/debug/CONFIG_ACPI_CUSTOM_METHOD b/redhat/configs/rhel/debug/CONFIG_ACPI_CUSTOM_METHOD
rename from redhat/configs/ark/debug/CONFIG_ACPI_CUSTOM_METHOD
rename to redhat/configs/rhel/debug/CONFIG_ACPI_CUSTOM_METHOD
index blahblah..blahblah 100644
--- a/redhat/configs/ark/debug/CONFIG_ACPI_CUSTOM_METHOD
+++ b/redhat/configs/rhel/debug/CONFIG_ACPI_CUSTOM_METHOD

--
https://gitlab.com/cki-project/kernel-ark/-/merge_requests/2278
_______________________________________________
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