From: Mark Salter msalter@redhat.com
redhat/configs: move SOC_TEGRA_CBB from pending to common
Move CONFIG_SOC_TEGRA_CBB out of pending-fedora into common so RHEL can use it.
Signed-off-by: Mark Salter msalter@redhat.com
diff --git a/redhat/configs/pending-fedora/generic/CONFIG_SOC_TEGRA_CBB b/redhat/configs/common/generic/arm/aarch64/CONFIG_SOC_TEGRA_CBB rename from redhat/configs/pending-fedora/generic/CONFIG_SOC_TEGRA_CBB rename to redhat/configs/common/generic/arm/aarch64/CONFIG_SOC_TEGRA_CBB index blahblah..blahblah 100644 --- a/redhat/configs/pending-fedora/generic/CONFIG_SOC_TEGRA_CBB +++ b/redhat/configs/common/generic/arm/aarch64/CONFIG_SOC_TEGRA_CBB
-- https://gitlab.com/cki-project/kernel-ark/-/merge_requests/2177
From: pbrobinson on gitlab.com https://gitlab.com/cki-project/kernel-ark/-/merge_requests/2177#note_1198821...
LGTM, the help can probably me trimmed, it could be a module too it seems.
From: Patrick Talbert on gitlab.com https://gitlab.com/cki-project/kernel-ark/-/merge_requests/2177#note_1199278...
Uh if there is a pending-fedora config item there should also have been a pending-ark one as well. Something has gone wrong with the automation here...
From: Patrick Talbert on gitlab.com https://gitlab.com/cki-project/kernel-ark/-/merge_requests/2177#note_1199295...
Ah actually ark has neither ARCH_TEGRA_194_SOC nor ARCH_TEGRA_234_SOC enabled so SOC_TEGRA_CBB was not identified as a relevant new config item for ark. And then enabling it without enabling one of these others won't actually do anything?
From: Mark Salter on gitlab.com https://gitlab.com/cki-project/kernel-ark/-/merge_requests/2177#note_1199737...
Okay, so this should go with MR !2172 which turns on those tegra SoCs. Since Peter makes a good point about it being =m, I think I'll close this MR and add it to that one.
From: Mark Salter on gitlab.com https://gitlab.com/cki-project/kernel-ark/-/merge_requests/2177#note_1199769...
I have too many balls in the air right now. SOC_TEGRA_CBB was already part of MR !2172. Sorry for the noise.
kernel@lists.fedoraproject.org