Hi again Ben, > > The scx200/CS5535/etc only exist with/on the Geode processor, which is > > x86. > > So, I think the best option is to make it depend on X86. I just found this proposed patch from Dave Jones: http://lkml.org/lkml/2006/1/20/121 Basically it adds a dependency on SCX200 rather than X86. It's more specific so I would tend to prefer it. However, is it OK with regards to the CS5535/CS5536? Is SCX200 set for them? If not, Dave's fix isn't acceptable. Is there something more specific than X86 for the CS5535/CS5536 case? If there is we could make the driver depend on (SCX200 || CS553X) or something like that. If not we'll have to stick to X86. Thanks, -- Jean Delvare