]> git.sur5r.net Git - u-boot/blobdiff - board/technexion/twister/Kconfig
VCMA9: remove EXT2 support
[u-boot] / board / technexion / twister / Kconfig
index e6f811a19dbccacbbcc25802264ec2a573868e5b..4c0ace8eddad6172484a2b318d793595143959c8 100644 (file)
@@ -1,15 +1,12 @@
 if TARGET_TWISTER
 
 config SYS_BOARD
-       string
        default "twister"
 
 config SYS_VENDOR
-       string
        default "technexion"
 
 config SYS_CONFIG_NAME
-       string
        default "twister"
 
 endif