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/atstk100x_defconfig | |
parent | 48fbdaaea6800b8fc5a4bc9bfeba105f3c46ae22 (diff) | |
download | buildroot-novena-a2fd9751155657999b75367dea5b081dad1254b3.tar.gz buildroot-novena-a2fd9751155657999b75367dea5b081dad1254b3.zip |
remove BR2_KERNEL_HURD from defconfig files
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Diffstat (limited to 'configs/atstk100x_defconfig')
-rw-r--r-- | configs/atstk100x_defconfig | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/configs/atstk100x_defconfig b/configs/atstk100x_defconfig index c8fb4e4fe..df09d2f32 100644 --- a/configs/atstk100x_defconfig +++ b/configs/atstk100x_defconfig @@ -917,7 +917,6 @@ BR2_TARGET_UBOOT_CUSTOM_PATCH="" # 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" |