lkml.org 
[lkml]   [2010]   [Nov]   [9]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRe: duplicate symbol
On Tue, 09 Nov 2010 10:40:51 +0100 David Lutolf wrote:

> in the kernel config, we can find
>
> CS5535_GPIO (Device drivers -> Character devices)
> GPIO_CS5535 (Device drivers -> GPIO support)
>
> this looks like it should be cleaned out

Well, it's unfortunate, undesirable, and confusing, but not incorrect AFAICT.

drivers/char/Kconfig:

config CS5535_GPIO
tristate "AMD CS5535/CS5536 GPIO (Geode Companion Device)"

drivers/gpio/Kconfig:

config GPIO_CS5535
tristate "AMD CS5535/CS5536 GPIO support"
depends on PCI && !CS5535_GPIO


Still, I agree that a change would be good/helpful.

---
~Randy
*** Remember to use Documentation/SubmitChecklist when testing your code ***


\
 
 \ /
  Last update: 2010-11-09 18:19    [W:0.049 / U:0.188 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site