[linux-next] next-20101202: Finally fixed that multimedia misconfiguration

From: Sedat Dilek
Date: Thu Dec 02 2010 - 04:46:11 EST


Hi,

I am using a slightly modified kernel-buildsystem based on the work of
the Debian Kernel Team with "oldnoconfig".
Currently, I am on linux-next.

The setup.log's shrinked with fixing misconfiguration primarily in the
multimedia tree:

$ ls -l setup_linux-next_next20101*
-rw-r--r-- 1 sd sd 179579 26. Nov 06:39
setup_linux-next_next20101126.dileks.1.log
-rw-r--r-- 1 sd sd 144818 30. Nov 04:45
setup_linux-next_next20101130.dileks.1.log
-rw-r--r-- 1 sd sd 10037 2. Dez 08:26
setup_linux-next_next20101202.dileks.1.log

(Files are attached)

IIRC these misconfigurations were already reported by several people (Randy?).

The only warning now I see is:
[ setup_linux-next_next20101202.dileks.1.log ]
...
scripts/kconfig/conf --oldnoconfig Kconfig
.config:536:warning: symbol value 'm' invalid for LEDS_CLASS
...

I will fix that in the next build here in my build-system.

--- debian.orig/config/config 2010-11-23 15:40:18.174458243 +0100
+++ debian/config/config 2010-12-02 10:07:15.367745646 +0100
@@ -792,7 +792,7 @@
## file: drivers/leds/Kconfig
##
CONFIG_NEW_LEDS=y
-CONFIG_LEDS_CLASS=m
+CONFIG_LEDS_CLASS=y
CONFIG_LEDS_NET48XX=m
CONFIG_LEDS_ALIX2=m
CONFIG_LEDS_PCA9532=m
- EOF -

It would be very cool to see these fixes also in upstream (Linus-tree).

Thanks for fixing this!

Kind Regards,
- Sedat -

Attachment: setup_linux-next_next20101126.dileks.1.log
Description: Binary data

Attachment: setup_linux-next_next20101130.dileks.1.log
Description: Binary data

Attachment: setup_linux-next_next20101202.dileks.1.log
Description: Binary data