diff options
author | Laura Abbott <labbott@redhat.com> | 2019-12-10 09:16:42 -0500 |
---|---|---|
committer | Laura Abbott <labbott@redhat.com> | 2019-12-10 09:16:42 -0500 |
commit | f225911f0c94c3a638800b304f7fc9e6e216a6f1 (patch) | |
tree | 8d37430087226fd44163b45ee10d5c0a2f20271a /kernel-aarch64-debug-fedora.config | |
parent | e3676c312d6ce5efd03da004aef14a0cdb3b6f56 (diff) | |
download | kernel-f225911f0c94c3a638800b304f7fc9e6e216a6f1.tar.gz kernel-f225911f0c94c3a638800b304f7fc9e6e216a6f1.tar.xz kernel-f225911f0c94c3a638800b304f7fc9e6e216a6f1.zip |
Revert "Goodbye CONFIG_AX25"
This reverts commit e3676c312d6ce5efd03da004aef14a0cdb3b6f56.
Turns out I cannot read and this is not the correct option.
Diffstat (limited to 'kernel-aarch64-debug-fedora.config')
-rw-r--r-- | kernel-aarch64-debug-fedora.config | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/kernel-aarch64-debug-fedora.config b/kernel-aarch64-debug-fedora.config index 4044702e8..28254cdc7 100644 --- a/kernel-aarch64-debug-fedora.config +++ b/kernel-aarch64-debug-fedora.config @@ -479,7 +479,7 @@ CONFIG_AUTOFS4_FS=y CONFIG_AUTOFS_FS=y CONFIG_AUXDISPLAY=y CONFIG_AX25_DAMA_SLAVE=y -# CONFIG_AX25 is not set +CONFIG_AX25=m CONFIG_AX88796B_PHY=m CONFIG_AXI_DMAC=m CONFIG_AXP20X_ADC=m @@ -4842,6 +4842,7 @@ CONFIG_QCOM_L2_PMU=y CONFIG_QCOM_L3_PMU=y CONFIG_QCOM_LLCC=m CONFIG_QCOM_MDT_LOADER=m +CONFIG_QCOM_OCMEM=m CONFIG_QCOM_PDC=y CONFIG_QCOM_Q6V5_ADSP=m CONFIG_QCOM_Q6V5_MSS=m |