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