diff options
Diffstat (limited to 'include/configs/picosam9g45.h')
-rw-r--r-- | include/configs/picosam9g45.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/include/configs/picosam9g45.h b/include/configs/picosam9g45.h index 06ee8e7f9e..0d4fc119ac 100644 --- a/include/configs/picosam9g45.h +++ b/include/configs/picosam9g45.h @@ -22,8 +22,6 @@ #define CONFIG_SYS_AT91_SLOW_CLOCK 32768 #define CONFIG_SYS_AT91_MAIN_CLOCK 12000000 /* from 12 MHz crystal */ -#define CONFIG_PICOSAM - #define CONFIG_CMDLINE_TAG /* enable passing of ATAGs */ #define CONFIG_SETUP_MEMORY_TAGS #define CONFIG_INITRD_TAG |