Chromium Code Reviews
DescriptionCHROMIUM: Align x86 config flavours
To make a good starting point for kernel config hardening (which will
modify i386 ChromeOS config but leave ChromiumOS config unchanged),
empty out chromeos-pinetrail-i386 and chromiumos-i386 config flavours.
Make CONFIG_BROADCOM_PHY=y in all ChromeOS i386 and x86_64 configs:
it was turned on for Chromium on some non-Chrome devices, does no harm
to Chrome than enlarge its kernel, we'll "harden" it out again after.
Make CONFIG_DRM_I915_DIRECT_BACKLIGHT=y in i386 ChromiumOS config:
it was turned on in the rest of x86, and does not harm to Chromium.
Make CONFIG_PRESERVED_RAM=y in i386 ChromiumOS and x86_64 configs:
a commit has now gone into the tree to make it safe on Chromium.
x86_64 needed CONFIG_CHROME=y and CONFIG_ACPI_CHROMEOS=y too
(but I've not built or tested the x86_64 kernel).
CONFIG_ARCH_CPU_PROBE_RELEASE=y and CONFIG_MAC80211_HAS_RC=y come
in from running editconfig on a newer tree than it was last run.
BUG=chromium-os:4834
TEST=build and run
Change-Id: I228bcd8e91dd9521545d449d0f59e1cce3b3ecf7
Signed-off-by: Hugh Dickins <hughd@chromium.org>
Committed: http://chrome-svn/viewvc/chromeos?view=rev&revision=fb44ef1
Patch Set 1 #Patch Set 2 : Doing it again moves CONFIG_MAC80211_HAS_RC to config.common.chromeos #
Messages
Total messages: 4 (0 generated)
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||