summaryrefslogtreecommitdiff
path: root/target/linux/config/Config.in.part
blob: 323a87054331489acaa488f30cba785039fb5036 (plain)
1
2
3
4
5
6
7
8
9
10
11
menu "Partition Types"

config ADK_KERNEL_PARTITION_ADVANCED
	bool
	default y

config ADK_KERNEL_MSDOS_PARTITION
	bool
	default y

endmenu