board: ls2080aqds: transition to DM_ETH
[oweals/u-boot.git] / board / xes / xpedite517x / Kconfig
index b9387469907587c1e746bad434558fbf3ba49099..91bbd22451b1b224a7c13cac389c9ddf8e3ee945 100644 (file)
@@ -1,15 +1,12 @@
 if TARGET_XPEDITE517X
 
 config SYS_BOARD
-       string
        default "xpedite517x"
 
 config SYS_VENDOR
-       string
        default "xes"
 
 config SYS_CONFIG_NAME
-       string
        default "xpedite517x"
 
 endif