diff options
author | Paul Gortmaker <[email protected]> | 2013-07-04 01:39:11 -0400 |
---|---|---|
committer | Anton Vorontsov <[email protected]> | 2013-08-09 13:28:47 -0700 |
commit | e2e077cdde5c6b0c7145849afcf0780e08190311 (patch) | |
tree | d9a38e021a7c4b9a12cab4a9cc35df461bb189eb /lib/string_helpers.c | |
parent | 78be3176c4335b8ff3d9625ed3fc571e7d2ba8f4 (diff) |
power_supply: Make goldfish_battery depend on GOLDFISH || COMPILE_TEST
Nearly all the other goldfish peripherals (mtd, keyboard, etc) have a
dependency on the main platform's GOLDFISH Kconfig item, but this one got
skipped. Even with consistency as a justification, there was initial
resistance[1] from some people to adding it however, as they wanted the
extra compile coverage.
Now, with CONFIG_COMPILE_TEST, we have the middle ground that will give
people the coverage who want it, and let those who don't want it to skip
ever seeing the option presented.
[1] https://lkml.org/lkml/2013/2/27/333
Cc: David Woodhouse <[email protected]>
Cc: Jiri Slaby <[email protected]>
Cc: Greg Kroah-Hartman <[email protected]>
Signed-off-by: Paul Gortmaker <[email protected]>
Signed-off-by: Anton Vorontsov <[email protected]>
Diffstat (limited to 'lib/string_helpers.c')
0 files changed, 0 insertions, 0 deletions