]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - board/cpu86/Kconfig
Merge branch 'master' of http://git.denx.de/u-boot-samsung
[karo-tx-uboot.git] / board / cpu86 / Kconfig
index 27f1e4e25dd881fb1de2e0cf97023b8facd7301b..ac3ae9886e9fdae5a58f2ccd20c40207c96028d9 100644 (file)
@@ -1,11 +1,9 @@
 if TARGET_CPU86
 
 config SYS_BOARD
-       string
        default "cpu86"
 
 config SYS_CONFIG_NAME
-       string
        default "CPU86"
 
 endif