diff options
author | Thomas Petazzoni <thomas.petazzoni@free-electrons.com> | 2009-12-12 19:44:08 +0100 |
---|---|---|
committer | Thomas Petazzoni <thomas.petazzoni@free-electrons.com> | 2009-12-14 23:46:00 +0100 |
commit | a2fd9751155657999b75367dea5b081dad1254b3 (patch) | |
tree | 01bb3b939a76a5fbf8224655b662272bbb7811de /configs/at91sam9g20dfc_ext_defconfig | |
parent | 48fbdaaea6800b8fc5a4bc9bfeba105f3c46ae22 (diff) |
remove BR2_KERNEL_HURD from defconfig files
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Diffstat (limited to 'configs/at91sam9g20dfc_ext_defconfig')
-rw-r--r-- | configs/at91sam9g20dfc_ext_defconfig | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/configs/at91sam9g20dfc_ext_defconfig b/configs/at91sam9g20dfc_ext_defconfig index 5f5dbe23a..522952943 100644 --- a/configs/at91sam9g20dfc_ext_defconfig +++ b/configs/at91sam9g20dfc_ext_defconfig @@ -895,7 +895,6 @@ BR2_BOOTSOURCE=y # BR2_KERNEL_none is not set BR2_KERNEL_LINUX_ADVANCED=y # BR2_KERNEL_LINUX is not set -# BR2_KERNEL_HURD is not set BR2_PACKAGE_LINUX=y BR2_PACKAGE_LINUX_KCONFIG="$(BR2_BOARD_PATH)/$(BR2_BOARD_NAME)-linux-$(BR2_LINUX26_VERSION).config" BR2_PACKAGE_LINUX_FORMAT="uImage" |