>On Mon, Dec 7, 2009 at 08:41, <[email protected]> wrote: >> Revision 7945 Author hennerich Date 2009-12-07 08:41:28 -0500 (Mon, 07 >Dec >> 2009) >> >> Log Message >> >> [#5751] Board Support for BF527-EZKIT V2.1 >> >> Modified Paths >> >> trunk/arch/blackfin/mach-bf527/boards/Kconfig >> trunk/arch/blackfin/mach-bf527/boards/Makefile >> >> Added Paths >> >> trunk/arch/blackfin/configs/BF527-EZKIT-V2_defconfig >> trunk/arch/blackfin/mach-bf527/boards/ezkit_v2.c > >does this really need to be a dedicated boards file ? why not add >Kconfig config's that depend on BFIN527_EZKIT and then use those in >the boards file ? > >you can still add as many defconfigs as you want ... there doesnt need >to be a one-to-one relation between board files and defconfigs. >-mike
I know Originally my idea was exactly the same ... only having one board file. I'll merge the two and remove the new one. -Michael _______________________________________________ Linux-kernel-commits mailing list [email protected] https://blackfin.uclinux.org/mailman/listinfo/linux-kernel-commits
