Home
last modified time | relevance | path

Searched hist:f9c21a6ee7e040be0f623a6b8dcfb5ec4f7532f5 (Results 1 – 1 of 1) sorted by relevance

/linux/arch/arm/mm/
H A DKconfigdiff f9c21a6ee7e040be0f623a6b8dcfb5ec4f7532f5 Wed Jun 21 23:26:29 CEST 2006 Hyok S. Choi <hyok.choi@samsung.com> [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>