[U-Boot-Users] [PATCH 1/1] hwmon: Cleaning hwmon devices
Stefan Roese
sr at denx.de
Fri Jul 11 13:13:48 CEST 2008
On Friday 11 July 2008, Michal Simek wrote:
> >> -COBJS-y += adm1021.o
> >> -COBJS-y += ds1621.o
> >> -COBJS-y += ds1722.o
> >> -COBJS-y += ds1775.o
> >> +COBJS-$(CONFIG_DTT_ADM1021) += adm1021.o
> >> +COBJS-$(CONFIG_DTT_DS1621) += ds1621.o
> >> +COBJS-$(CONFIG_DS1722) += ds1722.o
> >
> >CONFIG_DS1722 does not match the "CONFIG_DTT_foo" idea all other sensors
> > are using. Perhaps you could fix this up too (CONFIG_DS1722 ->
> > CONFIG_DTT_DS1722) with another version of this patch?
>
> Second patch for it seems reasonable for me because there will be change in
> board config and it will be better to have full change in one commit. I'll
> do it and send it.
Great, that's what I meant.
Thanks.
Best regards,
Stefan
=====================================================================
DENX Software Engineering GmbH, MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: +49-8142-66989-0 Fax: +49-8142-66989-80 Email: office at denx.de
=====================================================================
More information about the U-Boot
mailing list