Fix broken logic for enabling USING_STORAGE_CALLBACK.
commit3f72ba0e3f34ac47a83a426e6a19b96045b842de
authorFrank Gevaerts <frank@gevaerts.be>
Fri, 25 May 2012 22:05:24 +0000 (26 00:05 +0200)
committerFrank Gevaerts <frank@gevaerts.be>
Fri, 25 May 2012 22:10:00 +0000 (26 00:10 +0200)
treea9f85055a772bccdab497e074136d9724a8d28f5
parent042314b440ab6eae3c0397f8b4f9f37938d3d30c
Fix broken logic for enabling USING_STORAGE_CALLBACK.

The logic got broken by 6b8330d2.

Since the ifp700 port is basically unmaintained and unfinished and doesn't
build anyway, we can remove the special-casing for it. This simplifies the
logic to "hosted or native, except for bootloaders", which simplifies
further to "not bootloaders".

Fixes FS#12685

Change-Id: Iaaad534067da22b74bf647aa58dcbb678bbc5f70
firmware/export/ata_idle_notify.h