| Subject | Re: [PATCH 01/28] nios2: Build infrastructure | | From | Paul Bolle <> | | Date | Fri, 18 Apr 2014 21:16:12 +0200 |
| |
On Fri, 2014-04-18 at 20:26 +0800, Ley Foon Tan wrote: > diff --git a/arch/nios2/Kconfig b/arch/nios2/Kconfig >[...] > +config GENERIC_FIND_NEXT_BIT > + def_bool y
This one is not needed, see commit 63e424c84429 ("arch: remove CONFIG_GENERIC_FIND_{NEXT_BIT,BIT_LE,LAST_BIT}").
> +config NO_IOPORT > + def_bool y
Did you mean NO_IOPORT_MAP?
Paul Bolle
|