The Kconfig entries for HEXAGON_VM and HEXAGON_ANGEL_TRAPS were added,
together with the configuration and makefiles for the Hexagon
architecture, in v3.2. They have never been used. They can safely be
removed.
Signed-off-by: Paul Bolle <[email protected]>
[
[email protected]: adjust for line changes in Kconfig]
Signed-off-by: Richard Kuo <[email protected]>
int "Architecture version"
default 2
-config HEXAGON_VM
- def_bool y
-
config CMDLINE
string "Default kernel command string"
default ""
minimum, you should specify the memory size and the root device
(e.g., mem=64M root=/dev/nfs).
-config HEXAGON_ANGEL_TRAPS
- bool "Use Angel Traps"
- default n
- ---help---
- Enable angel debug traps (for printk's).
-
config SMP
bool "Multi-Processing support"
---help---