Files
OpenCellular/include
Bill Richardson 5fc0cf5a89 cleanup: remove/rename unused CONFIG_ options
These CONFIG_ options in include/config.h are not used or
referenced anywhere else in the code:

  CONFIG_ADC_CLOCK
  CONFIG_USB_PD_IDENTITY_HW_ID
  CONFIG_USB_PD_IDENTITY_SW_ID

The first one is real, but the other two are just the wrong names.
They should be:

  CONFIG_USB_PD_IDENTITY_HW_VERS
  CONFIG_USB_PD_IDENTITY_SW_VERS

This CL removes the unused option and fixes the names of the
others.

BUG=none
BRANCH=none
TEST=make buildall

Change-Id: I0f6279f362a7aa214ff9b17a2b24b776588a210e
Signed-off-by: Bill Richardson <wfrichar@chromium.org>
Reviewed-on: https://chromium-review.googlesource.com/268791
Reviewed-by: Randall Spangler <rspangler@chromium.org>
Reviewed-by: Alec Berg <alecaberg@chromium.org>
2015-05-01 22:00:31 +00:00
..
2013-12-17 21:27:53 +00:00
2013-04-05 14:28:42 -07:00
2015-04-07 23:20:14 +00:00
2014-02-08 00:14:48 +00:00
2013-10-25 20:12:49 +00:00
2012-10-26 09:49:38 -07:00
2014-10-29 22:23:43 +00:00
2013-06-26 09:08:23 -07:00
2013-10-30 23:10:13 +00:00
2013-08-07 12:43:48 -07:00
2015-04-13 20:00:58 +00:00
2011-12-07 19:10:02 +00:00
2015-04-30 02:31:22 +00:00
2015-03-06 08:48:39 +00:00
2012-10-25 14:12:11 -07:00
2012-10-25 14:12:10 -07:00
2013-10-30 23:10:10 +00:00
2012-10-25 17:03:44 -07:00
2012-08-09 17:40:37 -07:00
2014-06-26 06:48:37 +00:00
2014-01-06 12:40:45 +00:00
2015-02-12 06:44:04 +00:00
2014-03-01 20:15:59 +00:00
2013-11-21 00:09:09 +00:00
2014-06-19 03:28:43 +00:00
2015-04-13 20:00:58 +00:00
2015-01-20 20:56:43 +00:00