commit | 1bf0979f5ff4c297149a705d129ab8db4bec7763 | [log] [tgz] |
---|---|---|
author | Tom Rini <trini@ti.com> | Fri Nov 14 09:34:29 2014 +0100 |
committer | Albert ARIBAUD <albert.u.boot@aribaud.net> | Mon Nov 24 09:09:46 2014 +0100 |
tree | 660d026f0aebfc8765abf84b4474e3d00644b2f5 | |
parent | 0d485b9095328cdc81b2ee94ff59b988c69b9127 [diff] |
Kconfig: Add EXPERT option For similar reasons to why the Linux Kernel has an EXPERT option, we too want an option to allow for tweaking of some options that while normally should remain hidden, may need to be changed in some cases. Signed-off-by: Tom Rini <trini@ti.com> Acked-by: Masahiro Yamada <yamada.m@jp.panasonic.com> Acked-by: Hans de Goede <hdegoede@redhat.com> Signed-off-by: Hans de Goede <hdegoede@redhat.com>