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