Files
rockchip-kernel/chromeos/scripts
David Riley b4d4d6418a CHROMEOS: kernelconfig: allow editconfig to select config
Make kernelconfig editconfig easier to eidt a particular config by
adding two options:
 -f filter   Only attempt to edit configs which match filter.
 -y          Edit all configs which match unconditionally.

BUG=none
TEST="chromeos/scripts/kernelconfig -f arm64 -y editconfig" edits arm64
config only without additional prompting

Change-Id: I769a99dfbba0a74bdd28a01b00bf351bafd6e531
Signed-off-by: David Riley <davidriley@chromium.org>
Reviewed-on: https://chromium-review.googlesource.com/222617
2014-10-15 23:57:05 +00:00
..

For details on how to use these scripts, please see:
http://dev.chromium.org/chromium-os/how-tos-and-troubleshooting/kernel-configuration