diff options
Diffstat (limited to 'board/amcc/ocotea/Kconfig')
-rw-r--r-- | board/amcc/ocotea/Kconfig | 16 |
1 files changed, 0 insertions, 16 deletions
diff --git a/board/amcc/ocotea/Kconfig b/board/amcc/ocotea/Kconfig deleted file mode 100644 index 489e8a4..0000000 --- a/board/amcc/ocotea/Kconfig +++ /dev/null @@ -1,16 +0,0 @@ -if TARGET_OCOTEA - -config SYS_BOARD - default "ocotea" - -config SYS_VENDOR - default "amcc" - -config SYS_CONFIG_NAME - default "ocotea" - -config DISPLAY_BOARDINFO - bool - default y - -endif |