diff packages/hal/arm/edb7xxx/current/include/pkgconf/hal_arm_edb7xxx.h @ 70:c5536bad4c24 ecos-sw-2000-02-11

Merge from eCos master repository on 2000-02-11-15:46:40-GMT
author jlarmour
date Fri, 11 Feb 2000 16:47:32 +0000
parents bf00f99aec69
children
line wrap: on
line diff
--- a/packages/hal/arm/edb7xxx/current/include/pkgconf/hal_arm_edb7xxx.h
+++ b/packages/hal/arm/edb7xxx/current/include/pkgconf/hal_arm_edb7xxx.h
@@ -78,7 +78,7 @@
        display          "Startup type"
        parent           CYGPKG_HAL_ARM_EDB7XXX
        type             enum
-       legal_values     ram rom stubs
+       legal_values     ram rom
        startup
        description      "
            When targetting the EDB7XXX eval boards it is possible to build
@@ -86,8 +86,7 @@
            'ram' when building programs to load into RAM using onboard
            debug software such as Angel or eCos GDB stubs.  Select 'rom'
            when building a stand-alone application which will be put
-           into ROM.  Selection of 'stubs' is for the special case of
-           building the eCos GDB stubs themselves."
+           into ROM."
    }
    
    }}CFG_DATA */