From: Alan Cox Date: Mon, 30 Mar 2015 22:52:03 +0000 (+0100) Subject: nc100: config for NC100 by default X-Git-Url: https://git.ndcode.org/public/gitweb.cgi?a=commitdiff_plain;h=9942b14a7ca96975cd50f93592664112d6411255;p=FUZIX.git nc100: config for NC100 by default Defaulting to NC200 is asking for pain --- diff --git a/Kernel/platform-nc100/config.h b/Kernel/platform-nc100/config.h index 561e3f76..fa0b23a1 100644 --- a/Kernel/platform-nc100/config.h +++ b/Kernel/platform-nc100/config.h @@ -1,9 +1,5 @@ /* NC100 or NC200 - your choice */ -#define CONFIG_NC200 - -#ifdef CONFIG_NC200 -#define CONFIG_CPM_EMU -#endif +/*#define CONFIG_NC200 */ /* We have an RTC */ #define CONFIG_RTC