summaryrefslogtreecommitdiffstats
path: root/package/readline/Config.in
blob: 305955a63d8fe2ad14d1beba1efdf86bd1fb7a6c (plain)
1
2
3
4
5
config BR2_PACKAGE_READLINE
	bool "readline"
	select BR2_PACKAGE_NCURSES
	help
	    Enable GNU readline support?