Tidy up defconfig files

There were some stale options set in the defconfigs, this replaces
them after running "make menuconfig". Most of this is benign since
the correct values should be forcibly set via "default" and "select".

x86:
- CrOS EC variables were stale

arm:
- Obsolete platforms removed
- Several devices (such as LPC ECs and Intel chipsets) were selected
  that are only present on x86 platforms, so unset those.

BUG=none
BRANCH=none
TEST=built and run on mario, alex, zgb, sumpy, lumpy, parrot,
stout, butterfly, spring, pit

Change-Id: I4d4b23577dd82084a2c27c405a138cd6583d16c8
Reviewed-on: https://chromium-review.googlesource.com/180090
Reviewed-by: Doug Anderson <dianders@chromium.org>
Commit-Queue: David Hendricks <dhendrix@chromium.org>
Tested-by: David Hendricks <dhendrix@chromium.org>
Reviewed-by: Duncan Laurie <dlaurie@chromium.org>
2 files changed