From: Thomas Huth thuth@redhat.com
redhat/configs: Move CONFIG_HW_RANDOM_S390 into the s390x/ subfolder
Bugzilla: https://bugzilla.redhat.com/show_bug.cgi?id=1976270
This switch is specific to s390x, so it should reside in the s390x/ folder.
Signed-off-by: Thomas Huth thuth@redhat.com
diff --git a/redhat/configs/ark/generic/CONFIG_HW_RANDOM_S390 b/redhat/configs/ark/generic/s390x/CONFIG_HW_RANDOM_S390 rename from redhat/configs/ark/generic/CONFIG_HW_RANDOM_S390 rename to redhat/configs/ark/generic/s390x/CONFIG_HW_RANDOM_S390 index blahblah..blahblah 100644 --- a/redhat/configs/ark/generic/CONFIG_HW_RANDOM_S390 +++ b/redhat/configs/ark/generic/s390x/CONFIG_HW_RANDOM_S390
-- https://gitlab.com/cki-project/kernel-ark/-/merge_requests/1188