X-Git-Url: http://git.samba.org/samba.git/?a=blobdiff_plain;f=arch%2Fm68knommu%2FKconfig;h=6abbbb8aac5ebc733f7e4eb8cc8df3df6ef3959c;hb=acf63867ae06ef95eea7bf445ded2f05528a81b1;hp=f52c627bdadddb94da22e4a0563b9ee65facb14a;hpb=09cadedbdc01f1a4bea1f427d4fb4642eaa19da9;p=sfrench%2Fcifs-2.6.git diff --git a/arch/m68knommu/Kconfig b/arch/m68knommu/Kconfig index f52c627bdadd..6abbbb8aac5e 100644 --- a/arch/m68knommu/Kconfig +++ b/arch/m68knommu/Kconfig @@ -53,6 +53,10 @@ config GENERIC_CALIBRATE_DELAY bool default y +config GENERIC_TIME + bool + default y + config TIME_LOW_RES bool default y @@ -451,6 +455,12 @@ config MOD5272 help Support for the Netburner MOD-5272 board. +config SAVANTrosie1 + bool "Savant Rosie1 board support" + depends on M523x + help + Support for the Savant Rosie1 board. + config ROMFS_FROM_ROM bool "ROMFS image not RAM resident" depends on (NETtel || SNAPGEAR) @@ -492,7 +502,12 @@ config SNEHA bool default y depends on CPU16B - + +config SAVANT + bool + default y + depends on SAVANTrosie1 + config AVNET bool default y @@ -696,8 +711,6 @@ source "drivers/Kconfig" source "fs/Kconfig" -source "kernel/Kconfig.instrumentation" - source "arch/m68knommu/Kconfig.debug" source "security/Kconfig"