On Wed, 09 May 2007 01:23:22 PDT, Andrew Morton said:
> ftp://ftp.kernel.org/pub/linux/kernel/people/akpm/patches/2.6/2.6.21/2.6.21-mm2/

1) Spotted in init/Kconfig:

config SLUB_DEBUG
        default y
        bool "Enable SLUB debugging support" if EMBEDDED
        help

Shouldn't that have an 'default SLUB' or 'if SLUB' or something attached to it?

2) In drivers/media/Kconfig we see:

config DAB
        boolean "DAB adapters"
        default y
        ---help---
          Allow selecting support for for Digital Audio Broadcasting (DAB)
          Receiver adapters.

Should that be 'default N'?



Attachment: pgpHtdcQlm62i.pgp
Description: PGP signature

Reply via email to