commit | c5eb2a2b65fe411dcfe13264cfa84788a75341fb | [log] [tgz] |
---|---|---|
author | Russell King <rmk@dyn-67.arm.linux.org.uk> | Sat Mar 03 11:54:19 2007 +0000 |
committer | Russell King <rmk+kernel@arm.linux.org.uk> | Sat Mar 03 11:55:01 2007 +0000 |
tree | 07efe80c44b3a4c1f78a178de2283c787a9858e7 | |
parent | 6139dbbb7769c7251e04813f577454c6c9293e15 [diff] |
[ARM] EBSA110: Work around build errors Work around EBSA110 build errors by selecting NO_IOPORT. EBSA110 can't support an IO port to MMIO mapping mechanism because the MMIO and IO port spaces have quite different and complex addressing requirements. Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>