Skip to content

Commit

Permalink
Hexagon: remove two Kconfig entries
Browse files Browse the repository at this point in the history
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 <pebolle@tiscali.nl>
[rkuo@codeaurora.org: adjust for line changes in Kconfig]
Signed-off-by: Richard Kuo <rkuo@codeaurora.org>
  • Loading branch information
Paul Bolle authored and Richard Kuo committed May 1, 2013
1 parent 65af3a3 commit 4192979
Showing 1 changed file with 0 additions and 9 deletions.
9 changes: 0 additions & 9 deletions arch/hexagon/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -105,9 +105,6 @@ config HEXAGON_ARCH_VERSION
int "Architecture version"
default 2

config HEXAGON_VM
def_bool y

config CMDLINE
string "Default kernel command string"
default ""
Expand All @@ -118,12 +115,6 @@ config CMDLINE
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---
Expand Down

0 comments on commit 4192979

Please sign in to comment.