-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Marc Andre Tanner wrote: > Hi Lars, > > I am testing the om-gta02-2.6.31 kernel branch -- nice work! > > I noticed that CONFIG_BACKLIGHT_PCF50633 is not referenced in any Kconfig file > but used in a Makefile. > > $ grep -r CONFIG_BACKLIGHT_PCF50633 * > arch/arm/configs/gta02_defconfig:CONFIG_BACKLIGHT_PCF50633=y > drivers/video/backlight/Makefile:obj-$(CONFIG_BACKLIGHT_PCF50633) += pcf50633-backlight.o > > This causes some problems for example if one wants to generate a miniconfig file > which contains only the minimal required options for use with: > > make allnoconfig KCONFIG_ALLCONFIG="miniconfig" > > The script which generates those miniconfig files uses the standard build infrastructure > and it's dependency information from the various Kconfig files but because there is no > entry found the option is dropped which results in a build failure. > > Could you please add an entry or a select statement for CONFIG_BACKLIGHT_PCF50633 to > the apropriate Kconfig file? > > Thanks, > Marc > Hi Marc
Thanks for your feedback, should be fixed now. - - Lars -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.9 (GNU/Linux) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org iEYEARECAAYFAkr4twEACgkQBX4mSR26RiOM3QCeJCIaCX3fUmahSIrcLr1+rwe8 SKIAniuhfLHJ6i8e8cTeYHoP2vu6efm6 =+jyO -----END PGP SIGNATURE-----
