On Wed, 2007-12-26 at 04:32 -0500, Mike Frysinger wrote: > On Dec 26, 2007 2:10 AM, <[EMAIL PROTECTED]> wrote: > > Revision 4065 Author cooloney Date 2007-12-26 01:10:10 -0600 (Wed, 26 Dec > > 2007) > > Log Message TASK [#3478] enable generic GPIO based I2C driver in EZKIT-BF561 > > > > Diffstat Kconfig | 25 +++++++++++++++++++++++++ > > mach-bf561/boards/ezkit.c | 24 ++++++++++++++++++++++++ > > 2 files changed, 49 insertions(+) > > > > > > Modified Paths > > > > trunk/arch/blackfin/Kconfig > > trunk/arch/blackfin/mach-bf561/boards/ezkit.c > > why not just provide an example in the BF561-EZKIT board and be done > with it ? no need for the Kconfig entry. > -mike
That is a trade-off. I know kernel world dislike these Kconfig things, but customers like it. They don't wanna to edit the source code. Currently, this change is required by a customer from Yi. Of course, we can remove these Kconfig in the future. -Bryan _______________________________________________ Linux-kernel-commits mailing list [email protected] http://blackfin.uclinux.org/mailman/listinfo/linux-kernel-commits
