summaryrefslogtreecommitdiff
path: root/include/configs/sansa_fuze_plus.h
diff options
context:
space:
mode:
authorSimon Glass <sjg@chromium.org>2016-10-18 02:12:40 (GMT)
committerTom Rini <trini@konsulko.com>2016-10-23 22:33:21 (GMT)
commit27604b158fb2a85ae96e949822870bb6add10c46 (patch)
treebdd652e7e212dfc73cc4e079e9f69dbabc4a95eb /include/configs/sansa_fuze_plus.h
parent8f925584145efecd9a6323801689cffd69cf0b09 (diff)
downloadu-boot-27604b158fb2a85ae96e949822870bb6add10c46.tar.xz
Convert CONFIG_VIDEO to Kconfig
This converts the following to Kconfig: CONFIG_VIDEO Signed-off-by: Simon Glass <sjg@chromium.org> Reviewed-by: Tom Rini <trini@konsulko.com> Reviewed-by: Jagan Teki <jteki@openedev.com>
Diffstat (limited to 'include/configs/sansa_fuze_plus.h')
-rw-r--r--include/configs/sansa_fuze_plus.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/include/configs/sansa_fuze_plus.h b/include/configs/sansa_fuze_plus.h
index 65cf143..0b2821d 100644
--- a/include/configs/sansa_fuze_plus.h
+++ b/include/configs/sansa_fuze_plus.h
@@ -13,8 +13,6 @@
#define CONFIG_SYS_NO_FLASH
#define CONFIG_DOS_PARTITION
-#define CONFIG_VIDEO
-
/* Memory configuration */
#define CONFIG_NR_DRAM_BANKS 1 /* 1 bank of DRAM */
#define PHYS_SDRAM_1 0x40000000 /* Base address */