summaryrefslogtreecommitdiff
path: root/configs
diff options
context:
space:
mode:
authorMasahiro Yamada <yamada.m@jp.panasonic.com>2014-12-15 23:26:11 +0900
committerTom Rini <trini@ti.com>2015-01-05 12:08:52 -0500
commit8737fc7529cf863549d8e5bd631a47008302086f (patch)
tree81bedfec758fe6ea0d9b31f58026022307b8d0b5 /configs
parent72ba368f45a3cdec0bb33a70cd7eec8bb64dceb1 (diff)
mpc8xx: remove RRvision board support
This board is still a non-generic board. Unused code in arch/powerpc/cpu/mpc8xx/video.c should be also deleted because CONFIG_VIDEO_ENCODER_AD7176, CONFIG_VIDEO_ENCODER_AD7177, CONFIG_VIDEO_ENCODER_AD7179 are not defined any more. Signed-off-by: Masahiro Yamada <yamada.m@jp.panasonic.com> Cc: Wolfgang Denk <wd@denx.de>
Diffstat (limited to 'configs')
-rw-r--r--configs/RRvision_LCD_defconfig4
-rw-r--r--configs/RRvision_defconfig3
2 files changed, 0 insertions, 7 deletions
diff --git a/configs/RRvision_LCD_defconfig b/configs/RRvision_LCD_defconfig
deleted file mode 100644
index 4d61187495..0000000000
--- a/configs/RRvision_LCD_defconfig
+++ /dev/null
@@ -1,4 +0,0 @@
-CONFIG_SYS_EXTRA_OPTIONS="LCD,SHARP_LQ104V7DS01"
-CONFIG_PPC=y
-CONFIG_8xx=y
-CONFIG_TARGET_RRVISION=y
diff --git a/configs/RRvision_defconfig b/configs/RRvision_defconfig
deleted file mode 100644
index bdb4d7add3..0000000000
--- a/configs/RRvision_defconfig
+++ /dev/null
@@ -1,3 +0,0 @@
-CONFIG_PPC=y
-CONFIG_8xx=y
-CONFIG_TARGET_RRVISION=y