CHROMIUM: config: Renormalize splitconfig

The 3.8 kernel has not had configs normalized in a while,
fix that in order to make new config changes smooth and similar
to the newer kernels.

Ran ./chromeos/scripts/kernelconfig oldconfig and hit return for
inquiries.

Major changes that show up here should be due:
*  fc3631dbd3a5  ("CHROMIUM: config: Remove FBDEV")
   - for CONFIG_FB_* and possibly CONFIG_DRM* changes

*  17eb18f8e9c3 ("CHROMIUM: config: Enable traffic shaping modules")
   - for CONFIG_IFB, CONFIG_NET_ACT* changes

*  6d72900c3d07 ("MALI: r12p0-04rel0 kbase")
   - for *MALI* configs

BUG=None
TEST=None

Change-Id: I4cee7efd0652014dadd14d03dd10354fc309419d
Reviewed-on: https://chromium-review.googlesource.com/415025
Commit-Ready: Kirtika Ruchandani <kirtika@chromium.org>
Tested-by: Kirtika Ruchandani <kirtika@chromium.org>
Reviewed-by: Brian Norris <briannorris@chromium.org>
9 files changed