diff options
Diffstat (limited to 'board/karo')
-rw-r--r-- | board/karo/tx25/Kconfig | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/board/karo/tx25/Kconfig b/board/karo/tx25/Kconfig index 24edcc4..42746c1 100644 --- a/board/karo/tx25/Kconfig +++ b/board/karo/tx25/Kconfig @@ -1,8 +1,5 @@ if TARGET_TX25 -config SYS_CPU - default "arm926ejs" - config SYS_BOARD default "tx25" |