diff options
Diffstat (limited to 'board/samsung/i9300/Kconfig')
-rw-r--r-- | board/samsung/i9300/Kconfig | 14 |
1 files changed, 0 insertions, 14 deletions
diff --git a/board/samsung/i9300/Kconfig b/board/samsung/i9300/Kconfig deleted file mode 100644 index 5527a1bbf6..0000000000 --- a/board/samsung/i9300/Kconfig +++ /dev/null @@ -1,14 +0,0 @@ -if TARGET_I9300 - -config SYS_BOARD - default "i9300" - help - Galaxy S III (3G) mobile phone support - -config SYS_VENDOR - default "samsung" - -config SYS_CONFIG_NAME - default "i9300" - -endif |