summaryrefslogtreecommitdiffstats
path: root/board/pb1x00/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'board/pb1x00/Kconfig')
-rw-r--r--board/pb1x00/Kconfig4
1 files changed, 0 insertions, 4 deletions
diff --git a/board/pb1x00/Kconfig b/board/pb1x00/Kconfig
index 0ad3f2364e..ef2844a497 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
OpenPOWER on IntegriCloud