summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAlexander Shiyan <shc_work@mail.ru>2013-04-05 18:43:20 +0400
committerSascha Hauer <s.hauer@pengutronix.de>2013-04-09 08:42:52 +0200
commit90c94f4483c7846f6be9f51a1ce5f054a3a9ca5d (patch)
tree65c5ed4c526ab6e4d30d4459caab85dc51a00b89
parentc98db69691d451186d42bad3a343729f5f7febee (diff)
downloadbarebox-90c94f4483c7846f6be9f51a1ce5f054a3a9ca5d.tar.gz
barebox-90c94f4483c7846f6be9f51a1ce5f054a3a9ca5d.tar.xz
Remove unused config.h
Signed-off-by: Alexander Shiyan <shc_work@mail.ru> Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
-rw-r--r--arch/arm/boards/archosg9/config.h1
-rw-r--r--arch/arm/boards/avnet-zedboard/config.h4
-rw-r--r--arch/arm/boards/beagle/config.h17
-rw-r--r--arch/arm/boards/beaglebone/config.h17
-rw-r--r--arch/arm/boards/ccxmx51/config.h24
-rw-r--r--arch/arm/boards/chumby_falconwing/config.h17
-rw-r--r--arch/arm/boards/clep7212/config.h4
-rw-r--r--arch/arm/boards/crystalfontz-cfa10036/config.h16
-rw-r--r--arch/arm/boards/dmo-mx6-realq7/config.h4
-rw-r--r--arch/arm/boards/edb93xx/config.h4
-rw-r--r--arch/arm/boards/efika-mx-smartbook/config.h17
-rw-r--r--arch/arm/boards/eukrea_cpuimx27/config.h22
-rw-r--r--arch/arm/boards/eukrea_cpuimx51/config.h20
-rw-r--r--arch/arm/boards/freescale-mx23-evk/config.h12
-rw-r--r--arch/arm/boards/freescale-mx28-evk/config.h16
-rw-r--r--arch/arm/boards/freescale-mx51-pdk/config.h20
-rw-r--r--arch/arm/boards/freescale-mx53-loco/config.h20
-rw-r--r--arch/arm/boards/freescale-mx53-smd/config.h20
-rw-r--r--arch/arm/boards/freescale-mx6-arm2/config.h4
-rw-r--r--arch/arm/boards/freescale-mx6-sabrelite/config.h4
-rw-r--r--arch/arm/boards/freescale-mx6-sabresd/config.h4
-rw-r--r--arch/arm/boards/guf-neso/config.h22
-rw-r--r--arch/arm/boards/guf-vincell/config.h24
-rw-r--r--arch/arm/boards/highbank/config.h5
-rw-r--r--arch/arm/boards/imx21ads/config.h22
-rw-r--r--arch/arm/boards/imx233-olinuxino/config.h21
-rw-r--r--arch/arm/boards/imx27ads/config.h22
-rw-r--r--arch/arm/boards/karo-tx28/config.h16
-rw-r--r--arch/arm/boards/karo-tx51/config.h17
-rw-r--r--arch/arm/boards/karo-tx53/config.h24
-rw-r--r--arch/arm/boards/mioa701/config.h22
-rw-r--r--arch/arm/boards/netx/config.h4
-rw-r--r--arch/arm/boards/nhk8815/config.h1
-rw-r--r--arch/arm/boards/omap343xdsp/config.h17
-rw-r--r--arch/arm/boards/omap3evm/config.h17
-rw-r--r--arch/arm/boards/panda/config.h1
-rw-r--r--arch/arm/boards/pcm038/config.h22
-rw-r--r--arch/arm/boards/pcm049/config.h1
-rw-r--r--arch/arm/boards/pcm051/config.h21
-rw-r--r--arch/arm/boards/phycard-a-l1/config.h18
-rw-r--r--arch/arm/boards/phycard-a-xl2/config.h1
-rw-r--r--arch/arm/boards/phycard-i.MX27/config.h22
-rw-r--r--arch/arm/boards/raspberry-pi/config.h4
-rw-r--r--arch/arm/boards/toshiba-ac100/config.h5
-rw-r--r--arch/arm/boards/tqma53/config.h4
-rw-r--r--arch/arm/boards/versatile/config.h5
-rw-r--r--arch/arm/boards/vexpress/config.h5
-rw-r--r--arch/mips/boards/dlink-dir-320/config.h15
-rw-r--r--arch/mips/boards/qemu-malta/config.h15
-rw-r--r--arch/mips/boards/rzx50/config.h15
-rw-r--r--arch/sandbox/board/config.h4
-rw-r--r--arch/x86/boards/x86_generic/config.h17
52 files changed, 0 insertions, 676 deletions
diff --git a/arch/arm/boards/archosg9/config.h b/arch/arm/boards/archosg9/config.h
deleted file mode 100644
index da84fa5f6b..0000000000
--- a/arch/arm/boards/archosg9/config.h
+++ /dev/null
@@ -1 +0,0 @@
-/* nothing */
diff --git a/arch/arm/boards/avnet-zedboard/config.h b/arch/arm/boards/avnet-zedboard/config.h
deleted file mode 100644
index ca15136817..0000000000
--- a/arch/arm/boards/avnet-zedboard/config.h
+++ /dev/null
@@ -1,4 +0,0 @@
-#ifndef __CONFIG_H
-#define __CONFIG_H
-
-#endif /* __CONFIG_H */
diff --git a/arch/arm/boards/beagle/config.h b/arch/arm/boards/beagle/config.h
deleted file mode 100644
index 143adf2552..0000000000
--- a/arch/arm/boards/beagle/config.h
+++ /dev/null
@@ -1,17 +0,0 @@
-/**
- * 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
- * the License, or (at your option) any later version.
- *
- * This program is distributed in the hope that it will be useful,
- * but WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
- * GNU General Public License for more details.
- *
- */
-
-#ifndef __CONFIG_H
-#define __CONFIG_H
-
-#endif /* __CONFIG_H */
diff --git a/arch/arm/boards/beaglebone/config.h b/arch/arm/boards/beaglebone/config.h
deleted file mode 100644
index 252aa79ae7..0000000000
--- a/arch/arm/boards/beaglebone/config.h
+++ /dev/null
@@ -1,17 +0,0 @@
-/*
- * 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
- * the License, or (at your option) any later version.
- *
- * This program is distributed in the hope that it will be useful,
- * but WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
- * GNU General Public License for more details.
- *
- */
-
-#ifndef _CONFIG_H_
-# define _CONFIG_H_
-
-#endif /* _CONFIG_H_ */
diff --git a/arch/arm/boards/ccxmx51/config.h b/arch/arm/boards/ccxmx51/config.h
deleted file mode 100644
index fdf2f819a1..0000000000
--- a/arch/arm/boards/ccxmx51/config.h
+++ /dev/null
@@ -1,24 +0,0 @@
-/**
- * @file
- * @brief Global defintions for the ARM i.MX51 based ccmx51 board
- *
- * 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
- * the License, or (at your option) any later version.
- *
- * This program is distributed in the hope that it will be useful,
- * but WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
- * GNU General Public License for more details.
- *
- * You should have received a copy of the GNU General Public License
- * along with this program; if not, write to the Free Software
- * Foundation, Inc., 59 Temple Place, Suite 330, Boston,
- * MA 02111-1307 USA
- */
-
-#ifndef __CONFIG_H
-#define __CONFIG_H
-
-#endif /* __CONFIG_H */
diff --git a/arch/arm/boards/chumby_falconwing/config.h b/arch/arm/boards/chumby_falconwing/config.h
deleted file mode 100644
index 252aa79ae7..0000000000
--- a/arch/arm/boards/chumby_falconwing/config.h
+++ /dev/null
@@ -1,17 +0,0 @@
-/*
- * 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
- * the License, or (at your option) any later version.
- *
- * This program is distributed in the hope that it will be useful,
- * but WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
- * GNU General Public License for more details.
- *
- */
-
-#ifndef _CONFIG_H_
-# define _CONFIG_H_
-
-#endif /* _CONFIG_H_ */
diff --git a/arch/arm/boards/clep7212/config.h b/arch/arm/boards/clep7212/config.h
deleted file mode 100644
index 6ae9a40e19..0000000000
--- a/arch/arm/boards/clep7212/config.h
+++ /dev/null
@@ -1,4 +0,0 @@
-#ifndef __CONFIG_H
-#define __CONFIG_H
-
-#endif /* __CONFIG_H */
diff --git a/arch/arm/boards/crystalfontz-cfa10036/config.h b/arch/arm/boards/crystalfontz-cfa10036/config.h
deleted file mode 100644
index 8f18fda7cc..0000000000
--- a/arch/arm/boards/crystalfontz-cfa10036/config.h
+++ /dev/null
@@ -1,16 +0,0 @@
-/*
- * 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
- * the License, or (at your option) any later version.
- *
- * This program is distributed in the hope that it will be useful,
- * but WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
- * GNU General Public License for more details.
- */
-
-#ifndef _CONFIG_H_
-# define _CONFIG_H_
-
-#endif /* _CONFIG_H_ */
diff --git a/arch/arm/boards/dmo-mx6-realq7/config.h b/arch/arm/boards/dmo-mx6-realq7/config.h
deleted file mode 100644
index ca15136817..0000000000
--- a/arch/arm/boards/dmo-mx6-realq7/config.h
+++ /dev/null
@@ -1,4 +0,0 @@
-#ifndef __CONFIG_H
-#define __CONFIG_H
-
-#endif /* __CONFIG_H */
diff --git a/arch/arm/boards/edb93xx/config.h b/arch/arm/boards/edb93xx/config.h
deleted file mode 100644
index 6ae9a40e19..0000000000
--- a/arch/arm/boards/edb93xx/config.h
+++ /dev/null
@@ -1,4 +0,0 @@
-#ifndef __CONFIG_H
-#define __CONFIG_H
-
-#endif /* __CONFIG_H */
diff --git a/arch/arm/boards/efika-mx-smartbook/config.h b/arch/arm/boards/efika-mx-smartbook/config.h
deleted file mode 100644
index 143adf2552..0000000000
--- a/arch/arm/boards/efika-mx-smartbook/config.h
+++ /dev/null
@@ -1,17 +0,0 @@
-/**
- * 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
- * the License, or (at your option) any later version.
- *
- * This program is distributed in the hope that it will be useful,
- * but WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
- * GNU General Public License for more details.
- *
- */
-
-#ifndef __CONFIG_H
-#define __CONFIG_H
-
-#endif /* __CONFIG_H */
diff --git a/arch/arm/boards/eukrea_cpuimx27/config.h b/arch/arm/boards/eukrea_cpuimx27/config.h
deleted file mode 100644
index e35bc042df..0000000000
--- a/arch/arm/boards/eukrea_cpuimx27/config.h
+++ /dev/null
@@ -1,22 +0,0 @@
-/*
- * 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
- * the License, or (at your option) any later version.
- *
- * This program is distributed in the hope that it will be useful,
- * but WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
- * GNU General Public License for more details.
- *
- */
-
-/**
- * @file
- * @brief Global defintions for the ARM Eukrea cpuimx27 board
- */
-
-#ifndef __CONFIG_H
-#define __CONFIG_H
-
-#endif /* __CONFIG_H */
diff --git a/arch/arm/boards/eukrea_cpuimx51/config.h b/arch/arm/boards/eukrea_cpuimx51/config.h
deleted file mode 100644
index 77d757270b..0000000000
--- a/arch/arm/boards/eukrea_cpuimx51/config.h
+++ /dev/null
@@ -1,20 +0,0 @@
-/**
- * @file
- * @brief Global defintions for the ARM i.MX51 based cpuimx51 board
- *
- * 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
- * the License, or (at your option) any later version.
- *
- * This program is distributed in the hope that it will be useful,
- * but WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
- * GNU General Public License for more details.
- *
- */
-
-#ifndef __CONFIG_H
-#define __CONFIG_H
-
-#endif /* __CONFIG_H */
diff --git a/arch/arm/boards/freescale-mx23-evk/config.h b/arch/arm/boards/freescale-mx23-evk/config.h
deleted file mode 100644
index 9f357bb578..0000000000
--- a/arch/arm/boards/freescale-mx23-evk/config.h
+++ /dev/null
@@ -1,12 +0,0 @@
-/*
- * 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
- * the License, or (at your option) any later version.
- *
- * This program is distributed in the hope that it will be useful,
- * but WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
- * GNU General Public License for more details.
- *
- */
diff --git a/arch/arm/boards/freescale-mx28-evk/config.h b/arch/arm/boards/freescale-mx28-evk/config.h
deleted file mode 100644
index 8f18fda7cc..0000000000
--- a/arch/arm/boards/freescale-mx28-evk/config.h
+++ /dev/null
@@ -1,16 +0,0 @@
-/*
- * 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
- * the License, or (at your option) any later version.
- *
- * This program is distributed in the hope that it will be useful,
- * but WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
- * GNU General Public License for more details.
- */
-
-#ifndef _CONFIG_H_
-# define _CONFIG_H_
-
-#endif /* _CONFIG_H_ */
diff --git a/arch/arm/boards/freescale-mx51-pdk/config.h b/arch/arm/boards/freescale-mx51-pdk/config.h
deleted file mode 100644
index 97bfcd36c7..0000000000
--- a/arch/arm/boards/freescale-mx51-pdk/config.h
+++ /dev/null
@@ -1,20 +0,0 @@
-/**
- * @file
- * @brief Global defintions for the ARM i.MX51 based babbage board
- *
- * 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
- * the License, or (at your option) any later version.
- *
- * This program is distributed in the hope that it will be useful,
- * but WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
- * GNU General Public License for more details.
- *
- */
-
-#ifndef __CONFIG_H
-#define __CONFIG_H
-
-#endif /* __CONFIG_H */
diff --git a/arch/arm/boards/freescale-mx53-loco/config.h b/arch/arm/boards/freescale-mx53-loco/config.h
deleted file mode 100644
index 97bfcd36c7..0000000000
--- a/arch/arm/boards/freescale-mx53-loco/config.h
+++ /dev/null
@@ -1,20 +0,0 @@
-/**
- * @file
- * @brief Global defintions for the ARM i.MX51 based babbage board
- *
- * 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
- * the License, or (at your option) any later version.
- *
- * This program is distributed in the hope that it will be useful,
- * but WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
- * GNU General Public License for more details.
- *
- */
-
-#ifndef __CONFIG_H
-#define __CONFIG_H
-
-#endif /* __CONFIG_H */
diff --git a/arch/arm/boards/freescale-mx53-smd/config.h b/arch/arm/boards/freescale-mx53-smd/config.h
deleted file mode 100644
index 97bfcd36c7..0000000000
--- a/arch/arm/boards/freescale-mx53-smd/config.h
+++ /dev/null
@@ -1,20 +0,0 @@
-/**
- * @file
- * @brief Global defintions for the ARM i.MX51 based babbage board
- *
- * 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
- * the License, or (at your option) any later version.
- *
- * This program is distributed in the hope that it will be useful,
- * but WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
- * GNU General Public License for more details.
- *
- */
-
-#ifndef __CONFIG_H
-#define __CONFIG_H
-
-#endif /* __CONFIG_H */
diff --git a/arch/arm/boards/freescale-mx6-arm2/config.h b/arch/arm/boards/freescale-mx6-arm2/config.h
deleted file mode 100644
index ca15136817..0000000000
--- a/arch/arm/boards/freescale-mx6-arm2/config.h
+++ /dev/null
@@ -1,4 +0,0 @@
-#ifndef __CONFIG_H
-#define __CONFIG_H
-
-#endif /* __CONFIG_H */
diff --git a/arch/arm/boards/freescale-mx6-sabrelite/config.h b/arch/arm/boards/freescale-mx6-sabrelite/config.h
deleted file mode 100644
index ca15136817..0000000000
--- a/arch/arm/boards/freescale-mx6-sabrelite/config.h
+++ /dev/null
@@ -1,4 +0,0 @@
-#ifndef __CONFIG_H
-#define __CONFIG_H
-
-#endif /* __CONFIG_H */
diff --git a/arch/arm/boards/freescale-mx6-sabresd/config.h b/arch/arm/boards/freescale-mx6-sabresd/config.h
deleted file mode 100644
index ca15136817..0000000000
--- a/arch/arm/boards/freescale-mx6-sabresd/config.h
+++ /dev/null
@@ -1,4 +0,0 @@
-#ifndef __CONFIG_H
-#define __CONFIG_H
-
-#endif /* __CONFIG_H */
diff --git a/arch/arm/boards/guf-neso/config.h b/arch/arm/boards/guf-neso/config.h
deleted file mode 100644
index f8bc790125..0000000000
--- a/arch/arm/boards/guf-neso/config.h
+++ /dev/null
@@ -1,22 +0,0 @@
-/*
- * 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
- * the License, or (at your option) any later version.
- *
- * This program is distributed in the hope that it will be useful,
- * but WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
- * GNU General Public License for more details.
- *
- */
-
-/**
- * @file
- * @brief Global defintions for the ARM i.MX27 based pcm038
- */
-
-#ifndef __CONFIG_H
-#define __CONFIG_H
-
-#endif /* __CONFIG_H */
diff --git a/arch/arm/boards/guf-vincell/config.h b/arch/arm/boards/guf-vincell/config.h
deleted file mode 100644
index b7effe5d28..0000000000
--- a/arch/arm/boards/guf-vincell/config.h
+++ /dev/null
@@ -1,24 +0,0 @@
-/**
- * @file
- * @brief Global defintions for the ARM i.MX51 based babbage board
- *
- * 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
- * the License, or (at your option) any later version.
- *
- * This program is distributed in the hope that it will be useful,
- * but WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
- * GNU General Public License for more details.
- *
- * You should have received a copy of the GNU General Public License
- * along with this program; if not, write to the Free Software
- * Foundation, Inc., 59 Temple Place, Suite 330, Boston,
- * MA 02111-1307 USA
- */
-
-#ifndef __CONFIG_H
-#define __CONFIG_H
-
-#endif /* __CONFIG_H */
diff --git a/arch/arm/boards/highbank/config.h b/arch/arm/boards/highbank/config.h
deleted file mode 100644
index 25bb18f787..0000000000
--- a/arch/arm/boards/highbank/config.h
+++ /dev/null
@@ -1,5 +0,0 @@
-
-#ifndef __CONFIG_H
-#define __CONFIG_H
-
-#endif /* __CONFIG_H */
diff --git a/arch/arm/boards/imx21ads/config.h b/arch/arm/boards/imx21ads/config.h
deleted file mode 100644
index d5ee8f85ec..0000000000
--- a/arch/arm/boards/imx21ads/config.h
+++ /dev/null
@@ -1,22 +0,0 @@
-/*
- * 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
- * the License, or (at your option) any later version.
- *
- * This program is distributed in the hope that it will be useful,
- * but WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
- * GNU General Public License for more details.
- *
- */
-
-/**
- * @file
- * @brief Global defintions for the ARM i.MX21 based imx21ads
- **/
-
-#ifndef __CONFIG_H
-#define __CONFIG_H
-
-#endif /* __CONFIG_H */
diff --git a/arch/arm/boards/imx233-olinuxino/config.h b/arch/arm/boards/imx233-olinuxino/config.h
deleted file mode 100644
index 87d9e2f476..0000000000
--- a/arch/arm/boards/imx233-olinuxino/config.h
+++ /dev/null
@@ -1,21 +0,0 @@
-/*
- * 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
- * the License, or (at your option) any later version.
- *
- * This program is distributed in the hope that it will be useful,
- * but WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
- * GNU General Public License for more details.
- *
- * You should have received a copy of the GNU General Public License
- * along with this program; if not, write to the Free Software
- * Foundation, Inc., 59 Temple Place, Suite 330, Boston,
- * MA 02111-1307 USA
- */
-
-#ifndef _CONFIG_H_
-# define _CONFIG_H_
-
-#endif /* _CONFIG_H_ */
diff --git a/arch/arm/boards/imx27ads/config.h b/arch/arm/boards/imx27ads/config.h
deleted file mode 100644
index eb406f00ee..0000000000
--- a/arch/arm/boards/imx27ads/config.h
+++ /dev/null
@@ -1,22 +0,0 @@
-/*
- * 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
- * the License, or (at your option) any later version.
- *
- * This program is distributed in the hope that it will be useful,
- * but WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
- * GNU General Public License for more details.
- *
- */
-
-/**
- * @file
- * @brief Global defintions for the Freescale imx27ads ARM board
- */
-
-#ifndef __CONFIG_H
-#define __CONFIG_H
-
-#endif /* __CONFIG_H */
diff --git a/arch/arm/boards/karo-tx28/config.h b/arch/arm/boards/karo-tx28/config.h
deleted file mode 100644
index 8f18fda7cc..0000000000
--- a/arch/arm/boards/karo-tx28/config.h
+++ /dev/null
@@ -1,16 +0,0 @@
-/*
- * 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
- * the License, or (at your option) any later version.
- *
- * This program is distributed in the hope that it will be useful,
- * but WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
- * GNU General Public License for more details.
- */
-
-#ifndef _CONFIG_H_
-# define _CONFIG_H_
-
-#endif /* _CONFIG_H_ */
diff --git a/arch/arm/boards/karo-tx51/config.h b/arch/arm/boards/karo-tx51/config.h
deleted file mode 100644
index 143adf2552..0000000000
--- a/arch/arm/boards/karo-tx51/config.h
+++ /dev/null
@@ -1,17 +0,0 @@
-/**
- * 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
- * the License, or (at your option) any later version.
- *
- * This program is distributed in the hope that it will be useful,
- * but WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
- * GNU General Public License for more details.
- *
- */
-
-#ifndef __CONFIG_H
-#define __CONFIG_H
-
-#endif /* __CONFIG_H */
diff --git a/arch/arm/boards/karo-tx53/config.h b/arch/arm/boards/karo-tx53/config.h
deleted file mode 100644
index b7effe5d28..0000000000
--- a/arch/arm/boards/karo-tx53/config.h
+++ /dev/null
@@ -1,24 +0,0 @@
-/**
- * @file
- * @brief Global defintions for the ARM i.MX51 based babbage board
- *
- * 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
- * the License, or (at your option) any later version.
- *
- * This program is distributed in the hope that it will be useful,
- * but WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
- * GNU General Public License for more details.
- *
- * You should have received a copy of the GNU General Public License
- * along with this program; if not, write to the Free Software
- * Foundation, Inc., 59 Temple Place, Suite 330, Boston,
- * MA 02111-1307 USA
- */
-
-#ifndef __CONFIG_H
-#define __CONFIG_H
-
-#endif /* __CONFIG_H */
diff --git a/arch/arm/boards/mioa701/config.h b/arch/arm/boards/mioa701/config.h
deleted file mode 100644
index 390aa30ebf..0000000000
--- a/arch/arm/boards/mioa701/config.h
+++ /dev/null
@@ -1,22 +0,0 @@
-/*
- * (C) 2011 Robert Jarzmik <robert.jarzmik@free.fr>
- *
- * See file CREDITS for list of people who contributed to this
- * project.
- *
- * 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
- * the License, or (at your option) any later version.
- *
- * This program is distributed in the hope that it will be useful,
- * but WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
- * GNU General Public License for more details.
- *
- */
-
-#ifndef __CONFIG_H
-#define __CONFIG_H
-
-#endif /* __CONFIG_H */
diff --git a/arch/arm/boards/netx/config.h b/arch/arm/boards/netx/config.h
deleted file mode 100644
index ca15136817..0000000000
--- a/arch/arm/boards/netx/config.h
+++ /dev/null
@@ -1,4 +0,0 @@
-#ifndef __CONFIG_H
-#define __CONFIG_H
-
-#endif /* __CONFIG_H */
diff --git a/arch/arm/boards/nhk8815/config.h b/arch/arm/boards/nhk8815/config.h
deleted file mode 100644
index da84fa5f6b..0000000000
--- a/arch/arm/boards/nhk8815/config.h
+++ /dev/null
@@ -1 +0,0 @@
-/* nothing */
diff --git a/arch/arm/boards/omap343xdsp/config.h b/arch/arm/boards/omap343xdsp/config.h
deleted file mode 100644
index 143adf2552..0000000000
--- a/arch/arm/boards/omap343xdsp/config.h
+++ /dev/null
@@ -1,17 +0,0 @@
-/**
- * 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
- * the License, or (at your option) any later version.
- *
- * This program is distributed in the hope that it will be useful,
- * but WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
- * GNU General Public License for more details.
- *
- */
-
-#ifndef __CONFIG_H
-#define __CONFIG_H
-
-#endif /* __CONFIG_H */
diff --git a/arch/arm/boards/omap3evm/config.h b/arch/arm/boards/omap3evm/config.h
deleted file mode 100644
index 143adf2552..0000000000
--- a/arch/arm/boards/omap3evm/config.h
+++ /dev/null
@@ -1,17 +0,0 @@
-/**
- * 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
- * the License, or (at your option) any later version.
- *
- * This program is distributed in the hope that it will be useful,
- * but WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
- * GNU General Public License for more details.
- *
- */
-
-#ifndef __CONFIG_H
-#define __CONFIG_H
-
-#endif /* __CONFIG_H */
diff --git a/arch/arm/boards/panda/config.h b/arch/arm/boards/panda/config.h
deleted file mode 100644
index da84fa5f6b..0000000000
--- a/arch/arm/boards/panda/config.h
+++ /dev/null
@@ -1 +0,0 @@
-/* nothing */
diff --git a/arch/arm/boards/pcm038/config.h b/arch/arm/boards/pcm038/config.h
deleted file mode 100644
index f8bc790125..0000000000
--- a/arch/arm/boards/pcm038/config.h
+++ /dev/null
@@ -1,22 +0,0 @@
-/*
- * 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
- * the License, or (at your option) any later version.
- *
- * This program is distributed in the hope that it will be useful,
- * but WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
- * GNU General Public License for more details.
- *
- */
-
-/**
- * @file
- * @brief Global defintions for the ARM i.MX27 based pcm038
- */
-
-#ifndef __CONFIG_H
-#define __CONFIG_H
-
-#endif /* __CONFIG_H */
diff --git a/arch/arm/boards/pcm049/config.h b/arch/arm/boards/pcm049/config.h
deleted file mode 100644
index da84fa5f6b..0000000000
--- a/arch/arm/boards/pcm049/config.h
+++ /dev/null
@@ -1 +0,0 @@
-/* nothing */
diff --git a/arch/arm/boards/pcm051/config.h b/arch/arm/boards/pcm051/config.h
deleted file mode 100644
index 8b2b87642e..0000000000
--- a/arch/arm/boards/pcm051/config.h
+++ /dev/null
@@ -1,21 +0,0 @@
-/**
- * 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
- * the License, or (at your option) any later version.
- *
- * This program is distributed in the hope that it will be useful,
- * but WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
- * GNU General Public License for more details.
- *
- * You should have received a copy of the GNU General Public License
- * along with this program; if not, write to the Free Software
- * Foundation, Inc., 59 Temple Place, Suite 330, Boston,
- * MA 02111-1307 USA
- */
-
-#ifndef __CONFIG_H
-#define __CONFIG_H
-
-#endif /* __CONFIG_H */
diff --git a/arch/arm/boards/phycard-a-l1/config.h b/arch/arm/boards/phycard-a-l1/config.h
deleted file mode 100644
index 85ceff9b2a..0000000000
--- a/arch/arm/boards/phycard-a-l1/config.h
+++ /dev/null
@@ -1,18 +0,0 @@
-/*
- * (C) Copyright 2011 Jurgen Kilb <j.kilb@phytec.de>
- *
- * 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
- * the License, or (at your option) any later version.
- *
- * This program is distributed in the hope that it will be useful,
- * but WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
- * GNU General Public License for more details.
- *
- */
-#ifndef __CONFIG_H
-#define __CONFIG_H
-
-#endif /* __CONFIG_H */
diff --git a/arch/arm/boards/phycard-a-xl2/config.h b/arch/arm/boards/phycard-a-xl2/config.h
deleted file mode 100644
index da84fa5f6b..0000000000
--- a/arch/arm/boards/phycard-a-xl2/config.h
+++ /dev/null
@@ -1 +0,0 @@
-/* nothing */
diff --git a/arch/arm/boards/phycard-i.MX27/config.h b/arch/arm/boards/phycard-i.MX27/config.h
deleted file mode 100644
index f8bc790125..0000000000
--- a/arch/arm/boards/phycard-i.MX27/config.h
+++ /dev/null
@@ -1,22 +0,0 @@
-/*
- * 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
- * the License, or (at your option) any later version.
- *
- * This program is distributed in the hope that it will be useful,
- * but WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
- * GNU General Public License for more details.
- *
- */
-
-/**
- * @file
- * @brief Global defintions for the ARM i.MX27 based pcm038
- */
-
-#ifndef __CONFIG_H
-#define __CONFIG_H
-
-#endif /* __CONFIG_H */
diff --git a/arch/arm/boards/raspberry-pi/config.h b/arch/arm/boards/raspberry-pi/config.h
deleted file mode 100644
index ca15136817..0000000000
--- a/arch/arm/boards/raspberry-pi/config.h
+++ /dev/null
@@ -1,4 +0,0 @@
-#ifndef __CONFIG_H
-#define __CONFIG_H
-
-#endif /* __CONFIG_H */
diff --git a/arch/arm/boards/toshiba-ac100/config.h b/arch/arm/boards/toshiba-ac100/config.h
deleted file mode 100644
index 25bb18f787..0000000000
--- a/arch/arm/boards/toshiba-ac100/config.h
+++ /dev/null
@@ -1,5 +0,0 @@
-
-#ifndef __CONFIG_H
-#define __CONFIG_H
-
-#endif /* __CONFIG_H */
diff --git a/arch/arm/boards/tqma53/config.h b/arch/arm/boards/tqma53/config.h
deleted file mode 100644
index ca15136817..0000000000
--- a/arch/arm/boards/tqma53/config.h
+++ /dev/null
@@ -1,4 +0,0 @@
-#ifndef __CONFIG_H
-#define __CONFIG_H
-
-#endif /* __CONFIG_H */
diff --git a/arch/arm/boards/versatile/config.h b/arch/arm/boards/versatile/config.h
deleted file mode 100644
index 25bb18f787..0000000000
--- a/arch/arm/boards/versatile/config.h
+++ /dev/null
@@ -1,5 +0,0 @@
-
-#ifndef __CONFIG_H
-#define __CONFIG_H
-
-#endif /* __CONFIG_H */
diff --git a/arch/arm/boards/vexpress/config.h b/arch/arm/boards/vexpress/config.h
deleted file mode 100644
index 25bb18f787..0000000000
--- a/arch/arm/boards/vexpress/config.h
+++ /dev/null
@@ -1,5 +0,0 @@
-
-#ifndef __CONFIG_H
-#define __CONFIG_H
-
-#endif /* __CONFIG_H */
diff --git a/arch/mips/boards/dlink-dir-320/config.h b/arch/mips/boards/dlink-dir-320/config.h
deleted file mode 100644
index db5f0116fe..0000000000
--- a/arch/mips/boards/dlink-dir-320/config.h
+++ /dev/null
@@ -1,15 +0,0 @@
-/*
- * 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
- * the License, or (at your option) any later version.
- *
- * This program is distributed in the hope that it will be useful,
- * but WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
- * GNU General Public License for more details.
- *
- *
- */
-
-/* nothing special yet */
diff --git a/arch/mips/boards/qemu-malta/config.h b/arch/mips/boards/qemu-malta/config.h
deleted file mode 100644
index db5f0116fe..0000000000
--- a/arch/mips/boards/qemu-malta/config.h
+++ /dev/null
@@ -1,15 +0,0 @@
-/*
- * 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
- * the License, or (at your option) any later version.
- *
- * This program is distributed in the hope that it will be useful,
- * but WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
- * GNU General Public License for more details.
- *
- *
- */
-
-/* nothing special yet */
diff --git a/arch/mips/boards/rzx50/config.h b/arch/mips/boards/rzx50/config.h
deleted file mode 100644
index db5f0116fe..0000000000
--- a/arch/mips/boards/rzx50/config.h
+++ /dev/null
@@ -1,15 +0,0 @@
-/*
- * 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
- * the License, or (at your option) any later version.
- *
- * This program is distributed in the hope that it will be useful,
- * but WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
- * GNU General Public License for more details.
- *
- *
- */
-
-/* nothing special yet */
diff --git a/arch/sandbox/board/config.h b/arch/sandbox/board/config.h
deleted file mode 100644
index ca15136817..0000000000
--- a/arch/sandbox/board/config.h
+++ /dev/null
@@ -1,4 +0,0 @@
-#ifndef __CONFIG_H
-#define __CONFIG_H
-
-#endif /* __CONFIG_H */
diff --git a/arch/x86/boards/x86_generic/config.h b/arch/x86/boards/x86_generic/config.h
deleted file mode 100644
index 473edb555c..0000000000
--- a/arch/x86/boards/x86_generic/config.h
+++ /dev/null
@@ -1,17 +0,0 @@
-/*
- * Copyright (C) 2009 Juergen Beisert, Pengutronix
- *
- * 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
- * the License, or (at your option) any later version.
- *
- * This program is distributed in the hope that it will be useful,
- * but WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
- * GNU General Public License for more details.
- *
- *
- */
-
-/* nothing special yet */