Merge branch 'master' of git://git.denx.de/u-boot-samsung
[oweals/u-boot.git] / board / Marvell / guruplug / Kconfig
index 0b10e9f7742fca356cbb7576ffc5190c208f9f4a..529e6e3b4ba32acd740519029bdf14e87599ab01 100644 (file)
@@ -1,15 +1,12 @@
 if TARGET_GURUPLUG
 
 config SYS_BOARD
-       string
        default "guruplug"
 
 config SYS_VENDOR
-       string
        default "Marvell"
 
 config SYS_CONFIG_NAME
-       string
        default "guruplug"
 
 endif