From fb4eb1628390b715abcf050c1d8008b9dd1b2e23 Mon Sep 17 00:00:00 2001 From: Imre Kaloz Date: Tue, 2 Jun 2009 09:18:55 +0000 Subject: rename cavium-octeon to octeon SVN-Revision: 16292 --- target/linux/octeon/config/profile-mototech | 2 ++ target/linux/octeon/config/profile-simulator | 2 ++ 2 files changed, 4 insertions(+) create mode 100644 target/linux/octeon/config/profile-mototech create mode 100644 target/linux/octeon/config/profile-simulator (limited to 'target/linux/octeon/config') diff --git a/target/linux/octeon/config/profile-mototech b/target/linux/octeon/config/profile-mototech new file mode 100644 index 0000000000..dc738456e9 --- /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 0000000000..5fbefec145 --- /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 -- cgit v1.2.3