diff options
Diffstat (limited to 'board/pb1x00/Kconfig')
-rw-r--r-- | board/pb1x00/Kconfig | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/board/pb1x00/Kconfig b/board/pb1x00/Kconfig index 0ad3f23..ef2844a 100644 --- a/board/pb1x00/Kconfig +++ b/board/pb1x00/Kconfig @@ -1,19 +1,15 @@ if TARGET_PB1X00 config SYS_CPU - string default "mips32" config SYS_BOARD - string default "pb1x00" config SYS_SOC - string default "au1x00" config SYS_CONFIG_NAME - string default "pb1x00" endif |