commit | 59ca5537be1f17abd6d36dffb5a522b89f36163a | [log] [tgz] |
---|---|---|
author | Masahiro Yamada <yamada.m@jp.panasonic.com> | Mon Oct 20 20:45:22 2014 +0900 |
committer | Masahiro Yamada <yamada.m@jp.panasonic.com> | Wed Oct 29 22:53:42 2014 +0900 |
tree | 228833772d841917b609a626a47a2c20c026f92c | |
parent | d58a9451e7339ed4cf2b2627e534611f427fb791 [diff] |
ARM: UniPhier: make pinmon command optional Add CONFIG_CMD_PINMON to UniPhier-specific Kconfig and make the "pinmon" command user-configurable. This command can be disabled via the configuration if users do not need it. Signed-off-by: Masahiro Yamada <yamada.m@jp.panasonic.com>