public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
* [U-Boot] config USB_STORAGE: defconfig vs include header
@ 2016-09-07 16:15 Stephen Warren
  2016-09-08  1:29 ` Masahiro Yamada
  0 siblings, 1 reply; 7+ messages in thread
From: Stephen Warren @ 2016-09-07 16:15 UTC (permalink / raw)
  To: u-boot

Masahiro,

In patch 6e7e9294d321 "usb: add basic USB configs in Kconfig", you added 
"config USB_STORAGE" to drivers/usb/Kconfig. However, it's still just 
#defined by many include/configs/*.h rather than being defined in 
configs/*_defconfig. Is that a problem? It seems to work in practice, 
but leads people adding new boards to put the definition in 
configs/*_defconfig which then may be inconsistent with similar existing 
boards which have it defined in include/configs/*.h.

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

end of thread, other threads:[~2016-09-09  1:13 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-09-07 16:15 [U-Boot] config USB_STORAGE: defconfig vs include header Stephen Warren
2016-09-08  1:29 ` Masahiro Yamada
2016-09-08 15:58   ` Stephen Warren
2016-09-08 18:13     ` Tom Rini
2016-09-08 20:17       ` Tom Rini
2016-09-09  1:09         ` Masahiro Yamada
2016-09-09  1:13           ` Tom Rini

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox