Merge pull request #132445 from flokli/linux-5.14-ide

linux: only configure IDE to "no" pre-5.14
This commit is contained in:
Florian Klink 2021-08-02 21:43:42 +02:00 committed by GitHub
commit eff94d8bf3
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -758,7 +758,7 @@ let
POSIX_MQUEUE = yes;
FRONTSWAP = yes;
FUSION = yes; # Fusion MPT device support
IDE = no; # deprecated IDE support
IDE = whenOlder "5.14" no; # deprecated IDE support, removed in 5.14
IDLE_PAGE_TRACKING = yes;
IRDA_ULTRA = whenOlder "4.17" yes; # Ultra (connectionless) protocol