Kconfig 117 B

123456789
  1. if TARGET_OMAP3_PANDORA
  2. config SYS_BOARD
  3. default "pandora"
  4. config SYS_CONFIG_NAME
  5. default "omap3_pandora"
  6. endif