Re: [PATCH v2] gpiolib: Allow user-selection

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Adrian Bunk
Date: Sunday, July 6, 2008 - 12:52 pm

On Thu, Jul 03, 2008 at 12:33:03PM +0200, Michael Buesch wrote:

The implementation of ARCH_REQUIRE_GPIOLIB does not match the description.

Matching the description would be:

menuconfig GPIOLIB
        bool "GPIO Support" if !ARCH_REQUIRE_GPIOLIB
        depends on ARCH_WANT_OPTIONAL_GPIOLIB || ARCH_REQUIRE_GPIOLIB
        default ARCH_REQUIRE_GPIOLIB
        select GENERIC_GPIO
        help
          ...


Please don't do this kind of defconfig updates - it doesn't bring any
advantage but can create tons of patch conflicts.

The next time a defconfig gets updated it will anyway automatically be
fixed, and for defconfigs that aren't updated it doesn't create any
problems to keep them as they are today until they might one day get
updated.


cu
Adrian

-- 

       "Is there not promise of rain?" Ling Tan asked suddenly out
        of the darkness. There had been need of rain for many days.
       "Only a promise," Lao Er said.
                                       Pearl S. Buck - Dragon Seed

--
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
[PATCH v2] gpiolib: Allow user-selection, Michael Buesch, (Thu Jul 3, 3:33 am)
Re: [PATCH v2] gpiolib: Allow user-selection, Adrian Bunk, (Sun Jul 6, 12:52 pm)
Re: [PATCH v2] gpiolib: Allow user-selection, Michael Buesch, (Sun Jul 6, 1:01 pm)
Re: [PATCH v2] gpiolib: Allow user-selection, Adrian Bunk, (Sun Jul 6, 1:13 pm)
Re: [PATCH v2] gpiolib: Allow user-selection, Michael Buesch, (Sun Jul 6, 1:20 pm)