File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 15
15
#include "screen.h"
16
16
17
17
/***************************************************************************/
18
- /* Init Drangon Engine hardware */
18
+ /* Init Dragon Engine II hardware */
19
19
/***************************************************************************/
20
20
21
21
static void dragen2_reset (void )
Original file line number Diff line number Diff line change @@ -199,11 +199,11 @@ config UCDIMM
199
199
Support for the Arcturus Networks uCdimm module.
200
200
201
201
config DRAGEN2
202
- bool "DragenEngine II board support"
202
+ bool "DragonEngine II board support"
203
203
depends on !MMU
204
204
select M68VZ328
205
205
help
206
- Support for the DragenEngine II board.
206
+ Support for the DragonEngine II board.
207
207
208
208
config DIRECT_IO_ACCESS
209
209
bool "Allow user to access IO directly"
You can’t perform that action at this time.
0 commit comments