[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20140402163645.GD16631@htj.dyndns.org>
Date: Wed, 2 Apr 2014 12:36:45 -0400
From: Tejun Heo <tj@...nel.org>
To: Kishon Vijay Abraham I <kishon@...com>
Cc: Loc Ho <lho@....com>, Greg KH <gregkh@...uxfoundation.org>,
Linus Torvalds <torvalds@...ux-foundation.org>,
Andrew Morton <akpm@...ux-foundation.org>,
Linux Kernel Mailing List <linux-kernel@...r.kernel.org>,
USB list <linux-usb@...r.kernel.org>
Subject: Re: [PATCH libata/for-3.15-fixes] libata: drop COMPILE_TEST from
AHCI_XGENE
Hello, Kishon.
I'm converting AHCI_XGENE to depend on PHY_XGENE instead of selecting
it as dependency chaining through select doesn't work. Looking at the
PHY Kconfig options, I wonder whether we're going about this the right
way. Are PHY drivers meaningful at all w/o higher level drivers
making use of them? If not, why do we even have visible Kconfig opts
for them? Shouldn't we just chain everything through selects and
float the actual dependencies to the higher level drivers which the
users actually care about?
Thanks.
--
tejun
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists