diff options
Diffstat (limited to 'board/pandora/Kconfig')
-rw-r--r-- | board/pandora/Kconfig | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/board/pandora/Kconfig b/board/pandora/Kconfig index 6f41005..0b33818 100644 --- a/board/pandora/Kconfig +++ b/board/pandora/Kconfig @@ -1,11 +1,9 @@ if TARGET_OMAP3_PANDORA config SYS_BOARD - string default "pandora" config SYS_CONFIG_NAME - string default "omap3_pandora" endif |