diff options
Diffstat (limited to 'board/ti/ti814x/Kconfig')
-rw-r--r-- | board/ti/ti814x/Kconfig | 15 |
1 files changed, 0 insertions, 15 deletions
diff --git a/board/ti/ti814x/Kconfig b/board/ti/ti814x/Kconfig deleted file mode 100644 index 2960099a8e..0000000000 --- a/board/ti/ti814x/Kconfig +++ /dev/null @@ -1,15 +0,0 @@ -if TARGET_TI814X_EVM - -config SYS_BOARD - default "ti814x" - -config SYS_VENDOR - default "ti" - -config SYS_SOC - default "am33xx" - -config SYS_CONFIG_NAME - default "ti814x_evm" - -endif |