diff options
Diffstat (limited to 'configs')
-rw-r--r-- | configs/NETVIA_V2_defconfig | 4 | ||||
-rw-r--r-- | configs/NETVIA_defconfig | 4 |
2 files changed, 0 insertions, 8 deletions
diff --git a/configs/NETVIA_V2_defconfig b/configs/NETVIA_V2_defconfig deleted file mode 100644 index 2715910..0000000 --- a/configs/NETVIA_V2_defconfig +++ /dev/null @@ -1,4 +0,0 @@ -CONFIG_SYS_EXTRA_OPTIONS="NETVIA_VERSION=2" -CONFIG_PPC=y -CONFIG_8xx=y -CONFIG_TARGET_NETVIA=y diff --git a/configs/NETVIA_defconfig b/configs/NETVIA_defconfig deleted file mode 100644 index 27c8f2b..0000000 --- a/configs/NETVIA_defconfig +++ /dev/null @@ -1,4 +0,0 @@ -CONFIG_SYS_EXTRA_OPTIONS="NETVIA_VERSION=1" -CONFIG_PPC=y -CONFIG_8xx=y -CONFIG_TARGET_NETVIA=y |