diff options
Diffstat (limited to 'board/karo/tx25/Kconfig')
-rw-r--r-- | board/karo/tx25/Kconfig | 15 |
1 files changed, 0 insertions, 15 deletions
diff --git a/board/karo/tx25/Kconfig b/board/karo/tx25/Kconfig deleted file mode 100644 index 42746c1c0f..0000000000 --- a/board/karo/tx25/Kconfig +++ /dev/null @@ -1,15 +0,0 @@ -if TARGET_TX25 - -config SYS_BOARD - default "tx25" - -config SYS_VENDOR - default "karo" - -config SYS_SOC - default "mx25" - -config SYS_CONFIG_NAME - default "tx25" - -endif |