diff options
author | Felix Fietkau <nbd@openwrt.org> | 2007-07-23 02:41:33 +0000 |
---|---|---|
committer | Felix Fietkau <nbd@openwrt.org> | 2007-07-23 02:41:33 +0000 |
commit | 4205ec3e01fa737295f3b7b176a22c6b9f875d31 (patch) | |
tree | ed6b5f94b2afdf9513567976d39d1e946de056a3 /target | |
parent | f98c69756b154cf87fd05cebe2facebbda221e8c (diff) | |
download | upstream-4205ec3e01fa737295f3b7b176a22c6b9f875d31.tar.gz upstream-4205ec3e01fa737295f3b7b176a22c6b9f875d31.tar.bz2 upstream-4205ec3e01fa737295f3b7b176a22c6b9f875d31.zip |
more dependency fixes
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8115 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target')
-rw-r--r-- | target/Config.in | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/target/Config.in b/target/Config.in index 627940eb2e..0c8864f3ed 100644 --- a/target/Config.in +++ b/target/Config.in @@ -17,12 +17,6 @@ config PCMCIA_SUPPORT config USB_SUPPORT bool -config ATM_SUPPORT - bool - -config VIDEO_SUPPORT - bool - config BIG_ENDIAN bool |