diff options
Diffstat (limited to 'board/xes/xpedite1000/Kconfig')
-rw-r--r-- | board/xes/xpedite1000/Kconfig | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/board/xes/xpedite1000/Kconfig b/board/xes/xpedite1000/Kconfig deleted file mode 100644 index 4d0ab2f66e..0000000000 --- a/board/xes/xpedite1000/Kconfig +++ /dev/null @@ -1,12 +0,0 @@ -if TARGET_XPEDITE1000 - -config SYS_BOARD - default "xpedite1000" - -config SYS_VENDOR - default "xes" - -config SYS_CONFIG_NAME - default "xpedite1000" - -endif |