]> git.kernelconcepts.de Git - karo-tx-linux.git/commitdiff
sh: build superh without CONFIG_EXPERT
authorRob Landley <rob@landley.net>
Tue, 10 Feb 2015 22:08:35 +0000 (14:08 -0800)
committerLinus Torvalds <torvalds@linux-foundation.org>
Tue, 10 Feb 2015 22:30:28 +0000 (14:30 -0800)
What sh4 actually wants is HAVE_PATA_PLATFORM, so select that instead.

Signed-off-by: Rob Landley <rob@landley.net>
Acked-by: Randy Dunlap <rdunlap@infradead.org>
Acked-by: Geert Uytterhoeven <geert+renesas@glider.be>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
arch/sh/Kconfig

index 0f09f5285d5e729ee6d97a7ca2a7e8c4e20d668a..eb4ef274ae9bd7193ec748606816d9800b6545bf 100644 (file)
@@ -1,7 +1,7 @@
 config SUPERH
        def_bool y
        select ARCH_MIGHT_HAVE_PC_PARPORT
-       select EXPERT
+       select HAVE_PATA_PLATFORM
        select CLKDEV_LOOKUP
        select HAVE_IDE if HAS_IOPORT_MAP
        select HAVE_MEMBLOCK