Commit 6cac45b
committed
[CIQ] v6.12.17 config updates
All configs dropped the follwoing since its dependent on ARCH_MVEBU
which is not configured on so there is no reason to ask.
# CONFIG_CZNIC_PLATFORMS is not set
See upstream commit: dd0f05b
x86_64 configs also dropped a previously defined y config
-CONFIG_IMX_SCMI_MISC_DRV=y
This comes from firmware: imx: IMX_SCMI_MISC_DRV should depend on ARCH_MXC
See Upstream Commit: be6686b
Whats a little confusing is that the fedora kernel-ark says that this is
marked as a `y`
$ cat redhat/configs/rhel/generic/CONFIG_IMX_SCMI_MISC_DRV
CONFIG_IMX_SCMI_MISC_DRV=y
[kernel-ark]$ ls redhat/configs/kernel-6.13.8-x86_64*
redhat/configs/kernel-6.13.8-x86_64-automotive.config
redhat/configs/kernel-6.13.8-x86_64.config
redhat/configs/kernel-6.13.8-x86_64-rt.config
redhat/configs/kernel-6.13.8-x86_64-automotive-debug.config
redhat/configs/kernel-6.13.8-x86_64-debug.config
redhat/configs/kernel-6.13.8-x86_64-rt-debug.config
[kernel-ark]$ grep CONFIG_IMX_SCMI_MISC_DRV redhat/configs/kernel-6.13.8-x86_64*
[kernel-ark]$
Do to this we're leaving this as the default Kconfig of off for x86_641 parent db9c90e commit 6cac45b
File tree
6 files changed
+7
-16
lines changed- ciq/configs
6 files changed
+7
-16
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
6861 | 6861 | | |
6862 | 6862 | | |
6863 | 6863 | | |
6864 | | - | |
6865 | 6864 | | |
6866 | 6865 | | |
6867 | 6866 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
6840 | 6840 | | |
6841 | 6841 | | |
6842 | 6842 | | |
6843 | | - | |
6844 | 6843 | | |
6845 | 6844 | | |
6846 | 6845 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
2 | 1 | | |
3 | 2 | | |
4 | | - | |
| 3 | + | |
5 | 4 | | |
6 | 5 | | |
7 | 6 | | |
| |||
6867 | 6866 | | |
6868 | 6867 | | |
6869 | 6868 | | |
6870 | | - | |
6871 | 6869 | | |
6872 | 6870 | | |
6873 | 6871 | | |
| |||
7836 | 7834 | | |
7837 | 7835 | | |
7838 | 7836 | | |
7839 | | - | |
7840 | 7837 | | |
7841 | 7838 | | |
7842 | 7839 | | |
| 7840 | + | |
7843 | 7841 | | |
7844 | 7842 | | |
7845 | 7843 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
6845 | 6845 | | |
6846 | 6846 | | |
6847 | 6847 | | |
6848 | | - | |
6849 | 6848 | | |
6850 | 6849 | | |
6851 | 6850 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
2274 | 2274 | | |
2275 | 2275 | | |
2276 | 2276 | | |
2277 | | - | |
2278 | 2277 | | |
2279 | 2278 | | |
2280 | 2279 | | |
| |||
7186 | 7185 | | |
7187 | 7186 | | |
7188 | 7187 | | |
7189 | | - | |
7190 | 7188 | | |
7191 | 7189 | | |
7192 | 7190 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
2270 | 2270 | | |
2271 | 2271 | | |
2272 | 2272 | | |
2273 | | - | |
2274 | 2273 | | |
2275 | 2274 | | |
2276 | 2275 | | |
| |||
7164 | 7163 | | |
7165 | 7164 | | |
7166 | 7165 | | |
7167 | | - | |
7168 | 7166 | | |
7169 | 7167 | | |
7170 | 7168 | | |
| |||
0 commit comments