[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kbuild-devel
Subject:    [kbuild-devel] kconfig re-asks questions if a new dependency is added
From:       Adrian Bunk <bunk () stusta ! de>
Date:       2005-11-02 1:20:11
Message-ID: 20051102012011.GD8009 () stusta ! de
[Download RAW message or body]

Hi Roman,

my "schedule obsolete OSS drivers for removal" patch does the following:

...
+config OBSOLETE_OSS_DRIVER
+       bool "Obsolete OSS drivers"
+       depends on SOUND_PRIME
...
 config SOUND_BT878
        tristate "BT878 audio dma"
-       depends on SOUND_PRIME && PCI
+       depends on SOUND_PRIME && PCI && OBSOLETE_OSS_DRIVER
...

The probem is when I'm running "make oldconfig" after applying this 
patch and say yes to OBSOLETE_OSS_DRIVER, I'm re-asked all the options 
now depending on OBSOLETE_OSS_DRIVER I had previously selected.

This is not a big issue in this specific case, but in other cases this 
might be quite annoying.

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



-------------------------------------------------------
SF.Net email is sponsored by:
Tame your development challenges with Apache's Geronimo App Server. Download
it for free - -and be entered to win a 42" plasma tv or your very own
Sony(tm)PSP.  Click here to play: http://sourceforge.net/geronimo.php
_______________________________________________
kbuild-devel mailing list
kbuild-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/kbuild-devel
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic