Browse Source

Remove unneeded define

Kaleb Elwert 9 years ago
parent
commit
300c71a023
1 changed files with 0 additions and 1 deletions
  1. 0 1
      keyboards/whitefox/mcuconf.h

+ 0 - 1
keyboards/whitefox/mcuconf.h

@@ -31,7 +31,6 @@
 #define KINETIS_MCG_MODE            KINETIS_MCG_MODE_PEE
 #define KINETIS_PLLCLK_FREQUENCY    96000000UL
 #define KINETIS_SYSCLK_FREQUENCY    48000000UL
-#define KINETIS_XTAL_FREQUENCY      16000000UL
 
 #if 0
 /* FEI mode - 48 MHz with internal 32.768 kHz crystal */