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