Re: [RFC] Option to disable mapping genrtc calls to ppc_md calls
From: Tom Rini <hidden>
Date: 2005-01-20 23:47:12
From: Tom Rini <hidden>
Date: 2005-01-20 23:47:12
On Thu, Jan 20, 2005 at 04:21:14PM -0700, Mark A. Greer wrote:
Tom Rini wrote:quoted
Why ask the user for something you know he wants? If they've selected GENRTC and are using the board, they'll probably want GENRTC to work. It's exactly what you described except the user won't have to know about anything going on.If that's the way you want to go then it should depend on having the rtc "driver" selected and rtc.h should look something like:
I don't know how we talked past eachother, but it would look exactly like it did in your patch. The only thing is that you don't ask the user, you make use of what the user told you already. This is a nice new feature of the 2.6 kconfig system. This is what I'm asking you to change from your first patch. -- Tom Rini http://gate.crashing.org/~trini/