diff options
Diffstat (limited to 'board/overo/Kconfig')
-rw-r--r-- | board/overo/Kconfig | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/board/overo/Kconfig b/board/overo/Kconfig deleted file mode 100644 index 74572a62be..0000000000 --- a/board/overo/Kconfig +++ /dev/null @@ -1,9 +0,0 @@ -if TARGET_OMAP3_OVERO - -config SYS_BOARD - default "overo" - -config SYS_CONFIG_NAME - default "omap3_overo" - -endif |