X-Git-Url: https://git.sur5r.net/?a=blobdiff_plain;f=board%2Fpb1x00%2FKconfig;h=ef2844a49743e4125b94c1d82f0790361080bee6;hb=461be2f96e4b87e5065208c6659a47dd0ad9e9f8;hp=0ad3f2364e5d067b39effa19e92c534262a710a5;hpb=3174e4e812b77f9707b358927a5ddf24228c2ae8;p=u-boot 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