Am 21.05.2010 04:41, schrieb sf...@users.sourceforge.net:
> Wilhelm:
>    
>>>> If I select some options under aufs I can't deselect them anymore and
>>>> the cursor permanently jumps to the notify-config-submenu.
>>>>
>>>>          
>>> I cannot reproduce the problem.
>>> Will you send me your .config?
>>>
>>>        
>> see attachement
>>      
> Still I cannot reproduce the problem.
> If you the procedure which can surely reproduce the problem, then let me
> know.
>
>    
The problem is the empty prompt in Kconfig in the section below. If I 
change that to a non empty string as below (the string "Bla") all is fine!
I tested it on ubuntu/lucid and debian/lenny.


if AUFS_HNOTIFY
choice
         prompt "Bla"
         default AUFS_HFSNOTIFY
config AUFS_HFSNOTIFY
         bool "fsnotify"
         select FSNOTIFY
config AUFS_HINOTIFY
         bool "inotify (DEPRECATED)"
         depends on INOTIFY
endchoice
endif

> J. R. Okajima
>    


-- 
Wilhelm



------------------------------------------------------------------------------

Reply via email to