Browse Source

Blackfin arch: fix typo in register name

Signed-off-by: Mike Frysinger <michael.frysinger@analog.com>
Signed-off-by: Bryan Wu <bryan.wu@analog.com>
Mike Frysinger 17 years ago
parent
commit
ddf416b2bc
1 changed files with 1 additions and 1 deletions
  1. 1 1
      arch/blackfin/Kconfig

+ 1 - 1
arch/blackfin/Kconfig

@@ -829,7 +829,7 @@ config L1_MAX_PIECE
 
 
 comment "Asynchonous Memory Configuration"
 comment "Asynchonous Memory Configuration"
 
 
-menu "EBIU_AMBCTL Global Control"
+menu "EBIU_AMGCTL Global Control"
 config C_AMCKEN
 config C_AMCKEN
 	bool "Enable CLKOUT"
 	bool "Enable CLKOUT"
 	default y
 	default y