diff options
author | Arnd Bergmann <arnd@arndb.de> | 2014-02-17 20:25:45 +0100 |
---|---|---|
committer | Arnd Bergmann <arnd@arndb.de> | 2014-03-21 18:26:08 +0100 |
commit | ad9faf4c4cb375550d0b1acad604f7b8755563d7 (patch) | |
tree | 80bedae84db63730df4901eae14b826f7282fd68 /sound | |
parent | fa04e209aeb251bebfe6a7a5966a3d5bbd5c13b5 (diff) | |
download | linux-ad9faf4c4cb375550d0b1acad604f7b8755563d7.tar.bz2 |
ARM: footbridge: don't build floppy code for addin mode
The ARCH_EBSA285_ADDIN platform does not provide the
ISA_DMA API, which is required by the floppy driver.
Let's ensure that the floppy code can only be built
when ISA_DMA is also enabled, by moving the select
statement into ARCH_EBSA285_HOST.
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
Cc: Russell King <linux@arm.linux.org.uk>
Diffstat (limited to 'sound')
0 files changed, 0 insertions, 0 deletions