]> git.sur5r.net Git - u-boot/blobdiff - board/xes/xpedite550x/Kconfig
dm: i2c: Move definitions to the top of the header file
[u-boot] / board / xes / xpedite550x / Kconfig
index fa11719ea03b6dfb06cab12d481b16f1fd8a0290..1b00137a48c2f12beba6435081fed059ff4d7780 100644 (file)
@@ -1,15 +1,12 @@
 if TARGET_XPEDITE550X
 
 config SYS_BOARD
-       string
        default "xpedite550x"
 
 config SYS_VENDOR
-       string
        default "xes"
 
 config SYS_CONFIG_NAME
-       string
        default "xpedite550x"
 
 endif