diff options
Diffstat (limited to 'board/pb1x00/Kconfig')
-rw-r--r-- | board/pb1x00/Kconfig | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/board/pb1x00/Kconfig b/board/pb1x00/Kconfig index ef2844a..251db6a 100644 --- a/board/pb1x00/Kconfig +++ b/board/pb1x00/Kconfig @@ -1,8 +1,5 @@ if TARGET_PB1X00 -config SYS_CPU - default "mips32" - config SYS_BOARD default "pb1x00" |