* Jan Beulich <jbeul...@suse.com> wrote: > > +config X86_DIRECT_GBPAGES > > + def_bool (X86_64 && !DEBUG_PAGEALLOC && !KMEMCHECK) > > config X86_DIRECT_GBPAGES > def_bool y > depends on X86_64 && !DEBUG_PAGEALLOC && !KMEMCHECK > > or else it'll leave a pointless > > # CONFIG_X86_DIRECT_GBPAGES is not set > > in .config-s where the dependencies are not met.
Ok, fixed - thanks! Ingo -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/