]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - board/bf533-stamp/Kconfig
Merge branch 'master' of http://git.denx.de/u-boot-samsung
[karo-tx-uboot.git] / board / bf533-stamp / Kconfig
index 3f01c2b9446aa2116582dafd34696ecadbfbcfa5..0cffde3b47b6428e06fa2f077d0ce40755992dfa 100644 (file)
@@ -1,11 +1,9 @@
 if TARGET_BF533_STAMP
 
 config SYS_BOARD
-       string
        default "bf533-stamp"
 
 config SYS_CONFIG_NAME
-       string
        default "bf533-stamp"
 
 endif