Skip to content
Snippets Groups Projects
Commit 127102ae authored by Tejun Heo's avatar Tejun Heo Committed by Jeff Garzik
Browse files

libata: make SFF support optional


Now that SFF support is completely separated out from the core layer,
it can be made optional.  Add CONFIG_ATA_SFF and let SFF drivers
depend on it.  If CONFIG_ATA_SFF isn't set, all codes in libata-sff.c
and data structures for SFF support are disabled.  This saves good
number of bytes for small systems.

Signed-off-by: default avatarTejun Heo <htejun@gmail.com>
parent 350756f6
Branches
Tags
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment