Document: add PLAT_PL061_MAX_GPIOS define
authorHaojian Zhuang <haojian.zhuang@linaro.org>
Wed, 3 Feb 2016 14:35:04 +0000 (22:35 +0800)
committerHaojian Zhuang <haojian.zhuang@linaro.org>
Fri, 12 Feb 2016 15:21:37 +0000 (23:21 +0800)
commit7dc4b2272f031924cd47c0a8fe36679f1a396a65
tree9a8ac3ad2f457779eaeb3e05da24d9472f91469d
parent0ab3f9a741afcded4ddd4cf4da8a2bd2d5da8551
Document: add PLAT_PL061_MAX_GPIOS define

ARM PL061 GPIO driver requires the "PLAT_PL061_MAX_GPIOS" definition.
By default, it's defined to 32 in PL061 GPIO driver. If user wants
more PL061 controllers in platform, user should define the build
flag in platform.mk instead.

Signed-off-by: Haojian Zhuang <haojian.zhuang@linaro.org>
docs/porting-guide.md