diff options
Diffstat (limited to 'board/gdsys/405ex/Kconfig')
-rw-r--r-- | board/gdsys/405ex/Kconfig | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/board/gdsys/405ex/Kconfig b/board/gdsys/405ex/Kconfig deleted file mode 100644 index 52a8d89011..0000000000 --- a/board/gdsys/405ex/Kconfig +++ /dev/null @@ -1,12 +0,0 @@ -if TARGET_IO64 - -config SYS_BOARD - default "405ex" - -config SYS_VENDOR - default "gdsys" - -config SYS_CONFIG_NAME - default "io64" - -endif |