[ARM] nommu: avoid selecting TLB and CPU specific copy code
authorHyok S. Choi <hyok.choi@samsung.com>
Wed, 21 Jun 2006 21:26:29 +0000 (22:26 +0100)
committerRussell King <rmk+kernel@arm.linux.org.uk>
Wed, 28 Jun 2006 16:59:47 +0000 (17:59 +0100)
commitf9c21a6ee7e040be0f623a6b8dcfb5ec4f7532f5
tree7369aa796e15bbe068c38afd3a94abc8f3fcd76d
parent9641c7cc5a7f6d5c9dc9b43eea4e5f8c3c08c94e
[ARM] nommu: avoid selecting TLB and CPU specific copy code

Since uclinux doesn't make use of the TLB, including the TLB
maintainence and CPU-optimised copypage functions does not
make sense.  Remove them.

(This is part of one of Hyok's patches.)

Signed-off-by: Hyok S. Choi <hyok.choi@samsung.com>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
arch/arm/mm/Kconfig