view sources/patches/linux-sh4noexpert.patch @ 1698:49abeb0ead62 draft

linux 3.17
author Rob Landley <rob@landley.net>
date Sun, 05 Oct 2014 23:23:42 -0500
parents 3c45686b2a8a
children
line wrap: on
line source

Forcing sh4 into CONFIG_EXPERT mode just because it's sh4 is weird. Stop it.

--- linux/arch/sh/Kconfig
+++ linux/arch/sh/Kconfig
@@ -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