commit | a4f7e76367f7775ecf534a37b4623c83d9d7ba74 | [log] [tgz] |
---|---|---|
author | Russell King <rmk@dyn-67.arm.linux.org.uk> | Wed Jun 28 12:52:41 2006 +0100 |
committer | Russell King <rmk+kernel@arm.linux.org.uk> | Wed Jun 28 17:59:54 2006 +0100 |
tree | 2f6e916df521a6a7f18f29a2542c773efcbd2b8d | |
parent | 3e3612259560abde89615e0df1deb1f2303a0bc4 [diff] |
[ARM] nommu: prevent Xscale-based machines being selected Hyok says Intel Xscale is not currently supported by uCLinux. Rather than adding #error statements to the Xscale support files and causing !MMU+Xscale configurations to fail to build, prevent Xscale-based machines from being selected in !MMU mode. Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>