commit | 48ee8d3bb072a4ecf32cef2257e0e35dcf8610f1 | [log] [tgz] |
---|---|---|
author | Masahiro Yamada <yamada.m@jp.panasonic.com> | Mon Sep 01 01:05:32 2014 +0900 |
committer | Tom Rini <trini@ti.com> | Thu Sep 04 13:06:00 2014 -0400 |
tree | a60a923b6d6286dd65839414a155bf659f180412 | |
parent | e6c9428a2fe584c69374fd2d49ed61fdb1568114 [diff] |
arm: am335x: add Kconfig range attribute to prevent invalid CONS_INDEX The help message in board/ti/am335x/Kconfig says AM335x has 6 UARTs, so the valid number for CONFIG_CONS_INDEX is from 1 to 6. Signed-off-by: Masahiro Yamada <yamada.m@jp.panasonic.com> Cc: Tom Rini <trini@ti.com>