summaryrefslogtreecommitdiff
path: root/target/linux/config/Config.in.part
blob: b0b4ba0f04a6c612ed0d4f17aa8170a0c2526455 (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 "MSDOS partitions"
	default y

endmenu