summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorMarek Vasut <[email protected]>2014-12-16 14:09:20 +0100
committerStefano Babic <[email protected]>2014-12-30 14:05:58 +0100
commit00ff950ab775410ee9131f39730f3e503e9911da (patch)
tree967ebc54f865d6a6724b764ea647288a92b586c9 /include
parent998e121a2edc86f792f376cfc2337a6d9218427c (diff)
arm: mx6: novena: Minor config file fix
Sequence like the following is completely useless and results from an errorneous ordering of the statements during development. Zap it. #ifdef FOO #define FOO Signed-off-by: Marek Vasut <[email protected]> Cc: Igor Grinberg <[email protected]> Cc: Nikita Kiryanov <[email protected]> Cc: Sean Cross <[email protected]> Cc: Simon Glass <[email protected]> Cc: Stefano Babic <[email protected]> Cc: Tim Harvey <[email protected]>
Diffstat (limited to 'include')
-rw-r--r--include/configs/novena.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/configs/novena.h b/include/configs/novena.h
index 0f3621a41b2..4924cbfe06c 100644
--- a/include/configs/novena.h
+++ b/include/configs/novena.h
@@ -226,7 +226,6 @@
/* Video output */
#ifdef CONFIG_VIDEO
-#define CONFIG_VIDEO
#define CONFIG_VIDEO_IPUV3
#define CONFIG_CFB_CONSOLE
#define CONFIG_VGA_AS_SINGLE_DEVICE