From: nbd Date: Sun, 21 Jan 2007 23:56:10 +0000 (+0000) Subject: add missing VIDEO_SUPPORT option X-Git-Url: http://git.archive.openwrt.org/?a=commitdiff_plain;h=2546859bfcac43e62748abb1f36c1fd0d9ae3e9c;hp=7fa8018c59f373a3fc61bcc990988b47420dff9d;p=openwrt.git add missing VIDEO_SUPPORT option git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6166 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- diff --git a/target/Config.in b/target/Config.in index 83e2e1a900..64f775877b 100644 --- a/target/Config.in +++ b/target/Config.in @@ -20,6 +20,9 @@ config USB_SUPPORT config ATM_SUPPORT bool +config VIDEO_SUPPORT + bool + config BIG_ENDIAN bool