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 | 35d116c85b30505782bf742fee4e192755d7241a (patch) | |
tree | cb6ec7f3a072ad5d87c0ea3a36ef2a9a5d7fd89a /target | |
parent | 3c1623846264e61815882dca017fb6ebfd5d35d5 (diff) | |
download | master-31e0f0ae-35d116c85b30505782bf742fee4e192755d7241a.tar.gz master-31e0f0ae-35d116c85b30505782bf742fee4e192755d7241a.tar.bz2 master-31e0f0ae-35d116c85b30505782bf742fee4e192755d7241a.zip |
more dependency fixes
SVN-Revision: 8115
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 |