diff options
Diffstat (limited to 'arch/arm/mach-sa1100/Kconfig')
-rw-r--r-- | arch/arm/mach-sa1100/Kconfig | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/arch/arm/mach-sa1100/Kconfig b/arch/arm/mach-sa1100/Kconfig index 3563d4637f6e..42625e4d949a 100644 --- a/arch/arm/mach-sa1100/Kconfig +++ b/arch/arm/mach-sa1100/Kconfig @@ -121,6 +121,8 @@ config SA1100_LART config SA1100_NANOENGINE bool "nanoEngine" select CPU_FREQ_SA1110 + select PCI + select PCI_NANOENGINE help Say Y here if you are using the Bright Star Engineering nanoEngine. See <http://www.brightstareng.com/arm/nanoeng.htm> for information |