commit | 4b5e7e3786b184b78483f9d64cb10e837ec434d5 | [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 | 42fec60dc2d50a00352c6bb4c7aba971b360c636 [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>