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 /configs | |
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 'configs')
-rw-r--r-- | configs/fedora/generic/CONFIG_AX25 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configs/fedora/generic/CONFIG_AX25 b/configs/fedora/generic/CONFIG_AX25 index bc6101574..2838a653a 100644 --- a/configs/fedora/generic/CONFIG_AX25 +++ b/configs/fedora/generic/CONFIG_AX25 @@ -1 +1 @@ -# CONFIG_AX25 is not set +CONFIG_AX25=m |