]> rtime.felk.cvut.cz Git - coffee/buildroot.git/commit
system: use a menuconfig for the getty options
authorYann E. MORIN <yann.morin.1998@free.fr>
Tue, 1 Sep 2015 23:10:34 +0000 (01:10 +0200)
committerPeter Korsgaard <peter@korsgaard.com>
Sat, 3 Oct 2015 12:25:52 +0000 (14:25 +0200)
commit6fc79762529b51bda082495f2d173c50f548d028
tree3fc9bb956f4d5a7760c44a984b6cd57e52a153df
parentadf622d88e6c60ed9141f6fc085cd0d56171185c
system: use a menuconfig for the getty options

Making the getty option a menuconfig instead of a simple config
automatically moves its dependees into a menu without the need to
manually declare such a menu.

Signed-off-by: "Yann E. MORIN" <yann.morin.1998@free.fr>
Acked-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be>
Reviewed-by: Vicente Olivert Riera <Vincent.Riera@imgtec.com>
Tested-by: Vicente Olivert Riera <Vincent.Riera@imgtec.com>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
system/Config.in