summaryrefslogtreecommitdiffstats
path: root/arch/x86
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 /arch/x86
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>
Diffstat (limited to 'arch/x86')
-rw-r--r--arch/x86/boards/x86_generic/config.h17
1 files changed, 0 insertions, 17 deletions
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 */