Commit 4f367d9
committed
Non-Intel linux configs: make sure AES is enabled (CONFIG_CRYPTO_AES_NI_INTEL won't work there)
kgpe-d16 linux configs: disable CONFIG_CRYPTO_AES_NI_INTEL (not avail on AMD)
This applied to Q35 qemu board which is AMD, not intel.
generic AES needs to be enabled on non-intel boards, otherwise cryptsetup doesn't know how to deal with xts-plain
Then saved back with linux.save_in_oldconfig_format_in_place1 parent 41216d7 commit 4f367d9
4 files changed
Lines changed: 7 additions & 13 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2683 | 2683 | | |
2684 | 2684 | | |
2685 | 2685 | | |
2686 | | - | |
2687 | | - | |
2688 | 2686 | | |
2689 | 2687 | | |
2690 | 2688 | | |
| |||
2772 | 2770 | | |
2773 | 2771 | | |
2774 | 2772 | | |
2775 | | - | |
| 2773 | + | |
2776 | 2774 | | |
2777 | | - | |
| 2775 | + | |
2778 | 2776 | | |
2779 | 2777 | | |
2780 | 2778 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2683 | 2683 | | |
2684 | 2684 | | |
2685 | 2685 | | |
2686 | | - | |
2687 | | - | |
2688 | 2686 | | |
2689 | 2687 | | |
2690 | 2688 | | |
| |||
2772 | 2770 | | |
2773 | 2771 | | |
2774 | 2772 | | |
2775 | | - | |
| 2773 | + | |
2776 | 2774 | | |
2777 | | - | |
| 2775 | + | |
2778 | 2776 | | |
2779 | 2777 | | |
2780 | 2778 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2931 | 2931 | | |
2932 | 2932 | | |
2933 | 2933 | | |
2934 | | - | |
2935 | | - | |
2936 | 2934 | | |
2937 | 2935 | | |
2938 | 2936 | | |
| |||
3020 | 3018 | | |
3021 | 3019 | | |
3022 | 3020 | | |
3023 | | - | |
| 3021 | + | |
3024 | 3022 | | |
3025 | | - | |
| 3023 | + | |
3026 | 3024 | | |
3027 | 3025 | | |
3028 | 3026 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2827 | 2827 | | |
2828 | 2828 | | |
2829 | 2829 | | |
2830 | | - | |
| 2830 | + | |
2831 | 2831 | | |
2832 | 2832 | | |
2833 | 2833 | | |
| |||
0 commit comments