diff options
author | Imre Kaloz <kaloz@openwrt.org> | 2009-05-15 10:40:04 +0000 |
---|---|---|
committer | Imre Kaloz <kaloz@openwrt.org> | 2009-05-15 10:40:04 +0000 |
commit | c8c98cdd142b612e7f806b5cc8811b58ad85d350 (patch) | |
tree | 114b6ad036c4c1c4e2941827643c5ae8c56a30f3 /target/linux/ppc44x | |
parent | 8d1f64af73ac68bd1d4f017cef7d3dbeaa5fc6e0 (diff) | |
download | master-187ad058-c8c98cdd142b612e7f806b5cc8811b58ad85d350.tar.gz master-187ad058-c8c98cdd142b612e7f806b5cc8811b58ad85d350.tar.bz2 master-187ad058-c8c98cdd142b612e7f806b5cc8811b58ad85d350.zip |
config cleanups
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15861 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/ppc44x')
-rw-r--r-- | target/linux/ppc44x/config-default | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/target/linux/ppc44x/config-default b/target/linux/ppc44x/config-default index da0a1741e7..14196aa01c 100644 --- a/target/linux/ppc44x/config-default +++ b/target/linux/ppc44x/config-default @@ -18,7 +18,6 @@ CONFIG_BITREVERSE=y CONFIG_BOOKE=y # CONFIG_BOOKE_WDT is not set CONFIG_BOOT_LOAD=0x01000000 -# CONFIG_BT is not set CONFIG_CMDLINE="console=ttyS0,115200 root=/dev/mtdblock1 rootfstype=squashfs,jffs2 noinitrd" CONFIG_CMDLINE_BOOL=y CONFIG_CONSISTENT_SIZE=0x00200000 |