Remove orphaned configs.

This commit is contained in:
Michal Meloun 2020-11-29 15:39:54 +00:00
parent 13a3f95057
commit b842cbbc01
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=368155
6 changed files with 0 additions and 127 deletions

View File

@ -1,28 +0,0 @@
# Kernel configuration for Arndale Board (Exynos5 Dual development platform).
#
# For more information on this file, please read the config(5) manual page,
# and/or the handbook section on Kernel Configuration Files:
#
# https://www.FreeBSD.org/doc/en_US.ISO8859-1/books/handbook/kernelconfig-config.html
#
# The handbook is also available locally in /usr/share/doc/handbook
# if you've installed the doc distribution, otherwise always see the
# FreeBSD World Wide Web server (https://www.FreeBSD.org/) for the
# latest information.
#
# An exhaustive list of options and more detailed explanations of the
# device lines is also present in the ../../conf/NOTES and NOTES files.
# If you are in doubt as to the purpose or necessity of a line, check first
# in NOTES.
#
# $FreeBSD$
#NO_UNIVERSE
include "EXYNOS5250"
ident ARNDALE
#FDT
options FDT
options FDT_DTB_STATIC
makeoptions FDT_DTS_FILE=exynos5250-arndale.dts

View File

@ -1,28 +0,0 @@
# Kernel configuration for Arndale Octa Board (Exynos 5420)
#
# For more information on this file, please read the config(5) manual page,
# and/or the handbook section on Kernel Configuration Files:
#
# https://www.FreeBSD.org/doc/en_US.ISO8859-1/books/handbook/kernelconfig-config.html
#
# The handbook is also available locally in /usr/share/doc/handbook
# if you've installed the doc distribution, otherwise always see the
# FreeBSD World Wide Web server (https://www.FreeBSD.org/) for the
# latest information.
#
# An exhaustive list of options and more detailed explanations of the
# device lines is also present in the ../../conf/NOTES and NOTES files.
# If you are in doubt as to the purpose or necessity of a line, check first
# in NOTES.
#
# $FreeBSD$
#NO_UNIVERSE
include "EXYNOS5420"
ident ARNDALE-OCTA
#FDT
options FDT
options FDT_DTB_STATIC
makeoptions FDT_DTS_FILE=exynos5420-arndale-octa.dts

View File

@ -1,4 +0,0 @@
# $FreeBSD$
hint.ssd1289.0.at="spibus0"
hint.ssd1289.0.cs=26

View File

@ -1,10 +0,0 @@
# $FreeBSD$
#
# EEPROM
hint.icee.0.at="iicbus0"
hint.icee.0.addr=0xa0
hint.icee.0.type=16
hint.icee.0.size=65536
hint.icee.0.rd_sz=256
hint.icee.0.wr_sz=256

View File

@ -1,31 +0,0 @@
# VSATV102 -- Custom configuration for the Visson ATV-102 media player
#
# For more information on this file, please read the config(5) manual page,
# and/or the handbook section on Kernel Configuration Files:
#
# https://www.FreeBSD.org/doc/en_US.ISO8859-1/books/handbook/kernelconfig-config.html
#
# The handbook is also available locally in /usr/share/doc/handbook
# if you've installed the doc distribution, otherwise always see the
# FreeBSD World Wide Web server (https://www.FreeBSD.org/) for the
# latest information.
#
# An exhaustive list of options and more detailed explanations of the
# device lines is also present in the ../../conf/NOTES and NOTES files.
# If you are in doubt as to the purpose or necessity of a line, check first
# in NOTES.
#
# $FreeBSD$
#NO_UNIVERSE
include "AML8726"
ident VSATV102
options SMP # Enable multiple cores
# Interrupt controller
device gic
options FDT_DTB_STATIC
makeoptions FDT_DTS_FILE=vsatv102-m6.dts

View File

@ -1,26 +0,0 @@
# YYHD18 -- Custom configuration for the Yiyate Android TV box
#
# For more information on this file, please read the config(5) manual page,
# and/or the handbook section on Kernel Configuration Files:
#
# https://www.FreeBSD.org/doc/en_US.ISO8859-1/books/handbook/kernelconfig-config.html
#
# The handbook is also available locally in /usr/share/doc/handbook
# if you've installed the doc distribution, otherwise always see the
# FreeBSD World Wide Web server (https://www.FreeBSD.org/) for the
# latest information.
#
# An exhaustive list of options and more detailed explanations of the
# device lines is also present in the ../../conf/NOTES and NOTES files.
# If you are in doubt as to the purpose or necessity of a line, check first
# in NOTES.
#
# $FreeBSD$
#NO_UNIVERSE
include "AML8726"
ident YYHD18
options FDT_DTB_STATIC
makeoptions FDT_DTS_FILE=yyhd18-m3.dts