projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
ar71xx: add helper function to setup LED pin and GPIO on the AP91 based boards
[openwrt.git]
/
target
/
linux
/
ixp4xx
/
harddisk
/
config-default
diff --git
a/target/linux/ixp4xx/harddisk/config-default
b/target/linux/ixp4xx/harddisk/config-default
index
ef9a47c
..
3fe6f0c
100644
(file)
--- a/
target/linux/ixp4xx/harddisk/config-default
+++ b/
target/linux/ixp4xx/harddisk/config-default
@@
-1,8
+1,7
@@
CONFIG_ATA=y
CONFIG_BLK_DEV_SD=y
CONFIG_CMDLINE="root=/dev/sda1 noinitrd console=ttyS0,115200"
CONFIG_ATA=y
CONFIG_BLK_DEV_SD=y
CONFIG_CMDLINE="root=/dev/sda1 noinitrd console=ttyS0,115200"
-CONFIG_EXT2_FS=y
-CONFIG_EXT3_FS=y
+CONFIG_EXT4_FS=y
CONFIG_JBD=y
CONFIG_REISERFS_FS=y
CONFIG_SATA_VIA=y
CONFIG_JBD=y
CONFIG_REISERFS_FS=y
CONFIG_SATA_VIA=y
This page took
0.020326 seconds
and
4
git commands to generate.