Merge remote-tracking branch 'u-boot-imx/master'
[oweals/u-boot.git] / board / renesas / rsk7269 / Kconfig
index c126fcbadd516045ee36ab477a15329a47ba73ac..cc0092c2fbbc31e0af7b08e273d5fdbfe15d371d 100644 (file)
@@ -1,19 +1,15 @@
 if TARGET_RSK7269
 
 config SYS_CPU
-       string
        default "sh2"
 
 config SYS_BOARD
-       string
        default "rsk7269"
 
 config SYS_VENDOR
-       string
        default "renesas"
 
 config SYS_CONFIG_NAME
-       string
        default "rsk7269"
 
 endif