address lines

David Woodhouse dwmw2 at infradead.org
Sat Nov 3 08:29:26 EDT 2007


On Sat, 2007-11-03 at 13:27 +0100, M8 (Servaes Joordens) wrote:
> How do I enable my own driver file based on sbc_gxx.c? I cannot find
> an configuration option in the kernel by menuconfig.

Copy sbc_gxx.c to create your own driver. Copy the configuration option
in drivers/mtd/maps/Kconfig too, renaming it appropriately and giving it
appropriate dependencies. Add an appropriate line in
drivers/mtd/maps/Makefile, using your new config option and your new
filename.

-- 
dwmw2




More information about the linux-mtd mailing list