Mercurial > hg > aboriginal
view sources/patches/linux-sh4noexpert.patch @ 1682:64316ca2bc9b
Remove redundant list assignment in ccwrap that screws up ordering and puts the -L entries in the wrong order.
author | Rob Landley <rob@landley.net> |
---|---|
date | Fri, 05 Sep 2014 23:54:01 -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