diff options
Diffstat (limited to 'board/esd/otc570')
-rw-r--r-- | board/esd/otc570/Kconfig | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/board/esd/otc570/Kconfig b/board/esd/otc570/Kconfig index 7c5ce90a7d..55a2f70f40 100644 --- a/board/esd/otc570/Kconfig +++ b/board/esd/otc570/Kconfig @@ -1,8 +1,5 @@ if TARGET_OTC570 -config SYS_CPU - default "arm926ejs" - config SYS_BOARD default "otc570" |