diff options
Diffstat (limited to 'configs')
-rw-r--r-- | configs/IVML24_128_defconfig | 4 | ||||
-rw-r--r-- | configs/IVML24_256_defconfig | 4 | ||||
-rw-r--r-- | configs/IVML24_defconfig | 4 | ||||
-rw-r--r-- | configs/IVMS8_128_defconfig | 4 | ||||
-rw-r--r-- | configs/IVMS8_256_defconfig | 4 | ||||
-rw-r--r-- | configs/IVMS8_defconfig | 4 |
6 files changed, 0 insertions, 24 deletions
diff --git a/configs/IVML24_128_defconfig b/configs/IVML24_128_defconfig deleted file mode 100644 index f0850f6..0000000 --- a/configs/IVML24_128_defconfig +++ /dev/null @@ -1,4 +0,0 @@ -CONFIG_SYS_EXTRA_OPTIONS="IVML24_32M" -CONFIG_PPC=y -CONFIG_8xx=y -CONFIG_TARGET_IVML24=y diff --git a/configs/IVML24_256_defconfig b/configs/IVML24_256_defconfig deleted file mode 100644 index 9c241c2..0000000 --- a/configs/IVML24_256_defconfig +++ /dev/null @@ -1,4 +0,0 @@ -CONFIG_SYS_EXTRA_OPTIONS="IVML24_64M" -CONFIG_PPC=y -CONFIG_8xx=y -CONFIG_TARGET_IVML24=y diff --git a/configs/IVML24_defconfig b/configs/IVML24_defconfig deleted file mode 100644 index 0f85d43..0000000 --- a/configs/IVML24_defconfig +++ /dev/null @@ -1,4 +0,0 @@ -CONFIG_SYS_EXTRA_OPTIONS="IVML24_16M" -CONFIG_PPC=y -CONFIG_8xx=y -CONFIG_TARGET_IVML24=y diff --git a/configs/IVMS8_128_defconfig b/configs/IVMS8_128_defconfig deleted file mode 100644 index 685d76f..0000000 --- a/configs/IVMS8_128_defconfig +++ /dev/null @@ -1,4 +0,0 @@ -CONFIG_SYS_EXTRA_OPTIONS="IVMS8_32M" -CONFIG_PPC=y -CONFIG_8xx=y -CONFIG_TARGET_IVMS8=y diff --git a/configs/IVMS8_256_defconfig b/configs/IVMS8_256_defconfig deleted file mode 100644 index 63435d2..0000000 --- a/configs/IVMS8_256_defconfig +++ /dev/null @@ -1,4 +0,0 @@ -CONFIG_SYS_EXTRA_OPTIONS="IVMS8_64M" -CONFIG_PPC=y -CONFIG_8xx=y -CONFIG_TARGET_IVMS8=y diff --git a/configs/IVMS8_defconfig b/configs/IVMS8_defconfig deleted file mode 100644 index 3f4087b..0000000 --- a/configs/IVMS8_defconfig +++ /dev/null @@ -1,4 +0,0 @@ -CONFIG_SYS_EXTRA_OPTIONS="IVMS8_16M" -CONFIG_PPC=y -CONFIG_8xx=y -CONFIG_TARGET_IVMS8=y |