summaryrefslogtreecommitdiffstats
path: root/rules/rootfs_configfiles.in
diff options
context:
space:
mode:
authorRobert Schwebel <r.schwebel@pengutronix.de>2008-04-10 19:25:07 +0000
committerRobert Schwebel <r.schwebel@pengutronix.de>2008-04-10 19:25:07 +0000
commit86a7e903427ee34d08d1b676a2c9c65847c930eb (patch)
tree183cca5f67667506ad03d0a3489f5ae5b4952f48 /rules/rootfs_configfiles.in
parentd8b708fddd41189e10a1a1197f631b25793b424e (diff)
downloadptxdist-86a7e903427ee34d08d1b676a2c9c65847c930eb.tar.gz
ptxdist-86a7e903427ee34d08d1b676a2c9c65847c930eb.tar.xz
* platform support: added pending changes
git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-trunk@7931 33e552b5-05e3-0310-8538-816dae2090ed
Diffstat (limited to 'rules/rootfs_configfiles.in')
-rw-r--r--rules/rootfs_configfiles.in18
1 files changed, 0 insertions, 18 deletions
diff --git a/rules/rootfs_configfiles.in b/rules/rootfs_configfiles.in
index e305ae775..ce3263d4f 100644
--- a/rules/rootfs_configfiles.in
+++ b/rules/rootfs_configfiles.in
@@ -271,24 +271,6 @@ menuconfig ROOTFS_INITTAB
See <ptxdist-install>/generic/inittab how to use them.
endchoice
- config ROOTFS_ETC_CONSOLE
- depends on ROOTFS_INITTAB
- string
- default "/dev/tts/0"
- prompt "start getty on this console"
- help
- This string will be used wherever the placeholder @CONSOLE@ in
- the source file for /etc/inittab occures.
-
- config ROOTFS_ETC_CONSOLE_SPEED
- depends on ROOTFS_INITTAB
- string
- default "115200"
- prompt "getty baudrate"
- help
- This string will be used wherever the placeholder @SPEED@ in
- the source file for /etc/inittab occures.
-
#
# /etc/nsswitch
#