]> git.kernelconcepts.de Git - karo-tx-uboot.git/blob - disk/Kconfig
imx6: rename ANADIG_PLL_AUDIO_TEST_DIV to ANADIG_PLL_AUDIO_POST_DIV
[karo-tx-uboot.git] / disk / Kconfig
1 config PARTITIONS
2        bool
3
4 config DOS_PARTITION
5        bool "Support DOS partitions"
6        select PARTITIONS
7
8 config MAC_PARTITION
9        bool "Support MAC partitions"
10        select PARTITIONS