diff options
author | Eduardo Valentin <eduardo.valentin@ti.com> | 2013-03-15 09:00:33 -0400 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2013-03-15 12:02:24 -0400 |
commit | 494bbdd8b11f08dc703a76513674d57c5c349fa7 (patch) | |
tree | a51d6f4550a83dbbeb6806898cb52ac434c97bdf /MAINTAINERS | |
parent | e9b6f8c4da4614549ad5c1497f6895ef5f26ea24 (diff) |
staging: omap-thermal: change Kconfig dependency method
Now arch code has to specify CONFIG_ARCH_HAS_BANDGAP. So, this driver
will be selectable only if the platform reports itself as having a
bandgap device.
Any OMAP variant or any other OMAP version needs to
select ARCH_HAS_BANDGAP
so that the driver will be applicable. A part from that it is
required to device the data structures that maps the registers
and their bitfields. The DT compatible list must also be updated.
CC: Santosh Shilimkar <santosh.shilimkar@ti.com>
CC: Vaibhav Bedia <vaibhav.bedia@ti.com>
Signed-off-by: Eduardo Valentin <eduardo.valentin@ti.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'MAINTAINERS')
0 files changed, 0 insertions, 0 deletions