diff options
| author | Rod Whitby <rod@whitby.id.au> | 2007-07-13 22:23:09 +0000 |
|---|---|---|
| committer | Rod Whitby <rod@whitby.id.au> | 2007-07-13 22:23:09 +0000 |
| commit | b85e93eacda82538fd57e73c1bd64b8eac51eba3 (patch) | |
| tree | d5aa7456d8a69cd02343ffec449b3ee256498f88 | |
| parent | 4c6185f7abc59c0fb0e2b7c2e5b321ae48d60bee (diff) | |
| download | upstream-b85e93eacda82538fd57e73c1bd64b8eac51eba3.tar.gz upstream-b85e93eacda82538fd57e73c1bd64b8eac51eba3.tar.bz2 upstream-b85e93eacda82538fd57e73c1bd64b8eac51eba3.zip | |
ixp4xx-2.6/config: Removed the PPP config override to allow PPP modules to be built
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7972 3c298f89-4303-0410-b956-a3cf2f4a3e73
| -rw-r--r-- | target/linux/ixp4xx-2.6/config/default | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/target/linux/ixp4xx-2.6/config/default b/target/linux/ixp4xx-2.6/config/default index 9122c522fd6..7cac0b2f682 100644 --- a/target/linux/ixp4xx-2.6/config/default +++ b/target/linux/ixp4xx-2.6/config/default @@ -351,7 +351,6 @@ CONFIG_PATA_IXP4XX_CF=m # CONFIG_PCIPCWATCHDOG is not set # CONFIG_PDC_ADMA is not set # CONFIG_PM is not set -# CONFIG_PPP is not set # CONFIG_PRISM54 is not set # CONFIG_REISERFS_FS is not set # CONFIG_ROMFS_FS is not set |
