summaryrefslogtreecommitdiffstats
path: root/board/pb1x00
diff options
context:
space:
mode:
authorDaniel Schwierzeck <daniel.schwierzeck@gmail.com>2014-10-26 14:14:07 +0100
committerDaniel Schwierzeck <daniel.schwierzeck@gmail.com>2014-11-01 18:18:04 +0100
commitb9863b6de22b48dd863d4385f5a5656ba84138a3 (patch)
tree25d0e799c7c3c74deb7f9e9a91971a05c35a3b16 /board/pb1x00
parent02611cbb7ca56d5dc405cf616ea570ae7bce43fa (diff)
downloadtalos-obmc-uboot-b9863b6de22b48dd863d4385f5a5656ba84138a3.tar.gz
talos-obmc-uboot-b9863b6de22b48dd863d4385f5a5656ba84138a3.zip
MIPS: kconfig: globally define CONFIG_SYS_CPU for MIPS
Now the user can select the CPU type for each target. Thus CONFIG_SYS_CPU could be set globally. Signed-off-by: Daniel Schwierzeck <daniel.schwierzeck@gmail.com>
Diffstat (limited to 'board/pb1x00')
-rw-r--r--board/pb1x00/Kconfig3
1 files changed, 0 insertions, 3 deletions
diff --git a/board/pb1x00/Kconfig b/board/pb1x00/Kconfig
index ef2844a497..251db6ab63 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"
OpenPOWER on IntegriCloud