]> asedeno.scripts.mit.edu Git - linux.git/commit
fpga: Add COMPILE_TEST to all drivers
authorJason Gunthorpe <jgunthorpe@obsidianresearch.com>
Mon, 21 Nov 2016 22:26:42 +0000 (22:26 +0000)
committerAlan Tull <atull@opensource.altera.com>
Tue, 29 Nov 2016 21:51:44 +0000 (15:51 -0600)
commita0e1b618585979bf2520a6a6e954a3bb56cd610b
tree326bf7900f781ae08ce671a82e3dce82188f5e15
parente663c5dbad2999aa824045c8e01fed459d1fc833
fpga: Add COMPILE_TEST to all drivers

Like Zynq the Altera drivers compile fine on x86 and others too,
so make it easier to compile test this stuff.

A10 requires REGMAP_MMIO to compile, so be explicit rather than
relying on it via ARCH_SOCFPGA.

Signed-off-by: Jason Gunthorpe <jgunthorpe@obsidianresearch.com>
Acked-by: Alan Tull <atull@opensource.altera.com>
drivers/fpga/Kconfig