summaryrefslogtreecommitdiffstats
path: root/board/imx27ads/config.h
diff options
context:
space:
mode:
Diffstat (limited to 'board/imx27ads/config.h')
-rw-r--r--board/imx27ads/config.h12
1 files changed, 7 insertions, 5 deletions
diff --git a/board/imx27ads/config.h b/board/imx27ads/config.h
index 169ac0c9c3..b54a3c53d4 100644
--- a/board/imx27ads/config.h
+++ b/board/imx27ads/config.h
@@ -1,7 +1,4 @@
-/**
- * @file
- * @brief Global defintions for the ARM i.MX27 based pcm038
- *
+/*
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU General Public License as
* published by the Free Software Foundation; either version 2 of
@@ -17,7 +14,12 @@
* Foundation, Inc., 59 Temple Place, Suite 330, Boston,
* MA 02111-1307 USA
*/
-
+
+/**
+ * @file
+ * @brief Global defintions for the Freescale imx27ads ARM board
+ */
+
#ifndef __CONFIG_H
#define __CONFIG_H