projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
ramips: Remove unnecessary skb_put
[openwrt.git]
/
target
/
Config.in
diff --git
a/target/Config.in
b/target/Config.in
index
21cc3a4
..
2266245
100644
(file)
--- a/
target/Config.in
+++ b/
target/Config.in
@@
-2,21
+2,12
@@
source "tmp/.config-target.in"
# Kernel/Hardware features
# Kernel/Hardware features
-config LINUX_2_4
- bool
-
-config LINUX_2_6
- bool
-
config HAS_FPU
bool
config AUDIO_SUPPORT
bool
config HAS_FPU
bool
config AUDIO_SUPPORT
bool
-config DISPLAY_SUPPORT
- bool
-
config GPIO_SUPPORT
bool
config GPIO_SUPPORT
bool
@@
-49,7
+40,7
@@
config USES_SQUASHFS
config USES_JFFS2
bool
config USES_JFFS2
bool
-config USES_EXT
2
+config USES_EXT
4
bool
config USES_TARGZ
bool
config USES_TARGZ
This page took
0.02135 seconds
and
4
git commands to generate.