All of lore.kernel.org
 help / color / mirror / Atom feed
* what is the purpose of config option HAS_OMAP_NAND?
@ 2012-02-06 21:14 Robert P. J. Day
  2012-02-07 10:51 ` Sascha Hauer
  0 siblings, 1 reply; 3+ messages in thread
From: Robert P. J. Day @ 2012-02-06 21:14 UTC (permalink / raw)
  To: U-Boot Version 2 (barebox)


  based on the output from grep:

$ grep -r HAS_OMAP_NAND *
arch/arm/mach-omap/Kconfig:	select HAS_OMAP_NAND
arch/arm/mach-omap/Kconfig:	select HAS_OMAP_NAND
arch/arm/mach-omap/Kconfig:	select HAS_OMAP_NAND
arch/arm/mach-omap/Kconfig:	select HAS_OMAP_NAND
arch/arm/mach-omap/Kconfig:config HAS_OMAP_NAND
arch/arm/configs/phycard_a_l1_defconfig:CONFIG_HAS_OMAP_NAND=y
$

i'm not sure of the purpose of that Kconfig option.  if nothing in the
source tree tests it, what value does it have?  the definition of that
option is simply:

config HAS_OMAP_NAND
        bool

am i missing something subtle?

rday

-- 

========================================================================
Robert P. J. Day                                 Ottawa, Ontario, CANADA
                        http://crashcourse.ca

Twitter:                                       http://twitter.com/rpjday
LinkedIn:                               http://ca.linkedin.com/in/rpjday
========================================================================

_______________________________________________
barebox mailing list
barebox@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/barebox

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2012-02-07 11:00 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-02-06 21:14 what is the purpose of config option HAS_OMAP_NAND? Robert P. J. Day
2012-02-07 10:51 ` Sascha Hauer
2012-02-07 11:00   ` Robert P. J. Day

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.