]> git.sur5r.net Git - u-boot/blobdiff - board/espt/Kconfig
powerpc: mpc86xx: Convert CONFIG_SYS_FSL_NUM_LAWS to Kconfig option
[u-boot] / board / espt / Kconfig
index 7527e34ae63431d7e21f7a75e78a455b1c998a6d..0294926cf5b667a33814420113794574795bd08e 100644 (file)
@@ -1,15 +1,9 @@
 if TARGET_ESPT
 
-config SYS_CPU
-       string
-       default "sh4"
-
 config SYS_BOARD
-       string
        default "espt"
 
 config SYS_CONFIG_NAME
-       string
        default "espt"
 
 endif