projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
add jffs2 whiteout support (necessary for using it with union mounts)
[openwrt.git]
/
target
/
linux
/
ppc40x
/
config-2.6.30
diff --git
a/target/linux/ppc40x/config-2.6.30
b/target/linux/ppc40x/config-2.6.30
index
c3c5702
..
f420c1c
100644
(file)
--- a/
target/linux/ppc40x/config-2.6.30
+++ b/
target/linux/ppc40x/config-2.6.30
@@
-24,7
+24,7
@@
CONFIG_AUDIT_ARCH=y
CONFIG_BASE_SMALL=0
# CONFIG_BINARY_PRINTF is not set
CONFIG_BITREVERSE=y
CONFIG_BASE_SMALL=0
# CONFIG_BINARY_PRINTF is not set
CONFIG_BITREVERSE=y
-# CONFIG_BOOKE_WDT is not set
+CONFIG_BOOKE_WDT=y
CONFIG_BOUNCE=y
CONFIG_CC_OPTIMIZE_FOR_SIZE=y
CONFIG_CMDLINE="console=ttyS0,115200 rootfstype=squashfs,jffs2 noinitrd"
CONFIG_BOUNCE=y
CONFIG_CC_OPTIMIZE_FOR_SIZE=y
CONFIG_CMDLINE="console=ttyS0,115200 rootfstype=squashfs,jffs2 noinitrd"
This page took
0.027783 seconds
and
4
git commands to generate.