[PATCH 1/1] ubi: Introduce block devices for UBI volumes
Peter Korsgaard
peter at korsgaard.com
Tue Feb 11 04:43:25 EST 2014
>>>>> "Geert" == Geert Uytterhoeven <geert at linux-m68k.org> writes:
Hi,
>> Disable Caching (default N, say Y to save memory)
>> Disable Write support (default N, say Y to reduce code size)
> But then allmodconfig builds will not exercise those code paths.
> Don't you want:
> bool "Enable Caching" if !EXPERT
> default y
> bool "Enable Write support" if !EXPERT
> default y
Ehh, those should be EXPERT, not !EXPERT, right?
--
Bye, Peter Korsgaard
More information about the linux-mtd
mailing list