summaryrefslogtreecommitdiffstats
path: root/qemu/roms/openbios/forth/packages/Kconfig
blob: 16fa3065773db908429dddd46d8997125698e7f2 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
config PKG_DEBLOCKER
	bool "Deblocker"
	default y

config PKG_DISKLABEL
	bool "Disk Label"
	default y

config PKG_OBP_TFTP
	bool "OBP-TFTP"
	default y

config PKG_TERMINAL_EMULATOR
	bool "Terminal Emulator"
	default y