projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
[package] base-files: disable ipv6 on bridge ports, this prevents stray RA assigned...
[openwrt.git]
/
target
/
linux
/
kirkwood
/
config-default
diff --git
a/target/linux/kirkwood/config-default
b/target/linux/kirkwood/config-default
index
0f33463
..
4436bed
100644
(file)
--- a/
target/linux/kirkwood/config-default
+++ b/
target/linux/kirkwood/config-default
@@
-44,8
+44,7
@@
CONFIG_DEVPORT=y
# CONFIG_DLCI is not set
# CONFIG_DM9000 is not set
CONFIG_DNOTIFY=y
# CONFIG_DLCI is not set
# CONFIG_DM9000 is not set
CONFIG_DNOTIFY=y
-CONFIG_EXT2_FS=y
-CONFIG_EXT3_FS=y
+CONFIG_EXT4_FS=y
# CONFIG_FPE_FASTFPE is not set
# CONFIG_FPE_NWFPE is not set
CONFIG_FRAME_POINTER=y
# CONFIG_FPE_FASTFPE is not set
# CONFIG_FPE_NWFPE is not set
CONFIG_FRAME_POINTER=y
This page took
0.023221 seconds
and
4
git commands to generate.