diff options
| author | Imre Kaloz <kaloz@openwrt.org> | 2009-06-02 09:18:55 +0000 |
|---|---|---|
| committer | Imre Kaloz <kaloz@openwrt.org> | 2009-06-02 09:18:55 +0000 |
| commit | fb4eb1628390b715abcf050c1d8008b9dd1b2e23 (patch) | |
| tree | bbe270ef7bf7f26a10514e0344a484f6bc9be14b /target/linux/octeon/config | |
| parent | c5d88f6551c47e46be7d4f4bc1eb14978528311f (diff) | |
| download | mtk-20170518-fb4eb1628390b715abcf050c1d8008b9dd1b2e23.zip mtk-20170518-fb4eb1628390b715abcf050c1d8008b9dd1b2e23.tar.gz mtk-20170518-fb4eb1628390b715abcf050c1d8008b9dd1b2e23.tar.bz2 | |
rename cavium-octeon to octeon
SVN-Revision: 16292
Diffstat (limited to 'target/linux/octeon/config')
| -rw-r--r-- | target/linux/octeon/config/profile-mototech | 2 | ||||
| -rw-r--r-- | target/linux/octeon/config/profile-simulator | 2 |
2 files changed, 4 insertions, 0 deletions
diff --git a/target/linux/octeon/config/profile-mototech b/target/linux/octeon/config/profile-mototech new file mode 100644 index 0000000..dc73845 --- /dev/null +++ b/target/linux/octeon/config/profile-mototech @@ -0,0 +1,2 @@ +CONFIG_CRAMFS=y +CONFIG_MTD_CMDLINE_PARTS=y diff --git a/target/linux/octeon/config/profile-simulator b/target/linux/octeon/config/profile-simulator new file mode 100644 index 0000000..5fbefec --- /dev/null +++ b/target/linux/octeon/config/profile-simulator @@ -0,0 +1,2 @@ +CONFIG_CMDLINE="console=ttyS0,115200 numcores=16" +CONFIG_CAVIUM_OCTEON_SIMULATOR=y |
