Don't error out when options is not what you support, just skip your code. This allows to make FatFs support properly configurable.
Saves 768 bytes code space on Thumb2 archs.
Patches to fatfs for our use will follow.