diff options
Diffstat (limited to 'src/config')
-rw-r--r-- | src/config/Options.lb | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/src/config/Options.lb b/src/config/Options.lb index ee0b2ceb83..0acf8a491f 100644 --- a/src/config/Options.lb +++ b/src/config/Options.lb @@ -854,12 +854,6 @@ end # Misc options ############################################### -define CONFIG_CHIP_NAME - default 0 - export always - comment "Compile in the chip name" -end - define CONFIG_GDB_STUB default 0 export used |